summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:55:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:55:18 +0000
commit659e034b755839e0788d8592e63a9cb49aa40762 (patch)
treebe30be10bda699f5cc550975048d2a66c0109a45 /dev-perl/HTTP-BrowserDetect
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-659e034b755839e0788d8592e63a9cb49aa40762.tar.gz
historical-659e034b755839e0788d8592e63a9cb49aa40762.tar.bz2
historical-659e034b755839e0788d8592e63a9cb49aa40762.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-rw-r--r--dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild
index 89d5825f6781..9c5eb0aa55e3 100644
--- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild
@@ -1,10 +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/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild,v 1.5 2004/06/25 00:38:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild,v 1.6 2004/07/14 17:55:18 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Detect browser, version, OS from UserAgent"
SRC_URI="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.readme"
@@ -12,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc"
-
+IUSE=""