diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 14:47:59 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 14:47:59 +0000 |
commit | 483c60701990a0faca739ed444fc33226bddfebd (patch) | |
tree | 4783e8d2ed19feaac9b726f24b4c67cb58097441 /virtual/perl-Storable | |
parent | Add missing prefix keywords (diff) | |
download | historical-483c60701990a0faca739ed444fc33226bddfebd.tar.gz historical-483c60701990a0faca739ed444fc33226bddfebd.tar.bz2 historical-483c60701990a0faca739ed444fc33226bddfebd.zip |
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Storable')
-rw-r--r-- | virtual/perl-Storable/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.16.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.18.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog index bdf1b658fb52..ac9b7b45a074 100644 --- a/virtual/perl-Storable/ChangeLog +++ b/virtual/perl-Storable/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Storable # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.33 2010/01/07 20:33:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.34 2010/01/17 14:45:17 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-Storable-2.16.ebuild, + -perl-Storable-2.18.ebuild: + Cleanup 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Storable-2.16.ebuild, perl-Storable-2.18.ebuild, perl-Storable-2.20.ebuild, diff --git a/virtual/perl-Storable/perl-Storable-2.16.ebuild b/virtual/perl-Storable/perl-Storable-2.16.ebuild deleted file mode 100644 index 35649632b061..000000000000 --- a/virtual/perl-Storable/perl-Storable-2.16.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.16.ebuild,v 1.13 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/Storable-${PV}" diff --git a/virtual/perl-Storable/perl-Storable-2.18.ebuild b/virtual/perl-Storable/perl-Storable-2.18.ebuild deleted file mode 100644 index 9e48085a0f6a..000000000000 --- a/virtual/perl-Storable/perl-Storable-2.18.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.18.ebuild,v 1.7 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}" |