diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-19 02:10:52 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-19 02:10:52 +0000 |
commit | 0ce311d1c768df8a7d3ac9b5d64f713bed8efe67 (patch) | |
tree | d43fc08994fcaa82987facd45ee39b3bf32cdddf /dev-perl | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-0ce311d1c768df8a7d3ac9b5d64f713bed8efe67.tar.gz gentoo-2-0ce311d1c768df8a7d3ac9b5d64f713bed8efe67.tar.bz2 gentoo-2-0ce311d1c768df8a7d3ac9b5d64f713bed8efe67.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/HTTP-Negotiate/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/HTTP-Negotiate/ChangeLog b/dev-perl/HTTP-Negotiate/ChangeLog index af9b64fa06dc..6113173ca74b 100644 --- a/dev-perl/HTTP-Negotiate/ChangeLog +++ b/dev-perl/HTTP-Negotiate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/HTTP-Negotiate -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.19 2012/06/24 12:59:49 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.20 2013/02/19 02:10:52 zmedico Exp $ + + 19 Feb 2013; Zac Medico <zmedico@gentoo.org> HTTP-Negotiate-6.0.1.ebuild: + Add ~arm-linux keyword. 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1.ebuild index e17c3e5c03bf..8fa386d0268e 100644 --- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1.ebuild +++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1.ebuild,v 1.2 2012/05/05 23:49:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1.ebuild,v 1.3 2013/02/19 02:10:52 zmedico Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="HTTP content negotiation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |