summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-06-20 16:23:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-06-20 16:23:40 +0000
commit2a7cc4648a3a9ce796b84a8c204ed20e10aea15e (patch)
tree338dabb21accfbaf311a0442be073d2c75ea6fc9 /perl-core
parentAdd ~alpha wrt #173295 (diff)
downloadgentoo-2-2a7cc4648a3a9ce796b84a8c204ed20e10aea15e.tar.gz
gentoo-2-2a7cc4648a3a9ce796b84a8c204ed20e10aea15e.tar.bz2
gentoo-2-2a7cc4648a3a9ce796b84a8c204ed20e10aea15e.zip
Add ~alpha wrt #173295
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/bignum/ChangeLog5
-rw-r--r--perl-core/bignum/bignum-0.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/bignum/ChangeLog b/perl-core/bignum/ChangeLog
index 39fa2364963c..8ada1e0d6f5e 100644
--- a/perl-core/bignum/ChangeLog
+++ b/perl-core/bignum/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/bignum
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.10 2007/04/24 08:58:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.11 2007/06/20 16:23:40 armin76 Exp $
+
+ 20 Jun 2007; Raúl Porcel <armin76@gentoo.org> bignum-0.21.ebuild:
+ Add ~alpha wrt #173295
24 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> bignum-0.21.ebuild:
Add ~mips keyword, bug 173295.
diff --git a/perl-core/bignum/bignum-0.21.ebuild b/perl-core/bignum/bignum-0.21.ebuild
index 16dde58409f1..2594339724dd 100644
--- a/perl-core/bignum/bignum-0.21.ebuild
+++ b/perl-core/bignum/bignum-0.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.21.ebuild,v 1.2 2007/04/24 08:58:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.21.ebuild,v 1.3 2007/06/20 16:23:40 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE="test"
SRC_TEST="do"