summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-06-21 20:35:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-06-21 20:35:52 +0000
commit94962f7523d5700bf140871983daa811919642b4 (patch)
tree17fc183440123a1218ee8579204bf869c43cef52 /dev-perl
parentalpha/arm/ia64/s390/sh/sparc stable wrt #323529 (diff)
downloadgentoo-2-94962f7523d5700bf140871983daa811919642b4.tar.gz
gentoo-2-94962f7523d5700bf140871983daa811919642b4.tar.bz2
gentoo-2-94962f7523d5700bf140871983daa811919642b4.zip
alpha/ia64/sparc stable wrt #323529
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/HTTP-BrowserDetect/ChangeLog6
-rw-r--r--dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/ChangeLog b/dev-perl/HTTP-BrowserDetect/ChangeLog
index d0349e9d8a24..4ebda1e984f1 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.35 2010/06/15 05:31:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.36 2010/06/21 20:35:52 armin76 Exp $
+
+ 21 Jun 2010; Raúl Porcel <armin76@gentoo.org>
+ HTTP-BrowserDetect-1.10.ebuild:
+ alpha/ia64/sparc stable wrt #323529
15 Jun 2010; Torsten Veller <tove@gentoo.org>
HTTP-BrowserDetect-1.10.ebuild:
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild
index df20cce84ce1..82ea682ffffa 100644
--- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.10.ebuild,v 1.2 2010/06/15 05:31:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild,v 1.3 2010/06/21 20:35:52 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Detect browser, version, OS from UserAgent"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86"
IUSE="test"
RDEPEND=""