diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-13 00:07:39 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-13 00:07:39 +0000 |
commit | b97f8521391ac5ce7a0b274151151993882465bc (patch) | |
tree | 0428fdeaae41026c98c64113e2915c9ac2196659 /dev-perl/HTTP-Negotiate | |
parent | Added ~mips, bug 358079 (diff) | |
download | historical-b97f8521391ac5ce7a0b274151151993882465bc.tar.gz historical-b97f8521391ac5ce7a0b274151151993882465bc.tar.bz2 historical-b97f8521391ac5ce7a0b274151151993882465bc.zip |
Added ~mips, bug 358079
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/HTTP-Negotiate')
-rw-r--r-- | dev-perl/HTTP-Negotiate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Negotiate/ChangeLog b/dev-perl/HTTP-Negotiate/ChangeLog index 72cbd01dbe73..6473e7d1d2e8 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.5 2011/05/15 18:36:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.6 2011/06/13 00:03:22 mattst88 Exp $ + + 13 Jun 2011; Matt Turner <mattst88@gentoo.org> HTTP-Negotiate-6.0.0.ebuild: + Added ~mips, bug 358079 15 May 2011; Raúl Porcel <armin76@gentoo.org> HTTP-Negotiate-6.0.0.ebuild: Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #358079 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 25047de56114..40801a808818 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.5 2011/05/15 18:36:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild,v 1.6 2011/06/13 00:03:22 mattst88 Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="HTTP content negotiation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |