diff options
author | Torsten Veller <tove@gentoo.org> | 2010-06-15 05:41:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-06-15 05:41:24 +0000 |
commit | 1ff4bf5247f886e161619bfef428ac642ffd639d (patch) | |
tree | abbeddf0cb6226d5d368677ce846070aec401a06 /dev-perl/HTTP-BrowserDetect | |
parent | Stable on x86 (#323529) (diff) | |
download | historical-1ff4bf5247f886e161619bfef428ac642ffd639d.tar.gz historical-1ff4bf5247f886e161619bfef428ac642ffd639d.tar.bz2 historical-1ff4bf5247f886e161619bfef428ac642ffd639d.zip |
Stable on amd64 and x86 (#323529)
Package-Manager: portage-2.2_rc67/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.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/ChangeLog b/dev-perl/HTTP-BrowserDetect/ChangeLog index 75b488eec047..d0349e9d8a24 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.34 2010/06/05 08:30:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.35 2010/06/15 05:31:08 tove Exp $ + + 15 Jun 2010; Torsten Veller <tove@gentoo.org> + HTTP-BrowserDetect-1.10.ebuild: + Stable on amd64 and x86 (#323529) *HTTP-BrowserDetect-1.11 (05 Jun 2010) diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild index 7110aa895229..df20cce84ce1 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.1 2010/05/06 06:32:37 tove Exp $ +# $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 $ 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="" |