summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PDF-API2/PDF-API2-2.17.ebuild')
-rw-r--r--dev-perl/PDF-API2/PDF-API2-2.17.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/PDF-API2/PDF-API2-2.17.ebuild b/dev-perl/PDF-API2/PDF-API2-2.17.ebuild
deleted file mode 100644
index 85eb8f27447c..000000000000
--- a/dev-perl/PDF-API2/PDF-API2-2.17.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/PDF-API2-2.17.ebuild,v 1.1 2011/02/23 07:25:40 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=SSIMMS
-MODULE_VERSION=2.017
-inherit perl-module
-
-DESCRIPTION="Facilitates the creation and modification of PDF files"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-IO-Compress
- dev-perl/Font-TTF"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"