summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 14:32:31 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 14:32:31 +0000
commit464b6c77df450383088231ba25fa149696ad9823 (patch)
tree70cfe2f7e32c3c1676ff34e2c534df4ec8a10a93 /dev-perl/HTTP-BrowserDetect
parentStable for amd64, wrt bug #405467 (diff)
downloadgentoo-2-464b6c77df450383088231ba25fa149696ad9823.tar.gz
gentoo-2-464b6c77df450383088231ba25fa149696ad9823.tar.bz2
gentoo-2-464b6c77df450383088231ba25fa149696ad9823.zip
x86 stable wrt bug #404151
(Portage version: 2.1.10.44/cvs/Linux i686)
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 4faf9a10b1f9..f299f828e377 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.68 2012/02/17 11:53:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.69 2012/02/24 14:32:31 phajdan.jr Exp $
+
+ 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ HTTP-BrowserDetect-1.410.0.ebuild:
+ x86 stable wrt bug #404151
17 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
HTTP-BrowserDetect-1.410.0.ebuild:
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 669b2c98e479..c70c6479b78a 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.3 2012/02/17 11:53:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild,v 1.4 2012/02/24 14:32:31 phajdan.jr 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=""