summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-06-24 14:31:54 +0000
committerFabian Groffen <grobian@gentoo.org>2011-06-24 14:31:54 +0000
commit18f50a3b004c57ea18f1f90b7bde5ce245926686 (patch)
tree78b52c3f25522157445c4c0aefa1a39d05acae47 /perl-core/Math-BigInt
parentMarked ~ppc-macos (diff)
downloadgentoo-2-18f50a3b004c57ea18f1f90b7bde5ce245926686.tar.gz
gentoo-2-18f50a3b004c57ea18f1f90b7bde5ce245926686.tar.bz2
gentoo-2-18f50a3b004c57ea18f1f90b7bde5ce245926686.zip
Marked ~ppc-macos
(Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/ChangeLog5
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index bc7bb812f516..d8ae8e49faa2 100644
--- a/perl-core/Math-BigInt/ChangeLog
+++ b/perl-core/Math-BigInt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Math-BigInt
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.69 2011/04/24 15:27:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.70 2011/06/24 14:31:54 grobian Exp $
+
+ 24 Jun 2011; Fabian Groffen <grobian@gentoo.org> Math-BigInt-1.993.0.ebuild:
+ Marked ~ppc-macos
24 Apr 2011; Fabian Groffen <grobian@gentoo.org> ChangeLog:
Marked ~x86-solaris, bug #296509
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
index 237c254d3790..2d6e72ec6915 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.993.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/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild,v 1.2 2011/04/24 15:41:36 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild,v 1.3 2011/06/24 14:31:54 grobian Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module eutils
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"