diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-03 20:36:04 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-03 20:36:04 +0000 |
commit | 9587c21081e4ce32a7356f4d31f62f8f1393ab20 (patch) | |
tree | e8bf8634f3a281715609add417bb17bf4d3651fc /perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild | |
parent | Stable on x86, bug #169153. (diff) | |
download | gentoo-2-9587c21081e4ce32a7356f4d31f62f8f1393ab20.tar.gz gentoo-2-9587c21081e4ce32a7356f4d31f62f8f1393ab20.tar.bz2 gentoo-2-9587c21081e4ce32a7356f4d31f62f8f1393ab20.zip |
Stable on x86, bug #169153.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 88463a11c98e..ccef3d55e7ec 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-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.77-r1.ebuild,v 1.11 2007/01/19 18:02:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.12 2007/03/03 20:36:04 ticho 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 ~mips ~ppc s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl |