diff options
author | 2006-11-05 02:15:50 +0000 | |
---|---|---|
committer | 2006-11-05 02:15:50 +0000 | |
commit | 886ede8f655efac05d32315c70f65252161ce077 (patch) | |
tree | 5519c8310018e96f83a927502561041bf1bb2eff /perl-core | |
parent | Fix the digest and the names of the patches in the ebuild (diff) | |
download | gentoo-2-886ede8f655efac05d32315c70f65252161ce077.tar.gz gentoo-2-886ede8f655efac05d32315c70f65252161ce077.tar.bz2 gentoo-2-886ede8f655efac05d32315c70f65252161ce077.zip |
Marking ~mips, tested on swarm
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index dc8fc2f80032..5528d3945c33 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.18 2006/10/23 19:41:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.19 2006/11/05 02:15:50 mcummings Exp $ + + 05 Nov 2006; Michael Cummings <mcummings@gentoo.org> + Math-BigInt-1.77-r1.ebuild: + Marking ~mips, tested on swarm 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> Math-BigInt-1.77-r1.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild index c6118a3aedfe..b2023b3b6351 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.77-r1.ebuild,v 1.9 2006/10/23 19:41:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.10 2006/11/05 02:15:50 mcummings Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl |