summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boman <mboman@gentoo.org>2004-03-21 12:04:18 +0000
committerMichael Boman <mboman@gentoo.org>2004-03-21 12:04:18 +0000
commit68f9822ebd599ae42784b7e2256c61fdc477b309 (patch)
tree4e3a8399839ced70a4dd69118c26886d41bb3ea3 /dev-perl/Geo-IP/Geo-IP-1.21.ebuild
parentQA: IUSE variable was missing. (Manifest recommit) (diff)
downloadgentoo-2-68f9822ebd599ae42784b7e2256c61fdc477b309.tar.gz
gentoo-2-68f9822ebd599ae42784b7e2256c61fdc477b309.tar.bz2
gentoo-2-68f9822ebd599ae42784b7e2256c61fdc477b309.zip
QA: IUSE variable was missing, unnecessary definition of S removed.
Diffstat (limited to 'dev-perl/Geo-IP/Geo-IP-1.21.ebuild')
-rw-r--r--dev-perl/Geo-IP/Geo-IP-1.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.21.ebuild b/dev-perl/Geo-IP/Geo-IP-1.21.ebuild
index bb3001130adf..2ab2f60211cd 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.21.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.21.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.21.ebuild,v 1.2 2004/03/15 22:43:57 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.21.ebuild,v 1.3 2004/03/21 12:04:18 mboman Exp $
inherit perl-module
-S=${WORKDIR}/${P}
+IUSE=""
DESCRIPTION="Look up country by IP Address"
SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme"