summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:03:36 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:03:36 +0000
commit801c588fbaf14dbe769ed5dff182b3cb68553a42 (patch)
tree59b067568216d84d363659a9b818dd9aa2d5981e /dev-perl/PDF-Create
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-801c588fbaf14dbe769ed5dff182b3cb68553a42.tar.gz
gentoo-2-801c588fbaf14dbe769ed5dff182b3cb68553a42.tar.bz2
gentoo-2-801c588fbaf14dbe769ed5dff182b3cb68553a42.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/PDF-Create')
-rw-r--r--dev-perl/PDF-Create/PDF-Create-0.01.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/PDF-Create/PDF-Create-0.01.ebuild b/dev-perl/PDF-Create/PDF-Create-0.01.ebuild
index 9fa06d3764f2..f670b59d5bff 100644
--- a/dev-perl/PDF-Create/PDF-Create-0.01.ebuild
+++ b/dev-perl/PDF-Create/PDF-Create-0.01.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/PDF-Create-0.01.ebuild,v 1.8 2004/06/25 00:53:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-Create/PDF-Create-0.01.ebuild,v 1.9 2004/07/14 20:03:36 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
-
DESCRIPTION="PDF::Create allows you to create PDF documents"
SRC_URI="http://www.cpan.org/CPAN/authors/id/F/FT/FTASSIN/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/author/FTASSIN/${P}/"
@@ -13,3 +11,4 @@ HOMEPAGE="http://www.cpan.org/author/FTASSIN/${P}/"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ~ppc sparc alpha"
+IUSE=""