summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-18 18:02:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-18 18:02:07 +0000
commite89fc2b9494d473297401451d470f5818ae8502d (patch)
treeb7bd3524d5fd075fe86bdde1834be75b61289d38 /dev-perl/HTTP-BrowserDetect
parentDrop sparc keywords (diff)
downloadgentoo-2-e89fc2b9494d473297401451d470f5818ae8502d.tar.gz
gentoo-2-e89fc2b9494d473297401451d470f5818ae8502d.tar.bz2
gentoo-2-e89fc2b9494d473297401451d470f5818ae8502d.zip
alpha/ia64/sparc stable wrt #404151
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-rw-r--r--dev-perl/HTTP-BrowserDetect/ChangeLog6
-rw-r--r--dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/ChangeLog b/dev-perl/HTTP-BrowserDetect/ChangeLog
index f3ecf5293980..d4ad80efbd2d 100644
--- a/dev-perl/HTTP-BrowserDetect/ChangeLog
+++ b/dev-perl/HTTP-BrowserDetect/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-BrowserDetect
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.71 2012/03/04 14:07:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.72 2012/03/18 18:02:07 armin76 Exp $
+
+ 18 Mar 2012; Raúl Porcel <armin76@gentoo.org>
+ HTTP-BrowserDetect-1.410.0.ebuild:
+ alpha/ia64/sparc stable wrt #404151
*HTTP-BrowserDetect-1.420.0 (04 Mar 2012)
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild
index 91ffe80ef997..7856cfc2fffc 100644
--- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild,v 1.5 2012/03/01 20:04:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild,v 1.6 2012/03/18 18:02:07 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Detect browser, version, OS from UserAgent"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
IUSE="test"
RDEPEND=""