diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:04:24 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:04:24 +0000 |
commit | 970068d52b31961fa4a4af0b6c4909400848a4be (patch) | |
tree | cbee39ca4e2525f6e2a07367b8fa764223774ebb /perl-core | |
parent | ppc stable #288026 (diff) | |
download | gentoo-2-970068d52b31961fa4a4af0b6c4909400848a4be.tar.gz gentoo-2-970068d52b31961fa4a4af0b6c4909400848a4be.tar.bz2 gentoo-2-970068d52b31961fa4a4af0b6c4909400848a4be.zip |
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog index 8d3594311295..5b92b524737b 100644 --- a/perl-core/Math-BigInt-FastCalc/ChangeLog +++ b/perl-core/Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Math-BigInt-FastCalc -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.4 2009/12/07 20:00:39 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.5 2010/01/05 19:04:24 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> Math-BigInt-FastCalc-0.19.ebuild: + ppc stable #288026 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> Math-BigInt-FastCalc-0.19.ebuild: 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 24be6a48f18d..2bc96c82ee7b 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 +# Copyright 1999-2010 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.4 2009/12/07 20:00:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.19.ebuild,v 1.5 2010/01/05 19:04:24 nixnut 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}" |