diff options
author | Johannes Huber <johu@gentoo.org> | 2012-07-31 21:05:38 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-07-31 21:05:38 +0000 |
commit | bc0b5b3c9662194338005898f7c554d01525804d (patch) | |
tree | 32e02ddb72879e4b79b9be75e2f07371b01ee797 /dev-perl/HTTP-BrowserDetect | |
parent | Stable for x86, wrt bug #422041 (diff) | |
download | gentoo-2-bc0b5b3c9662194338005898f7c554d01525804d.tar.gz gentoo-2-bc0b5b3c9662194338005898f7c554d01525804d.tar.bz2 gentoo-2-bc0b5b3c9662194338005898f7c554d01525804d.zip |
Stable for x86, wrt bug #422043
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/ChangeLog b/dev-perl/HTTP-BrowserDetect/ChangeLog index b2a2e6ba6219..63e2a9e1d523 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.77 2012/06/24 13:00:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.78 2012/07/31 21:05:38 johu Exp $ + + 31 Jul 2012; Johannes Huber <johu@gentoo.org> + HTTP-BrowserDetect-1.440.0.ebuild: + Stable for x86, wrt bug #422043 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild index 76f387017cc7..3eb92d68649f 100644 --- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild +++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.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.440.0.ebuild,v 1.1 2012/05/04 13:51:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild,v 1.2 2012/07/31 21:05:38 johu Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Detect browser, version, OS from UserAgent" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc x86" IUSE="test" RDEPEND="" |