summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-02-05 17:22:46 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-02-05 17:22:46 +0000
commit1bf0e1aa22e2a2abcc6f676fe8af1efd10e45b13 (patch)
treeaf7e62384fca4e74a81b1d4fdeda08f620e1ce09 /virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild
parentVersion bump (diff)
downloadhistorical-1bf0e1aa22e2a2abcc6f676fe8af1efd10e45b13.tar.gz
historical-1bf0e1aa22e2a2abcc6f676fe8af1efd10e45b13.tar.bz2
historical-1bf0e1aa22e2a2abcc6f676fe8af1efd10e45b13.zip
Version bump
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild')
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild
new file mode 100644
index 000000000000..de16f3c3367d
--- /dev/null
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.67.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 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.67.ebuild,v 1.1 2007/02/05 17:20:01 mcummings 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="~perl-core/Test-Simple-${PV}"