diff options
author | 2012-08-04 11:37:58 +0000 | |
---|---|---|
committer | 2012-08-04 11:37:58 +0000 | |
commit | 481f8cd89be7a97c1ee98698400e0809a5a64f8e (patch) | |
tree | 033e9399cb0beae42b931855598a635cee8d63a2 /dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild | |
parent | Stable for HPPA (bug #422041). (diff) | |
download | gentoo-2-481f8cd89be7a97c1ee98698400e0809a5a64f8e.tar.gz gentoo-2-481f8cd89be7a97c1ee98698400e0809a5a64f8e.tar.bz2 gentoo-2-481f8cd89be7a97c1ee98698400e0809a5a64f8e.zip |
Stable for HPPA (bug #422043).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild')
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 95a0d67f5357..15a6d81532f1 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.3 2012/08/03 10:54:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild,v 1.4 2012/08/04 11:37:58 jer 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="" |