diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /dev-python/cov-core/ChangeLog | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-python/cov-core/ChangeLog')
-rw-r--r-- | dev-python/cov-core/ChangeLog | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/dev-python/cov-core/ChangeLog b/dev-python/cov-core/ChangeLog new file mode 100644 index 00000000..796158eb --- /dev/null +++ b/dev-python/cov-core/ChangeLog @@ -0,0 +1,69 @@ +# ChangeLog for dev-python/cov-core +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v 1.20 2015/08/02 09:34:56 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> cov-core-1.7.ebuild: + sparc stable wrt bug #530586 + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add bitbucket to remote-id in metadata.xml + + 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cov-core-1.7.ebuild: + Stable for alpha, wrt bug #525562 + + 04 Apr 2015; Mike Frysinger <vapier@gentoo.org> cov-core-1.15.0.ebuild: + Mark arm64/ia64/m68k/s390/sh stable. + + 15 Feb 2015; Pacho Ramos <pacho@gentoo.org> cov-core-1.15.0.ebuild: + amd64/ppc/ppc64/x86 stable, bug #530486 + +*cov-core-1.15.0 (28 Jan 2015) + + 28 Jan 2015; Ian Delaney <idella4@gentoo.org> +cov-core-1.15.0.ebuild: + bump + + 30 Dec 2014; Jeroen Roovers <jer@gentoo.org> cov-core-1.7.ebuild: + Stable for HPPA (bug #530600). + + 16 Dec 2014; Markus Meier <maekke@gentoo.org> cov-core-1.7.ebuild: + arm stable, bug #530586 + + 19 Nov 2014; Ian Delaney <idella4@gentoo.org> cov-core-1.7.ebuild: + clean old python impl, add pypy3 support + + 24 Oct 2014; Anthony G. Basile <blueness@gentoo.org> cov-core-1.7.ebuild: + Keyword ~ppc ~ppc64, bug #525562 + + 20 Oct 2014; Jeroen Roovers <jer@gentoo.org> cov-core-1.7.ebuild: + Marked ~hppa (bug #525562). + + 16 Oct 2014; Ian Delaney <idella4@gentoo.org> cov-core-1.7.ebuild: + add keywords for prefix + + 27 Sep 2014; Markus Meier <maekke@gentoo.org> cov-core-1.7.ebuild: + add ~arm, bug #521954 + + 27 Aug 2014; Ian Delaney <idella4@gentoo.org> cov-core-1.7.ebuild: + add keyword ~x86, pypy support + + 02 Apr 2014; Patrick McLean <chutzpah@gentoo.org> cov-core-1.7.ebuild: + Add python3_4 support. + + 27 Jul 2013; Dirkjan Ochtman <djc@gentoo.org> cov-core-1.7.ebuild: + Remove pytest dependency (bug 452546). + + 17 Dec 2012; Michał Górny <mgorny@gentoo.org> cov-core-1.7.ebuild: + Bump to EAPI=5 to make Paludis happy, bug #447524. + + 08 Dec 2012; Michał Górny <mgorny@gentoo.org> cov-core-1.7.ebuild: + Add PYTHON_USEDEP on migrated packages, fix HOMEPAGE. + +*cov-core-1.7 (16 Nov 2012) + + 16 Nov 2012; Patrick McLean <chutzpah@gentoo.org> +cov-core-1.7.ebuild, + +metadata.xml: + New package, cov-core plugin core for use by pytest-cov, nose-cov and + nose2-cov |