diff options
author | 2011-08-26 15:05:08 +0000 | |
---|---|---|
committer | 2011-08-26 15:05:08 +0000 | |
commit | 64a739e5f72a9dbd0fd9dd3845dd6ab19e0c82db (patch) | |
tree | 9a4e7c9a0228ba6cade4ca6aa68fd5f3130a5b9d /dev-perl/Math-Random-Secure | |
parent | Marked stable on AMD64 as a dependency of www-apps/bugzilla-3.6.6 based on ar... (diff) | |
download | gentoo-2-64a739e5f72a9dbd0fd9dd3845dd6ab19e0c82db.tar.gz gentoo-2-64a739e5f72a9dbd0fd9dd3845dd6ab19e0c82db.tar.bz2 gentoo-2-64a739e5f72a9dbd0fd9dd3845dd6ab19e0c82db.zip |
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.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-Random-Secure')
-rw-r--r-- | dev-perl/Math-Random-Secure/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Math-Random-Secure/Math-Random-Secure-0.60.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <chainsaw@gentoo.org> 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 |