summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 21:03:09 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 21:03:09 +0000
commit9077dc3d3e40f52547e9f85be5395172d22ac335 (patch)
tree35af629d1151d120b89c8c5d97bda93a77861177 /perl-core
parentCleanup (diff)
downloadhistorical-9077dc3d3e40f52547e9f85be5395172d22ac335.tar.gz
historical-9077dc3d3e40f52547e9f85be5395172d22ac335.tar.bz2
historical-9077dc3d3e40f52547e9f85be5395172d22ac335.zip
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Getopt-Long/ChangeLog8
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.34.ebuild17
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.35.ebuild17
-rw-r--r--perl-core/MIME-Base64/ChangeLog7
-rw-r--r--perl-core/MIME-Base64/MIME-Base64-3.05.ebuild18
5 files changed, 11 insertions, 56 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 5f1fb10b15d8..041078e6ed3d 100644
--- a/perl-core/Getopt-Long/ChangeLog
+++ b/perl-core/Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Getopt-Long
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.25 2008/09/10 11:56:14 tove Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.26 2009/03/13 21:00:30 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -Getopt-Long-2.34.ebuild,
+ -Getopt-Long-2.35.ebuild:
+ Cleanup
*Getopt-Long-2.37 (10 Sep 2008)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild
deleted file mode 100644
index ee91b093e98f..000000000000
--- a/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.5 2006/08/04 13:26:19 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Advanced handling of command line options"
-SRC_URI="mirror://cpan/authors/id/J/JV/JV/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 alpha ppc sparc hppa mips ia64 ppc64"
-IUSE=""
-
-DEPEND="virtual/perl-PodParser
- dev-lang/perl"
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
deleted file mode 100644
index 34614d161ce7..000000000000
--- a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.12 2007/04/15 21:05:38 corsair Exp $
-
-inherit perl-module
-
-DESCRIPTION="Advanced handling of command line options"
-SRC_URI="mirror://cpan/authors/id/J/JV/JV/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="virtual/perl-PodParser
- dev-lang/perl"
diff --git a/perl-core/MIME-Base64/ChangeLog b/perl-core/MIME-Base64/ChangeLog
index ac671cbe75ba..7742045991d0 100644
--- a/perl-core/MIME-Base64/ChangeLog
+++ b/perl-core/MIME-Base64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/MIME-Base64
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.14 2007/04/15 21:06:22 corsair Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.15 2009/03/13 21:03:09 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -MIME-Base64-3.05.ebuild:
+ Cleanup
15 Apr 2007; Markus Rothe <corsair@gentoo.org> MIME-Base64-3.07.ebuild:
Stable on ppc64
diff --git a/perl-core/MIME-Base64/MIME-Base64-3.05.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.05.ebuild
deleted file mode 100644
index fbbf0fee613c..000000000000
--- a/perl-core/MIME-Base64/MIME-Base64-3.05.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.05.ebuild,v 1.3 2006/08/04 13:27:06 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules"
-HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
-SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"