diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:49:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:49:40 +0000 |
commit | b5b7c2652b51f188dc14332b9c43315c9c2e7498 (patch) | |
tree | f3988b2a8f2230dfa5c1ce23632b29d2d86e5661 /dev-perl/HTTP-Negotiate | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-b5b7c2652b51f188dc14332b9c43315c9c2e7498.tar.gz gentoo-2-b5b7c2652b51f188dc14332b9c43315c9c2e7498.tar.bz2 gentoo-2-b5b7c2652b51f188dc14332b9c43315c9c2e7498.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/HTTP-Negotiate')
-rw-r--r-- | dev-perl/HTTP-Negotiate/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Negotiate/ChangeLog b/dev-perl/HTTP-Negotiate/ChangeLog index 62d5099f8602..acca6dd42b78 100644 --- a/dev-perl/HTTP-Negotiate/ChangeLog +++ b/dev-perl/HTTP-Negotiate/ChangeLog @@ -1,6 +1,10 @@ # 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.17 2012/03/01 16:17:44 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.18 2012/05/05 23:49:40 aballier Exp $ + + 05 May 2012; Alexis Ballier <aballier@gentoo.org> + HTTP-Negotiate-6.0.1.ebuild: + keyword ~amd64-fbsd 01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Add missing cpan remote-id tags in metadata.xml (#406287) 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 01cd2a2e677a..e17c3e5c03bf 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 # 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.1 2012/02/29 09:03:13 robbat2 Exp $ +# $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 $ 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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |