summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 21:46:23 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 21:46:23 +0000
commit6edcc47d6bf82146dfc100b21e76cb99bd191c1d (patch)
tree388e2affb46483412c40755e3ca385ed0e63247f /virtual
parentCleanup (diff)
downloadgentoo-2-6edcc47d6bf82146dfc100b21e76cb99bd191c1d.tar.gz
gentoo-2-6edcc47d6bf82146dfc100b21e76cb99bd191c1d.tar.bz2
gentoo-2-6edcc47d6bf82146dfc100b21e76cb99bd191c1d.zip
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Storable/ChangeLog6
-rw-r--r--virtual/perl-Storable/perl-Storable-2.07.ebuild15
-rw-r--r--virtual/perl-Storable/perl-Storable-2.15.ebuild15
3 files changed, 5 insertions, 31 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog
index eac7573e085e..e7cb3487a132 100644
--- a/virtual/perl-Storable/ChangeLog
+++ b/virtual/perl-Storable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Storable
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.19 2009/01/22 09:34:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.20 2009/03/13 21:46:23 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -perl-Storable-2.07.ebuild,
+ -perl-Storable-2.15.ebuild:
+ Cleanup
22 Jan 2009; Alexis Ballier <aballier@gentoo.org>
perl-Storable-2.16.ebuild:
diff --git a/virtual/perl-Storable/perl-Storable-2.07.ebuild b/virtual/perl-Storable/perl-Storable-2.07.ebuild
deleted file mode 100644
index 7b141cd51c06..000000000000
--- a/virtual/perl-Storable/perl-Storable-2.07.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.07.ebuild,v 1.2 2007/07/11 05:04:22 mr_bones_ Exp $
-
-DESCRIPTION="Virtual for Storable"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ia64 x86 amd64 ~ppc alpha sparc hppa mips"
-
-IUSE=""
-DEPEND=""
-RDEPEND="~perl-core/Storable-${PV}"
diff --git a/virtual/perl-Storable/perl-Storable-2.15.ebuild b/virtual/perl-Storable/perl-Storable-2.15.ebuild
deleted file mode 100644
index fe6ad70f07e5..000000000000
--- a/virtual/perl-Storable/perl-Storable-2.15.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.15.ebuild,v 1.6 2007/07/11 05:04:22 mr_bones_ Exp $
-
-DESCRIPTION="Virtual for Storable"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
-IUSE=""
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Storable-${PV} )"