summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-10 06:40:50 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-10 06:40:50 +0000
commitf6bd6087eab8b6969e5422d663fd23d52ecec176 (patch)
treec8f8ac68152ad9d71a68c0971bd38220f35d9794 /virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild
parentVersion bump; removed obsolete versions (diff)
downloadgentoo-2-f6bd6087eab8b6969e5422d663fd23d52ecec176.tar.gz
gentoo-2-f6bd6087eab8b6969e5422d663fd23d52ecec176.tar.bz2
gentoo-2-f6bd6087eab8b6969e5422d663fd23d52ecec176.zip
Version bump; removed obsolete versions
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild')
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild
new file mode 100644
index 000000000000..e6d482153aff
--- /dev/null
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.63.ebuild,v 1.1 2006/07/10 06:40:50 ian Exp $
+
+DESCRIPTION="Virtual for Test-Simple"
+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="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Test-Simple-${PV} )"
+