diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 10:19:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 10:19:23 +0000 |
commit | 6664bf78cf0c684c5bc6eb4daaf7a84bafb8ca93 (patch) | |
tree | 103fb6b422733669e1836a367e139fa4a24ba203 /dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | historical-6664bf78cf0c684c5bc6eb4daaf7a84bafb8ca93.tar.gz historical-6664bf78cf0c684c5bc6eb4daaf7a84bafb8ca93.tar.bz2 historical-6664bf78cf0c684c5bc6eb4daaf7a84bafb8ca93.zip |
Stable for HPPA too.
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 1df96121953c..1497cab61daf 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.2 2008/01/25 15:20:24 drac Exp $ +# $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 $ MODULE_AUTHOR="TELS/math" inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~x86 ~ppc" +KEYWORDS="amd64 hppa ~ppc ~x86" RDEPEND=">=perl-core/Math-BigInt-1.87 >=dev-libs/gmp-4.0.0" DEPEND="${RDEPEND}" |