summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-Random')
-rw-r--r--dev-perl/Math-Random/ChangeLog5
-rw-r--r--dev-perl/Math-Random/Math-Random-0.710.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-Random/ChangeLog b/dev-perl/Math-Random/ChangeLog
index 88ccf62c1604..7a68aab7c3f2 100644
--- a/dev-perl/Math-Random/ChangeLog
+++ b/dev-perl/Math-Random/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-Random
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random/ChangeLog,v 1.5 2011/08/30 10:28:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random/ChangeLog,v 1.6 2011/09/03 21:05:11 tove Exp $
+
+ 03 Sep 2011; Torsten Veller <tove@gentoo.org> Math-Random-0.710.0.ebuild:
+ Merge stable keywords from former version scheme ebuild
*Math-Random-0.710.0 (30 Aug 2011)
diff --git a/dev-perl/Math-Random/Math-Random-0.710.0.ebuild b/dev-perl/Math-Random/Math-Random-0.710.0.ebuild
index d7268ecb6a85..3de7250da8a7 100644
--- a/dev-perl/Math-Random/Math-Random-0.710.0.ebuild
+++ b/dev-perl/Math-Random/Math-Random-0.710.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/Math-Random/Math-Random-0.710.0.ebuild,v 1.1 2011/08/30 10:28:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random/Math-Random-0.710.0.ebuild,v 1.2 2011/09/03 21:05:11 tove Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Random Number Generators"
LICENSE="( || ( Artistic GPL-2 ) ) public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
SRC_TEST="do"