summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-08-01 10:07:57 +0000
committerTorsten Veller <tove@gentoo.org>2008-08-01 10:07:57 +0000
commit48f17db48648fb2c8423b40f223a769fd2fee60c (patch)
treed1f48432298127f3557495670b852b7f3f95a60c /dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild
parentRemoved unused patch (diff)
downloadgentoo-2-48f17db48648fb2c8423b40f223a769fd2fee60c.tar.gz
gentoo-2-48f17db48648fb2c8423b40f223a769fd2fee60c.tar.bz2
gentoo-2-48f17db48648fb2c8423b40f223a769fd2fee60c.zip
Version bump
(Portage version: 2.2_rc5/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild')
-rw-r--r--dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild b/dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild
new file mode 100644
index 000000000000..22668c166b37
--- /dev/null
+++ b/dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-1.19.ebuild,v 1.1 2008/08/01 10:07:57 tove Exp $
+
+MODULE_AUTHOR=ADAMK
+inherit perl-module
+
+DESCRIPTION="Extracts embedded tests and code examples from POD"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="virtual/perl-File-Spec
+ dev-lang/perl"
+
+SRC_TEST="do"