summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-23 22:25:10 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-23 22:25:10 +0000
commitee7a169c808276890280515094dac951f108d054 (patch)
tree2402fc06cc2e81e273128ad841d8825bcb6c7066 /dev-perl/PDF-Create/PDF-Create-1.60.0-r1.ebuild
parentbumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff)
downloadhistorical-ee7a169c808276890280515094dac951f108d054.tar.gz
historical-ee7a169c808276890280515094dac951f108d054.tar.bz2
historical-ee7a169c808276890280515094dac951f108d054.zip
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x2B6559ED
Diffstat (limited to 'dev-perl/PDF-Create/PDF-Create-1.60.0-r1.ebuild')
-rw-r--r--dev-perl/PDF-Create/PDF-Create-1.60.0-r1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/PDF-Create/PDF-Create-1.60.0-r1.ebuild b/dev-perl/PDF-Create/PDF-Create-1.60.0-r1.ebuild
new file mode 100644
index 000000000000..b5e777180597
--- /dev/null
+++ b/dev-perl/PDF-Create/PDF-Create-1.60.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/PDF-Create-1.60.0-r1.ebuild,v 1.1 2014/08/23 22:03:39 axs Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=MARKUSB
+MODULE_VERSION=1.06
+inherit perl-module
+
+DESCRIPTION="PDF::Create allows you to create PDF documents"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/perl-Module-Build"
+
+SRC_TEST=do