diff options
author | Joseph Jezak <josejx@gentoo.org> | 2008-05-13 03:27:21 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2008-05-13 03:27:21 +0000 |
commit | 7b6abcd1fb78c1628575d8e96fe7d820cd28be50 (patch) | |
tree | 08ba80fb568a7cecb52de06aeccbbf23935c66b6 /dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild | |
parent | Added mac-fdisk as a dependency for bug #220431. (diff) | |
download | historical-7b6abcd1fb78c1628575d8e96fe7d820cd28be50.tar.gz historical-7b6abcd1fb78c1628575d8e96fe7d820cd28be50.tar.bz2 historical-7b6abcd1fb78c1628575d8e96fe7d820cd28be50.zip |
Marked ppc stable.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild index 1497cab61daf..7a68cf43ed53 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.3 2008/03/28 10:14:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.4 2008/05/13 03:27:21 josejx Exp $ MODULE_AUTHOR="TELS/math" inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 hppa ~ppc ~x86" +KEYWORDS="amd64 hppa ppc ~x86" RDEPEND=">=perl-core/Math-BigInt-1.87 >=dev-libs/gmp-4.0.0" DEPEND="${RDEPEND}" |