summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-Round')
-rw-r--r--dev-perl/Math-Round/ChangeLog5
-rw-r--r--dev-perl/Math-Round/Math-Round-0.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Math-Round/ChangeLog b/dev-perl/Math-Round/ChangeLog
index 0ba8fb5830ce..2e8023aeea30 100644
--- a/dev-perl/Math-Round/ChangeLog
+++ b/dev-perl/Math-Round/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-Round
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.2 2011/05/20 16:51:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.3 2011/05/21 16:19:00 armin76 Exp $
+
+ 21 May 2011; Raúl Porcel <armin76@gentoo.org> Math-Round-0.06.ebuild:
+ Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #366911
20 May 2011; Fabian Groffen <grobian@gentoo.org> Math-Round-0.06.ebuild:
Add Prefix keywords, bug #366911
diff --git a/dev-perl/Math-Round/Math-Round-0.06.ebuild b/dev-perl/Math-Round/Math-Round-0.06.ebuild
index 0073353cf3bb..b6db2aec2557 100644
--- a/dev-perl/Math-Round/Math-Round-0.06.ebuild
+++ b/dev-perl/Math-Round/Math-Round-0.06.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-Round/Math-Round-0.06.ebuild,v 1.2 2011/05/20 16:51:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.06.ebuild,v 1.3 2011/05/21 16:19:00 armin76 Exp $
MODULE_AUTHOR=GROMMEL
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Perl extension for rounding numbers"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=""