diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 12:08:00 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 12:08:00 +0000 |
commit | 3f564bcc639d838043e1b3025233f39bb7b52a3a (patch) | |
tree | 079b8aa59c477649571055c6ab85551aefd68d4f /perl-core/Math-BigInt | |
parent | x86 stable, bug 288026 (diff) | |
download | gentoo-2-3f564bcc639d838043e1b3025233f39bb7b52a3a.tar.gz gentoo-2-3f564bcc639d838043e1b3025233f39bb7b52a3a.tar.bz2 gentoo-2-3f564bcc639d838043e1b3025233f39bb7b52a3a.zip |
x86 stable, bug 288026
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.89.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 100abb0182e2..307967425201 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.48 2008/08/01 16:57:48 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.49 2009/12/04 12:08:00 fauli Exp $ + + 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + Math-BigInt-1.89.ebuild: + x86 stable, bug 288026 *Math-BigInt-1.89 (01 Aug 2008) diff --git a/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild index 422c79a1c4d7..062fb2f2dd81 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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/Math-BigInt-1.89.ebuild,v 1.1 2008/08/01 16:57:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild,v 1.2 2009/12/04 12:08:00 fauli Exp $ MODULE_AUTHOR=TELS MODULE_SECTION=math @@ -10,7 +10,7 @@ DESCRIPTION="Arbitrary size floating point math package" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86" IUSE="" DEPEND="dev-lang/perl |