diff options
author | 2010-11-20 18:38:00 +0000 | |
---|---|---|
committer | 2010-11-20 18:38:00 +0000 | |
commit | 704c5f8d73d02e0477357b8b12c45a4a208e2fcd (patch) | |
tree | 116aaf63f94a4876acbaef49628f3bb290ca7737 /virtual/perl-Math-BigInt | |
parent | digest fix (diff) | |
download | historical-704c5f8d73d02e0477357b8b12c45a4a208e2fcd.tar.gz historical-704c5f8d73d02e0477357b8b12c45a4a208e2fcd.tar.bz2 historical-704c5f8d73d02e0477357b8b12c45a4a208e2fcd.zip |
Marked ~hppa ~ppc (bug #345605).
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild | 4 |
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}" |