summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-20 18:38:00 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-20 18:38:00 +0000
commitbd017ef70a66578fd728ea5f980e00acf6c33ae2 (patch)
tree232f60c207ff35eee30847ba43fcd474c2fe6f87 /virtual/perl-Math-BigInt
parentMarked ~hppa ~ppc (bug #345605). (diff)
downloadgentoo-2-bd017ef70a66578fd728ea5f980e00acf6c33ae2.tar.gz
gentoo-2-bd017ef70a66578fd728ea5f980e00acf6c33ae2.tar.bz2
gentoo-2-bd017ef70a66578fd728ea5f980e00acf6c33ae2.zip
Marked ~hppa ~ppc (bug #345605).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r--virtual/perl-Math-BigInt/ChangeLog5
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog
index 94364e2d2820..665b9d6ee005 100644
--- a/virtual/perl-Math-BigInt/ChangeLog
+++ b/virtual/perl-Math-BigInt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Math-BigInt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.42 2010/11/18 11:06:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.43 2010/11/20 18:38:00 jer Exp $
+
+ 20 Nov 2010; Jeroen Roovers <jer@gentoo.org> perl-Math-BigInt-1.99.ebuild:
+ Marked ~hppa ~ppc (bug #345605).
18 Nov 2010; Markus Meier <maekke@gentoo.org>
perl-Math-BigInt-1.99.ebuild:
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild
index 371f1d36152b..235aaaa88eda 100644
--- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild,v 1.2 2010/11/18 11:06:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild,v 1.3 2010/11/20 18:38:00 jer Exp $
DESCRIPTION="Virtual for Math-BigInt"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE=""
RDEPEND="~perl-core/Math-BigInt-${PV}"