summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 14:48:25 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 14:48:25 +0000
commit2139322960e032579d5ca6321a23aed7b3b637ce (patch)
tree619ad69e22c695584462ded411e620952746986d /perl-core/Storable
parentCleanup (diff)
downloadhistorical-2139322960e032579d5ca6321a23aed7b3b637ce.tar.gz
historical-2139322960e032579d5ca6321a23aed7b3b637ce.tar.bz2
historical-2139322960e032579d5ca6321a23aed7b3b637ce.zip
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Storable')
-rw-r--r--perl-core/Storable/ChangeLog6
-rw-r--r--perl-core/Storable/Storable-2.16.ebuild18
-rw-r--r--perl-core/Storable/Storable-2.18.ebuild18
3 files changed, 5 insertions, 37 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog
index ad8f997f7387..94a0d4dcfad6 100644
--- a/perl-core/Storable/ChangeLog
+++ b/perl-core/Storable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Storable
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.40 2010/01/05 19:20:38 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.41 2010/01/17 14:45:32 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Storable-2.16.ebuild,
+ -Storable-2.18.ebuild:
+ Cleanup
05 Jan 2010; nixnut <nixnut@gentoo.org> Storable-2.20.ebuild:
ppc stable #288026
diff --git a/perl-core/Storable/Storable-2.16.ebuild b/perl-core/Storable/Storable-2.16.ebuild
deleted file mode 100644
index 085cd81c1e6f..000000000000
--- a/perl-core/Storable/Storable-2.16.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/Storable/Storable-2.16.ebuild,v 1.10 2009/12/16 21:56:41 abcd Exp $
-
-inherit perl-module
-
-DESCRIPTION="The Perl Storable Module"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/perl-core/Storable/Storable-2.18.ebuild b/perl-core/Storable/Storable-2.18.ebuild
deleted file mode 100644
index bd5a0ed89b66..000000000000
--- a/perl-core/Storable/Storable-2.18.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/Storable/Storable-2.18.ebuild,v 1.7 2009/12/16 21:56:41 abcd Exp $
-
-inherit perl-module
-
-DESCRIPTION="The Perl Storable Module"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"