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/Test-SharedFork | |
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/Test-SharedFork')
-rw-r--r-- | dev-perl/Test-SharedFork/ChangeLog | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/dev-perl/Test-SharedFork/ChangeLog b/dev-perl/Test-SharedFork/ChangeLog new file mode 100644 index 00000000..719c2217 --- /dev/null +++ b/dev-perl/Test-SharedFork/ChangeLog @@ -0,0 +1,75 @@ +# ChangeLog for dev-perl/Test-SharedFork +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog,v 1.16 2015/03/22 16:52:20 dilfridge Exp $ + +*Test-SharedFork-0.290.0 (22 Mar 2015) + + 22 Mar 2015; Andreas K. Huettel <dilfridge@gentoo.org> + +Test-SharedFork-0.290.0.ebuild: + Version bump + + 03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> + Test-SharedFork-0.210.0-r1.ebuild: + Add ~alpha keyword 524784 + + 03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> + Test-SharedFork-0.210.0-r1.ebuild: + Add ~sparc keyword 524784 + + 03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> + Test-SharedFork-0.210.0-r1.ebuild: + Add ~ia64 keyword 524784 + +*Test-SharedFork-0.210.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Test-SharedFork-0.210.0-r1.ebuild, -Test-SharedFork-0.210.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 + + 16 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> + Test-SharedFork-0.210.0.ebuild: + amd64/ppc/ppc64/x86 stable wrt bug #474824 + + 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> Test-SharedFork-0.210.0.ebuild: + Stable for HPPA (bug #474824). + + 06 Jan 2013; Torsten Veller <tove@gentoo.org> + -Test-SharedFork-0.200.0.ebuild: + Cleanup + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + Test-SharedFork-0.210.0.ebuild: + Add ~ppc64, wrt bug #442188 + +*Test-SharedFork-0.210.0 (03 Dec 2012) + + 03 Dec 2012; Torsten Veller <tove@gentoo.org> + +Test-SharedFork-0.210.0.ebuild: + Version bump + + 13 Nov 2012; Jeroen Roovers <jer@gentoo.org> Test-SharedFork-0.200.0.ebuild: + Marked ~hppa (bug #442188). + + 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + Test-SharedFork-0.200.0.ebuild: + keyword ~ppc, bug #442188 + + 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: + Update CPAN upstream info + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> + -Test-SharedFork-0.190.0.ebuild: + Cleanup + +*Test-SharedFork-0.200.0 (29 Feb 2012) + + 29 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> + +Test-SharedFork-0.200.0.ebuild: + Version bump via perl-bump experimental tool. + +*Test-SharedFork-0.190.0 (02 Feb 2012) + + 02 Feb 2012; Torsten Veller <tove@gentoo.org> + +Test-SharedFork-0.190.0.ebuild, +metadata.xml: + Import from ::perl-experimental for Parallel-Prefork (#381867) |