diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 21:37:47 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 21:37:47 +0000 |
commit | bdf2005486b04d28cec73b11cf831b2c3f0338fa (patch) | |
tree | d3eb3027316497715b7804c5b795e0763d0fff65 /perl-core | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-bdf2005486b04d28cec73b11cf831b2c3f0338fa.tar.gz gentoo-2-bdf2005486b04d28cec73b11cf831b2c3f0338fa.tar.bz2 gentoo-2-bdf2005486b04d28cec73b11cf831b2c3f0338fa.zip |
Marking stable amd64
(Portage version: 2.1.2.3)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.79.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 91aea78af58f..1169694b8976 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.28 2007/04/07 19:56:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.29 2007/04/09 21:37:47 mcummings Exp $ + + 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Math-BigInt-1.79.ebuild: + Marking stable amd64 07 Apr 2007; nixnut <nixnut@gentoo.org> Math-BigInt-1.81-r1.ebuild: Added ~ppc wrt bug 173295 diff --git a/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild index 109cec5832fd..df8a11165fc3 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.79.ebuild,v 1.1 2007/02/05 17:18:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild,v 1.2 2007/04/09 21:37:47 mcummings Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz" 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 |