diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 20:19:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 20:19:41 +0000 |
commit | 923357e55ff1fb780de3e45ef85ba3f2111c17c8 (patch) | |
tree | 13582402e9f11722078d94a58309c57671cb5e1c /perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild | |
parent | Fixed man directories, bug #295109 (diff) | |
download | historical-923357e55ff1fb780de3e45ef85ba3f2111c17c8.tar.gz historical-923357e55ff1fb780de3e45ef85ba3f2111c17c8.tar.bz2 historical-923357e55ff1fb780de3e45ef85ba3f2111c17c8.zip |
Stable for HPPA (bug #288026).
Package-Manager: portage-2.2_rc56/cvs/Linux i686
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild')
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild index ab25c1c023c4..24be6a48f18d 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.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/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild,v 1.3 2009/12/04 13:34:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild,v 1.4 2009/12/07 20:00:39 jer Exp $ MODULE_AUTHOR="TELS" MODULE_SECTION="math" @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 hppa ~ppc x86" RDEPEND=">=virtual/perl-Math-BigInt-1.87" DEPEND="${RDEPEND}" |