summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-25 10:49:07 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-25 10:49:07 +0000
commitb8340cf5ff5f1b47a6389456d1309c90693eac5c (patch)
tree5106d4d99b85fc2ba6ca3f94a0e0ea2da5e936dc /dev-perl/Pod-POM/Pod-POM-0.280.0.ebuild
parentBump (diff)
downloadgentoo-2-b8340cf5ff5f1b47a6389456d1309c90693eac5c.tar.gz
gentoo-2-b8340cf5ff5f1b47a6389456d1309c90693eac5c.tar.bz2
gentoo-2-b8340cf5ff5f1b47a6389456d1309c90693eac5c.zip
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Pod-POM/Pod-POM-0.280.0.ebuild')
-rw-r--r--dev-perl/Pod-POM/Pod-POM-0.280.0.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/dev-perl/Pod-POM/Pod-POM-0.280.0.ebuild b/dev-perl/Pod-POM/Pod-POM-0.280.0.ebuild
new file mode 100644
index 000000000000..fe1f4d84e163
--- /dev/null
+++ b/dev-perl/Pod-POM/Pod-POM-0.280.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-POM/Pod-POM-0.280.0.ebuild,v 1.1 2013/08/25 10:49:07 patrick Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ANDREWF
+MODULE_VERSION=0.28
+inherit perl-module
+
+DESCRIPTION="POD Object Model"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="virtual/perl-parent"
+DEPEND="
+ test? (
+ dev-perl/Test-Differences
+ >=dev-perl/yaml-0.67
+ dev-perl/File-Slurp
+ )"
+
+SRC_TEST=do