summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-25 21:14:36 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-25 21:14:36 +0000
commit24a7fd8a2c229e7d06e87f1887482ed01c0e71c0 (patch)
tree8410fe6fec8170320b27f5226a6d76cb2798d586 /dev-perl/HTTP-BrowserDetect
parentMark 1.0.3 as non-working on ia64; add 1.0.3-r1 with ia64 patch, plus a patch (diff)
downloadgentoo-2-24a7fd8a2c229e7d06e87f1887482ed01c0e71c0.tar.gz
gentoo-2-24a7fd8a2c229e7d06e87f1887482ed01c0e71c0.tar.bz2
gentoo-2-24a7fd8a2c229e7d06e87f1887482ed01c0e71c0.zip
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-rw-r--r--dev-perl/HTTP-BrowserDetect/ChangeLog8
-rw-r--r--dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild8
-rw-r--r--dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/ChangeLog b/dev-perl/HTTP-BrowserDetect/ChangeLog
index 408cb0f8750b..2cb5340260d9 100644
--- a/dev-perl/HTTP-BrowserDetect/ChangeLog
+++ b/dev-perl/HTTP-BrowserDetect/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-BrowserDetect
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.5 2004/12/29 23:46:35 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.6 2005/04/25 21:14:36 mcummings Exp $
+
+ 25 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ HTTP-BrowserDetect-0.97.ebuild, HTTP-BrowserDetect-0.98.ebuild:
+ Cleaning
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild
index bbe607772635..eb03abde144f 100644
--- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.7 2004/10/16 23:57:22 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild,v 1.8 2005/04/25 21:14:36 mcummings Exp $
inherit perl-module
DESCRIPTION="Detect browser, version, OS from UserAgent"
-SRC_URI="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.tar.gz"
+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"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc sparc"
IUSE=""
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
index 21726de5037a..b2b64c99b729 100644
--- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.2 2004/10/16 23:57:22 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild,v 1.3 2005/04/25 21:14:36 mcummings Exp $
inherit perl-module
DESCRIPTION="Detect browser, version, OS from UserAgent"
-SRC_URI="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.tar.gz"
+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"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
IUSE=""