diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:36:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:36:51 +0000 |
commit | 5b1852907d4746651325dbf49fa45ac88eb5ab7b (patch) | |
tree | 8ac516b5f4f9f3fb2ecc58cdee41841a4f4744a2 /dev-perl/HTTP-BrowserDetect | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-5b1852907d4746651325dbf49fa45ac88eb5ab7b.tar.gz gentoo-2-5b1852907d4746651325dbf49fa45ac88eb5ab7b.tar.bz2 gentoo-2-5b1852907d4746651325dbf49fa45ac88eb5ab7b.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
4 files changed, 13 insertions, 8 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/ChangeLog b/dev-perl/HTTP-BrowserDetect/ChangeLog index d4ad80efbd2d..67b4b1f4a01b 100644 --- a/dev-perl/HTTP-BrowserDetect/ChangeLog +++ b/dev-perl/HTTP-BrowserDetect/ChangeLog @@ -1,6 +1,11 @@ # 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.72 2012/03/18 18:02:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.73 2012/03/19 19:36:51 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> + HTTP-BrowserDetect-1.10.ebuild, HTTP-BrowserDetect-1.410.0.ebuild, + HTTP-BrowserDetect-1.420.0.ebuild: + Drop alpha/sparc keywords 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> HTTP-BrowserDetect-1.410.0.ebuild: diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild index c7531ce69143..dec6b4784015 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 +# 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.10.ebuild,v 1.5 2010/10/18 22:05:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.10.ebuild,v 1.6 2012/03/19 19:36:51 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 ppc x86" IUSE="test" RDEPEND="" 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 7856cfc2fffc..d4cfca84a77a 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.6 2012/03/18 18:02:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.410.0.ebuild,v 1.7 2012/03/19 19:36:51 armin76 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 ~mips ppc x86" IUSE="test" RDEPEND="" diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.420.0.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.420.0.ebuild index e4363da64117..9621e48071b9 100644 --- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.420.0.ebuild +++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.420.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.420.0.ebuild,v 1.1 2012/03/04 14:07:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.420.0.ebuild,v 1.2 2012/03/19 19:36:51 armin76 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 ~mips ~ppc ~x86" IUSE="test" RDEPEND="" |