diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-04 13:31:37 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-04 13:31:37 +0000 |
commit | 9b6738878c0491a93faefb7a5eaa06f074ccb6dd (patch) | |
tree | 8b8fb2cecc012e572b1c2af23ed2a13d1bbb82b3 /perl-core | |
parent | Stable on amd64 (#288026) (diff) | |
download | gentoo-2-9b6738878c0491a93faefb7a5eaa06f074ccb6dd.tar.gz gentoo-2-9b6738878c0491a93faefb7a5eaa06f074ccb6dd.tar.bz2 gentoo-2-9b6738878c0491a93faefb7a5eaa06f074ccb6dd.zip |
Stable on amd64 (#288026)
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.89.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 307967425201..474799124456 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Math-BigInt # 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 $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.50 2009/12/04 13:31:37 tove Exp $ + + 04 Dec 2009; Torsten Veller <tove@gentoo.org> Math-BigInt-1.89.ebuild: + Stable on amd64 (#288026) 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> Math-BigInt-1.89.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild index 062fb2f2dd81..9345274d5aad 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-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.2 2009/12/04 12:08:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild,v 1.3 2009/12/04 13:31:37 tove 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 |