summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 23:08:19 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 23:08:19 +0000
commit70a5e59b6ba68ef18a72e9eb4d1585e86b1ad8e9 (patch)
tree64a5b094d89bac4bcfd2f7fbed366a88412bd26e /dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
parentEbuild maintenance (diff)
downloadgentoo-2-70a5e59b6ba68ef18a72e9eb4d1585e86b1ad8e9.tar.gz
gentoo-2-70a5e59b6ba68ef18a72e9eb4d1585e86b1ad8e9.tar.bz2
gentoo-2-70a5e59b6ba68ef18a72e9eb4d1585e86b1ad8e9.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild')
-rw-r--r--dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
index b197a99ff819..8087e9a9f263 100644
--- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.98.ebuild,v 1.10 2006/08/05 04:34:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild,v 1.11 2007/01/15 23:08:19 mcummings Exp $
inherit perl-module
DESCRIPTION="Detect browser, version, OS from UserAgent"
SRC_URI="mirror://cpan/authors/id/L/LH/LHS/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~lhs/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,4 +15,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"