diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-11-08 23:17:13 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-11-08 23:17:13 +0000 |
commit | 3100ccc07e7bf8494bfc7241232be9854cc56ee5 (patch) | |
tree | 6604d0d2008b7b5860681b1fcd7b6b50a153c857 /dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-3100ccc07e7bf8494bfc7241232be9854cc56ee5.tar.gz gentoo-2-3100ccc07e7bf8494bfc7241232be9854cc56ee5.tar.bz2 gentoo-2-3100ccc07e7bf8494bfc7241232be9854cc56ee5.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in security bug #386309.
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild')
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 2adbbe491f4e..d651b4ac4110 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.12 2011/11/07 13:07:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild,v 1.13 2011/11/08 23:17:13 chainsaw 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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |