summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 07:43:56 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 07:43:56 +0000
commit2cd69eca325603cfbf3b4a874efc0eb04c17383b (patch)
tree8e7f25036fd68d697a5454fea23564938fb71206 /virtual/perl-Storable
parentCleanup (diff)
downloadgentoo-2-2cd69eca325603cfbf3b4a874efc0eb04c17383b.tar.gz
gentoo-2-2cd69eca325603cfbf3b4a874efc0eb04c17383b.tar.bz2
gentoo-2-2cd69eca325603cfbf3b4a874efc0eb04c17383b.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Storable')
-rw-r--r--virtual/perl-Storable/ChangeLog5
-rw-r--r--virtual/perl-Storable/perl-Storable-2.21.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog
index 763ae632f867..392b36b8265c 100644
--- a/virtual/perl-Storable/ChangeLog
+++ b/virtual/perl-Storable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Storable
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.35 2011/01/13 08:19:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.36 2011/01/17 07:43:56 tove Exp $
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Storable-2.21.ebuild:
+ Cleanup
*perl-Storable-2.250 (13 Jan 2011)
diff --git a/virtual/perl-Storable/perl-Storable-2.21.ebuild b/virtual/perl-Storable/perl-Storable-2.21.ebuild
deleted file mode 100644
index 03b577e4c60a..000000000000
--- a/virtual/perl-Storable/perl-Storable-2.21.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.21.ebuild,v 1.3 2010/01/07 20:33:07 tove Exp $
-
-DESCRIPTION="Virtual for Storable"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-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=""
-
-DEPEND=""
-RDEPEND="~perl-core/Storable-${PV}"