summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:37:19 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:37:19 +0000
commit8a6697f98e040ae9411b42a04b6dec4cc4849452 (patch)
treecf3752bb87254ca5f559ae4b07a6db1f37fa2af9 /dev-perl/GDTextUtil
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-8a6697f98e040ae9411b42a04b6dec4cc4849452.tar.gz
historical-8a6697f98e040ae9411b42a04b6dec4cc4849452.tar.bz2
historical-8a6697f98e040ae9411b42a04b6dec4cc4849452.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/GDTextUtil')
-rw-r--r--dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild b/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild
index 55a8d9b833f9..580340bd6975 100644
--- a/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild
+++ b/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild,v 1.4 2004/06/25 00:32:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDTextUtil/GDTextUtil-0.86.ebuild,v 1.5 2004/07/14 17:37:19 agriffis Exp $
IUSE=""
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="Text utilities for use with GD"
SRC_URI="http://www.cpan.org/modules/by-module/GD/${P}.tar.gz"