diff options
author | 2009-09-30 18:14:51 +0000 | |
---|---|---|
committer | 2009-09-30 18:14:51 +0000 | |
commit | 4fc3fe0b188195aaf96b3c2257d0b7bbfb1b47a3 (patch) | |
tree | c794dd9adb39de7b480cb0669ef38f549cc1528e /dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild | |
parent | Stable on alpha, bug #284712 (diff) | |
download | historical-4fc3fe0b188195aaf96b3c2257d0b7bbfb1b47a3.tar.gz historical-4fc3fe0b188195aaf96b3c2257d0b7bbfb1b47a3.tar.bz2 historical-4fc3fe0b188195aaf96b3c2257d0b7bbfb1b47a3.zip |
Keyworded on alpha, bug #284740
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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 4bb2554e0121..823739602997 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-2009 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.5 2009/04/06 16:11:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.6 2009/09/30 18:14:19 klausman 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="~alpha amd64 hppa ppc x86" RDEPEND=">=perl-core/Math-BigInt-1.87 >=dev-libs/gmp-4.0.0" DEPEND="${RDEPEND}" |