diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-02 21:47:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-02 21:47:10 +0000 |
commit | 0cc319391e0a9eee3e92dd54d64177374b45cf1c (patch) | |
tree | cf8816e40e7911662ad6be65e84424e5037e2e86 /dev-perl/math-pari | |
parent | Version bumped. (diff) | |
download | historical-0cc319391e0a9eee3e92dd54d64177374b45cf1c.tar.gz historical-0cc319391e0a9eee3e92dd54d64177374b45cf1c.tar.bz2 historical-0cc319391e0a9eee3e92dd54d64177374b45cf1c.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.010704.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 46b30bb55c22..d815ba5aa29e 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/math-pari # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.25 2006/06/29 23:23:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.26 2006/07/02 21:39:58 mcummings Exp $ + + 02 Jul 2006; Michael Cummings <mcummings@gentoo.org> + math-pari-2.010704.ebuild: + Marking amd64 stable 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> math-pari-2.010704.ebuild: diff --git a/dev-perl/math-pari/math-pari-2.010704.ebuild b/dev-perl/math-pari/math-pari-2.010704.ebuild index b28558e99479..be18f28c1615 100644 --- a/dev-perl/math-pari/math-pari-2.010704.ebuild +++ b/dev-perl/math-pari/math-pari-2.010704.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010704.ebuild,v 1.3 2006/06/29 23:23:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010704.ebuild,v 1.4 2006/07/02 21:39:58 mcummings Exp $ inherit perl-module eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/I/IL/ILYAZ/modules/${MY_P}.tar.gz LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |