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-perl/capitalization | |
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-perl/capitalization')
-rw-r--r-- | dev-perl/capitalization/ChangeLog | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/dev-perl/capitalization/ChangeLog b/dev-perl/capitalization/ChangeLog new file mode 100644 index 00000000..3eb4465f --- /dev/null +++ b/dev-perl/capitalization/ChangeLog @@ -0,0 +1,82 @@ +# ChangeLog for dev-perl/capitalization +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/capitalization/ChangeLog,v 1.20 2014/08/22 20:50:23 axs Exp $ + +*capitalization-0.30.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +capitalization-0.30.0-r1.ebuild, -capitalization-0.30.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade + + 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: + Update CPAN upstream info + + 04 Sep 2011; Torsten Veller <tove@gentoo.org> -capitalization-0.03.ebuild: + Cleanup + + 03 Sep 2011; Torsten Veller <tove@gentoo.org> capitalization-0.30.0.ebuild: + Merge stable keywords from former version scheme ebuild + +*capitalization-0.30.0 (27 Aug 2011) + + 27 Aug 2011; Torsten Veller <tove@gentoo.org> +capitalization-0.30.0.ebuild: + Change version scheme + + 29 Jan 2010; Torsten Veller <tove@gentoo.org> capitalization-0.03.ebuild: + Fix LICENSE: same terms as perl (#301969). Maintenance + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + capitalization-0.03.ebuild: + Ebuild maintenance + + 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> + capitalization-0.03.ebuild: + Adding perl dep; fixed DEPEND + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + capitalization-0.03.ebuild: + Mark 0.03 stable on ia64 + + 05 Jul 2006; Christian Hartmann <ian@gentoo.org> + capitalization-0.03.ebuild: + Fixed RDEPEND wrt bug #134781 + + 08 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + capitalization-0.03.ebuild: + ppc stable + + 20 May 2006; Thomas Cort <tcort@gentoo.org> capitalization-0.03.ebuild: + Stable on alpha and amd64. + + 21 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + capitalization-0.03.ebuild: + Stable on hppa + + 20 Apr 2006; Thomas Cort <tcort@gentoo.org> capitalization-0.03.ebuild: + Added ~alpha keyword wrt Bug #112414. + + 20 Apr 2006; Thomas Cort <tcort@gentoo.org> capitalization-0.03.ebuild: + Added ~amd64 keyword wrt Bug #112414. + + 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + capitalization-0.03.ebuild: + Keyworded ~hppa wrt #112414 + + 10 Mar 2006; Aron Griffis <agriffis@gentoo.org> + capitalization-0.03.ebuild: + Mark 0.03 ~ia64. #112414 + + 13 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + capitalization-0.03.ebuild: + Added to ~ppc, bug #112414 + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + capitalization-0.03.ebuild: + Marking stable sparc x86 + +*capitalization-0.03 (13 Nov 2005) + + 13 Nov 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +capitalization-0.03.ebuild: + New dep for DBIx-SearchBuilder |