summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-24 10:19:28 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-24 10:19:28 +0000
commit318abad89378ae21c85f4720c24b887ec93f54c9 (patch)
tree26cb2d14aebdc20889d84ba3a018253a1211b7c6 /virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild
parentVersion bump (diff)
downloadgentoo-2-318abad89378ae21c85f4720c24b887ec93f54c9.tar.gz
gentoo-2-318abad89378ae21c85f4720c24b887ec93f54c9.tar.bz2
gentoo-2-318abad89378ae21c85f4720c24b887ec93f54c9.zip
Version bump
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild')
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild
new file mode 100644
index 000000000000..c9957ffb532a
--- /dev/null
+++ b/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.1 2009/12/24 10:19:28 tove Exp $
+
+DESCRIPTION="Build and install Perl modules"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Module-Build-${PV}"