diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-11-08 23:30:58 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-11-08 23:30:58 +0000 |
commit | d9a60ebc2679e0162a5ad5fefd589f9175f6eab6 (patch) | |
tree | ce8410cd76b782bd9fd97a78a6b6d845a246791c /dev-perl/LWP-Protocol-https | |
parent | 0.7.5; better overlay masking support (diff) | |
download | historical-d9a60ebc2679e0162a5ad5fefd589f9175f6eab6.tar.gz historical-d9a60ebc2679e0162a5ad5fefd589f9175f6eab6.tar.bz2 historical-d9a60ebc2679e0162a5ad5fefd589f9175f6eab6.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in security bug #386309.
Package-Manager: portage-2.1.10.31/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/LWP-Protocol-https')
-rw-r--r-- | dev-perl/LWP-Protocol-https/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/LWP-Protocol-https/ChangeLog b/dev-perl/LWP-Protocol-https/ChangeLog index e43959d6fb8a..4e70e2894291 100644 --- a/dev-perl/LWP-Protocol-https/ChangeLog +++ b/dev-perl/LWP-Protocol-https/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/LWP-Protocol-https # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.12 2011/11/07 13:11:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/ChangeLog,v 1.13 2011/11/08 23:29:23 chainsaw Exp $ + + 08 Nov 2011; Tony Vroon <chainsaw@gentoo.org> + LWP-Protocol-https-6.20.0.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian + "idella4" Delaney in security bug #386309. 07 Nov 2011; Jeroen Roovers <jer@gentoo.org> LWP-Protocol-https-6.20.0.ebuild: diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild index ea8be7084ab2..d2f3212f4589 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.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/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild,v 1.12 2011/11/07 13:11:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.20.0.ebuild,v 1.13 2011/11/08 23:29:23 chainsaw Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI+=" http://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${PN}/${PN}_ca-cert SLOT="0" IUSE="" -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" RDEPEND=" app-misc/ca-certificates |