diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 16:15:51 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 16:15:51 +0000 |
commit | c54456f658e4637a68ff6d46f083ef2aab51e5d6 (patch) | |
tree | 6afbdd5fcd3c528386d16cf00d0e3e3de4554347 /dev-perl/HTTP-Negotiate | |
parent | Marked ~ppc/~ppc64 wrt #358079 (diff) | |
download | gentoo-2-c54456f658e4637a68ff6d46f083ef2aab51e5d6.tar.gz gentoo-2-c54456f658e4637a68ff6d46f083ef2aab51e5d6.tar.bz2 gentoo-2-c54456f658e4637a68ff6d46f083ef2aab51e5d6.zip |
Marked ~ppc/~ppc64 wrt #358079
(Portage version: 2.2.0_alpha46/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.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Negotiate/ChangeLog b/dev-perl/HTTP-Negotiate/ChangeLog index ff1f2b6ba89a..01b7648400e5 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.7 2011/07/07 05:00:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.8 2011/08/09 16:15:51 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + HTTP-Negotiate-6.0.0.ebuild: + Marked ~ppc/~ppc64 wrt #358079 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> HTTP-Negotiate-6.0.0.ebuild: diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild index cc7d29a0c5f1..0c27ad6c0f83 100644 --- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild +++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.0.ebuild,v 1.7 2011/07/07 05:00:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild,v 1.8 2011/08/09 16:15:51 xarthisius Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="HTTP content negotiation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |