summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 13:40:09 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 13:40:09 +0000
commitc5dbe9cb93ac5617cba3f12f2acef6302cf01829 (patch)
tree9b1670917e5294a8dda87e82f9a1830b724aa577 /perl-core
parentCleanup (diff)
downloadhistorical-c5dbe9cb93ac5617cba3f12f2acef6302cf01829.tar.gz
historical-c5dbe9cb93ac5617cba3f12f2acef6302cf01829.tar.bz2
historical-c5dbe9cb93ac5617cba3f12f2acef6302cf01829.zip
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Filter/ChangeLog7
-rw-r--r--perl-core/Filter/Filter-1.33.ebuild16
-rw-r--r--perl-core/Getopt-Long/ChangeLog6
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.36.ebuild17
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.37.ebuild18
5 files changed, 10 insertions, 54 deletions
diff --git a/perl-core/Filter/ChangeLog b/perl-core/Filter/ChangeLog
index ff54afa8206a..b41df8a96ee9 100644
--- a/perl-core/Filter/ChangeLog
+++ b/perl-core/Filter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Filter
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.31 2009/12/16 21:49:38 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.32 2010/01/17 13:35:21 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Filter-1.33.ebuild:
+ Cleanup
16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Filter-1.33.ebuild,
Filter-1.37.ebuild:
diff --git a/perl-core/Filter/Filter-1.33.ebuild b/perl-core/Filter/Filter-1.33.ebuild
deleted file mode 100644
index a63de3f00c46..000000000000
--- a/perl-core/Filter/Filter-1.33.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.33.ebuild,v 1.9 2009/12/16 21:49:38 abcd Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interface for creation of Perl Filters"
-HOMEPAGE="http://search.cpan.org/~pmqs/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="dev-lang/perl"
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 99a1730f5a0e..ddf2ef7efb6e 100644
--- a/perl-core/Getopt-Long/ChangeLog
+++ b/perl-core/Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Getopt-Long
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.35 2010/01/05 18:52:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.36 2010/01/17 13:40:09 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Getopt-Long-2.36.ebuild,
+ -Getopt-Long-2.37.ebuild:
+ Cleanup
05 Jan 2010; nixnut <nixnut@gentoo.org> Getopt-Long-2.38.ebuild:
ppc stable #288026
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild
deleted file mode 100644
index f56280b524a7..000000000000
--- a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 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.36.ebuild,v 1.10 2009/12/16 21:50:03 abcd 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 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-DEPEND="virtual/perl-PodParser
- dev-lang/perl"
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild
deleted file mode 100644
index d0c02e245f10..000000000000
--- a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 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.37.ebuild,v 1.3 2009/12/16 21:50:03 abcd Exp $
-
-MODULE_AUTHOR=JV
-inherit perl-module
-
-DESCRIPTION="Advanced handling of command line options"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-DEPEND="virtual/perl-PodParser
- dev-lang/perl"
-
-SRC_TEST=do