diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 13:36:00 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 13:36:00 +0000 |
commit | 9c32a654c417509f71c04478fe9ced080c624e81 (patch) | |
tree | 9a88c9b7f50c61f3385f5c5091222139dbbee921 /perl-core/File-Spec/ChangeLog | |
parent | Removed old version. (diff) | |
download | historical-9c32a654c417509f71c04478fe9ced080c624e81.tar.gz historical-9c32a654c417509f71c04478fe9ced080c624e81.tar.bz2 historical-9c32a654c417509f71c04478fe9ced080c624e81.zip |
dev-perl => perl-core migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'perl-core/File-Spec/ChangeLog')
-rw-r--r-- | perl-core/File-Spec/ChangeLog | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog new file mode 100644 index 000000000000..37846d56fb83 --- /dev/null +++ b/perl-core/File-Spec/ChangeLog @@ -0,0 +1,95 @@ +# ChangeLog for dev-perl/File-Spec +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.1 2005/05/25 13:36:00 mcummings Exp $ + +*File-Spec-3.06 (25 May 2005) + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +File-Spec-0.84-r1.ebuild, +File-Spec-0.87.ebuild, +File-Spec-3.01.ebuild, + +File-Spec-3.06.ebuild: + dev-perl => perl-core migration + + 08 May 2005; Aron Griffis <agriffis@gentoo.org> File-Spec-0.87.ebuild: + stable on ia64 + + 25 Apr 2005; Michael Cummings <mcummings@gentoo.org> -File-Spec-0.82.ebuild, + -File-Spec-0.84.ebuild: + cleaning + +*File-Spec-3.06 (17 Apr 2005) +*File-Spec-3.01 (17 Apr 2005) + + 17 Apr 2005; Michael Cummings <mcummings@gentoo.org> + +File-Spec-3.01.ebuild, +File-Spec-3.06.ebuild: + Adding both version 3.01 and 3.06 to the tree. 3.01 gives us cross + compatibility with the version of File-Spec that is shipped with the perl + 5.8.6 core package. 3.06 is just the current stable upstream :) Please see + metadata for explanation of extreme version jump. + + 15 Mar 2005; Michael Cummings <mcummings@gentoo.org> + File-Spec-0.84-r1.ebuild, File-Spec-0.87.ebuild: + Missing dep on module-build. See, those metabugs and eclass changes do pay + off! Bug 85310 + + 09 Mar 2005; Markus Rothe <corsair@gentoo.org> File-Spec-0.87.ebuild: + Stable on ppc64 + + 22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> File-Spec-0.87.ebuild: + added ~ppc64 + +*File-Spec-0.87 (05 Jun 2004) + + 05 Jun 2004; Michael Cummings <mcummings@gentoo.org> File-Spec-0.87.ebuild: + new version on cpan + + 16 Apr 2004; Michael Cummings <mcummings@gentoo.org> + File-Spec-0.84-r1.ebuild: + Syntax fix for newdepend, bug 29064 + + 15 Apr 2004; Michael McCabe <randy@gentoo.org> File-Spec-0.84-r1.ebuild: + Adding s390 keyword + + 14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> File-Spec-0.84-r1.ebuild: + Marked stable on mips. + + 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> File-Spec-0.84-r1.ebuild: + stable on alpha and ia64 + + 18 Jan 2004; <tuxus@gentoo.org> File-Spec-0.84-r1.ebuild: + Added ~mips to KEYWORDS. + + 25 Jul 2003; <rac@gentoo.org> File-Spec-0.84-r1.ebuild: + Remove ~arch protection on all but hppa and arm + +*File-Spec-0.84-r1 (15 Jul 2003) + + 04 Aug 2003; Guy Martin <gmsoft@gentoo.org> File-Spec-0.84-r1.ebuild : + Marked stable on hppa. + + 15 Jul 2003; <rac@gentoo.org> File-Spec-0.84-r1.ebuild: + This version installs into vendordir, and therefore requires the + @INC-reordered perl + +*File-Spec-0.84 (10 Jul 2003) + + 10 Jul 2003; Michael Cummings <mcummings@gentoo.org> File-Spec-0.84.ebuild: + CPAN version bump, marked for testing + + 24 Jun 2003; Aron Griffis <agriffis@gentoo.org> File-Spec-0.82.ebuild: + Mark stable on alpha + + 22 Jun 2003; <rac@gentoo.org> File-Spec-0.82.ebuild: + Add back lost keywords + + 03 Jun 2003; Christian Birchinger <joker@gentoo.org> File-Spec-0.82.ebuild: + Added sparc stable keyword + +*File-Spec-0.82 (31 May 2003) + + 02 Jul 2003; Guy Martin <gmsoft@gentoo.org> File-Spec-0.82.ebuild : + Added hppa to KEYWORDS. + + 31 May 2003; Michael Cummings <mcummings@gentoo.org> File-Spec-0.82.ebuild: + Initial import of File-Spec. This fulfills deps for existing modules like + CGI.pm + |