diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-04-11 03:04:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-04-11 03:04:18 +0000 |
commit | 310896c23443399c3a291cc01f644b1dfa50a75a (patch) | |
tree | 5013984ec465c14671b89db2532237b3176953e5 /perl-core | |
parent | Marked ~hppa (bug #173295). (diff) | |
download | gentoo-2-310896c23443399c3a291cc01f644b1dfa50a75a.tar.gz gentoo-2-310896c23443399c3a291cc01f644b1dfa50a75a.tar.bz2 gentoo-2-310896c23443399c3a291cc01f644b1dfa50a75a.zip |
Marked ~hppa (bug #173295).
(Portage version: 2.1.2.2)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 1169694b8976..e49920660ab7 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.29 2007/04/09 21:37:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.30 2007/04/11 03:04:18 jer Exp $ + + 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> Math-BigInt-1.81-r1.ebuild: + Marked ~hppa (bug #173295). 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> Math-BigInt-1.79.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild index 38c1440f0f5d..609b2484d08b 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.81-r1.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/Math-BigInt/Math-BigInt-1.81-r1.ebuild,v 1.5 2007/04/07 19:56:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild,v 1.6 2007/04/11 03:04:18 jer Exp $ inherit perl-module eutils @@ -11,7 +11,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 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl |