diff options
author | 2009-04-28 12:11:03 +0000 | |
---|---|---|
committer | 2009-04-28 12:11:03 +0000 | |
commit | 6e751b5014e3937079d7b22c03209759c6655885 (patch) | |
tree | d4244c9cf100ed9150c3fae6a9131ab781db88df /virtual/perl-version | |
parent | Cleanup (diff) | |
download | gentoo-2-6e751b5014e3937079d7b22c03209759c6655885.tar.gz gentoo-2-6e751b5014e3937079d7b22c03209759c6655885.tar.bz2 gentoo-2-6e751b5014e3937079d7b22c03209759c6655885.zip |
Cleanup
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-version')
-rw-r--r-- | virtual/perl-version/perl-version-0.73.ebuild | 16 | ||||
-rw-r--r-- | virtual/perl-version/perl-version-0.74.ebuild | 16 |
2 files changed, 0 insertions, 32 deletions
diff --git a/virtual/perl-version/perl-version-0.73.ebuild b/virtual/perl-version/perl-version-0.73.ebuild deleted file mode 100644 index 1499650a5359..000000000000 --- a/virtual/perl-version/perl-version-0.73.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.73.ebuild,v 1.2 2008/11/03 16:48:47 mr_bones_ Exp $ - -DESCRIPTION="Perl extension for Version Objects" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - -IUSE="" -DEPEND="" - -RDEPEND="~perl-core/version-${PV}" diff --git a/virtual/perl-version/perl-version-0.74.ebuild b/virtual/perl-version/perl-version-0.74.ebuild deleted file mode 100644 index 25dfc82ce0d3..000000000000 --- a/virtual/perl-version/perl-version-0.74.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-version/perl-version-0.74.ebuild,v 1.3 2008/11/04 10:07:46 vapier Exp $ - -DESCRIPTION="Perl extension for Version Objects" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" - -IUSE="" -DEPEND="" - -RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/version-${PV} )" |