From: Tony Vroon Date: Fri, 26 Aug 2011 15:05:08 +0000 (+0000) Subject: Marked stable on AMD64 as a dependency of www-apps/bugzilla-3.6.6 based on arch testi... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a61503f176bb9b8aa57e657b3ac375f5deb20f37;p=gentoo.git Marked stable on AMD64 as a dependency of www-apps/bugzilla-3.6.6 based on arch testing by Agostino "ago" Sarubbo in security bug #380255. Package-Manager: portage-2.1.10.11/cvs/Linux x86_64 --- diff --git a/dev-perl/Math-Random-ISAAC-XS/ChangeLog b/dev-perl/Math-Random-ISAAC-XS/ChangeLog index 888f08cebc74..9429fda1ed37 100644 --- a/dev-perl/Math-Random-ISAAC-XS/ChangeLog +++ b/dev-perl/Math-Random-ISAAC-XS/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Math-Random-ISAAC-XS # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/ChangeLog,v 1.6 2011/07/29 18:16:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/ChangeLog,v 1.7 2011/08/26 15:02:49 chainsaw Exp $ + + 26 Aug 2011; Tony Vroon + Math-Random-ISAAC-XS-1.4.ebuild: + Marked stable on AMD64 as a dependency of www-apps/bugzilla-3.6.6 based on + arch testing by Agostino "ago" Sarubbo in security bug #380255. 29 Jul 2011; Torsten Veller -Math-Random-ISAAC-XS-1.1.ebuild, -Math-Random-ISAAC-XS-1.3.ebuild: diff --git a/dev-perl/Math-Random-ISAAC-XS/Math-Random-ISAAC-XS-1.4.ebuild b/dev-perl/Math-Random-ISAAC-XS/Math-Random-ISAAC-XS-1.4.ebuild index 7698d2dd803c..a5d669fa3e80 100644 --- a/dev-perl/Math-Random-ISAAC-XS/Math-Random-ISAAC-XS-1.4.ebuild +++ b/dev-perl/Math-Random-ISAAC-XS/Math-Random-ISAAC-XS-1.4.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/Math-Random-ISAAC-XS/Math-Random-ISAAC-XS-1.4.ebuild,v 1.1 2011/02/18 06:35:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/Math-Random-ISAAC-XS-1.4.ebuild,v 1.2 2011/08/26 15:02:49 chainsaw Exp $ EAPI=3 @@ -12,7 +12,7 @@ DESCRIPTION="C implementation of the ISAAC PRNG algorithm" LICENSE="|| ( public-domain Artistic Artistic-2 GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="dev-perl/Math-Random-ISAAC" diff --git a/dev-perl/Math-Random-ISAAC/ChangeLog b/dev-perl/Math-Random-ISAAC/ChangeLog index 77445276aeef..05e221b396be 100644 --- a/dev-perl/Math-Random-ISAAC/ChangeLog +++ b/dev-perl/Math-Random-ISAAC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Math-Random-ISAAC # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC/ChangeLog,v 1.5 2011/07/30 08:07:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC/ChangeLog,v 1.6 2011/08/26 15:03:42 chainsaw Exp $ + + 26 Aug 2011; Tony Vroon Math-Random-ISAAC-1.4.ebuild: + Marked stable on AMD64 as a dependency of www-apps/bugzilla-3.6.6 based on + arch testing by Agostino "ago" Sarubbo in security bug #380255. 30 Jul 2011; Torsten Veller -Math-Random-ISAAC-1.3.ebuild: Cleanup diff --git a/dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.ebuild b/dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.ebuild index 638c4882fb4d..7199810275d5 100644 --- a/dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.ebuild +++ b/dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.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/Math-Random-ISAAC/Math-Random-ISAAC-1.4.ebuild,v 1.1 2011/02/18 06:35:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC/Math-Random-ISAAC-1.4.ebuild,v 1.2 2011/08/26 15:03:42 chainsaw Exp $ EAPI=3 @@ -12,7 +12,7 @@ DESCRIPTION="Perl interface to the ISAAC PRNG algorithm" LICENSE="|| ( public-domain MIT Artistic Artistic-2 GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" PDEPEND="dev-perl/Math-Random-ISAAC-XS" diff --git a/dev-perl/Math-Random-Secure/ChangeLog b/dev-perl/Math-Random-Secure/ChangeLog index 5bb60c1bfbab..76995843a79c 100644 --- a/dev-perl/Math-Random-Secure/ChangeLog +++ b/dev-perl/Math-Random-Secure/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Math-Random-Secure # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-Secure/ChangeLog,v 1.1 2011/01/25 10:13:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-Secure/ChangeLog,v 1.2 2011/08/26 15:05:08 chainsaw Exp $ + + 26 Aug 2011; Tony Vroon Math-Random-Secure-0.60.ebuild: + Marked stable on AMD64 as a dependency of www-apps/bugzilla-3.6.6 based on + arch testing by Agostino "ago" Sarubbo in security bug #380255. *Math-Random-Secure-0.60 (25 Jan 2011) diff --git a/dev-perl/Math-Random-Secure/Math-Random-Secure-0.60.ebuild b/dev-perl/Math-Random-Secure/Math-Random-Secure-0.60.ebuild index f4707362cd83..9362217d737c 100644 --- a/dev-perl/Math-Random-Secure/Math-Random-Secure-0.60.ebuild +++ b/dev-perl/Math-Random-Secure/Math-Random-Secure-0.60.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/Math-Random-Secure/Math-Random-Secure-0.60.ebuild,v 1.1 2011/01/25 10:13:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-Secure/Math-Random-Secure-0.60.ebuild,v 1.2 2011/08/26 15:05:08 chainsaw Exp $ EAPI=3 @@ -12,7 +12,7 @@ DESCRIPTION="Cryptographically-secure, cross-platform replacement for rand()" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="dev-perl/Any-Moose