diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 17:32:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 17:32:14 +0000 |
commit | b82dab35aff51d4513e2f899a7f506d58a2ee13a (patch) | |
tree | 0e0f46855fe7d1da6d169b32d089e4081029e29d /dev-perl/math-pari | |
parent | Marking amd64 stable (diff) | |
download | historical-b82dab35aff51d4513e2f899a7f506d58a2ee13a.tar.gz historical-b82dab35aff51d4513e2f899a7f506d58a2ee13a.tar.bz2 historical-b82dab35aff51d4513e2f899a7f506d58a2ee13a.zip |
Marking sparc stable
Package-Manager: portage-2.1.2_rc4-r3
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.010709.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index a97b5a4ee985..09b8273f0f31 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.36 2007/01/07 23:55:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.37 2007/01/08 17:31:39 mcummings Exp $ + + 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> + math-pari-2.010709.ebuild: + Marking sparc stable 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> -math-pari-2.010704.ebuild, math-pari-2.010709.ebuild: diff --git a/dev-perl/math-pari/math-pari-2.010709.ebuild b/dev-perl/math-pari/math-pari-2.010709.ebuild index 755b8992d7c9..15100c5dc3f6 100644 --- a/dev-perl/math-pari/math-pari-2.010709.ebuild +++ b/dev-perl/math-pari/math-pari-2.010709.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/dev-perl/math-pari/math-pari-2.010709.ebuild,v 1.2 2007/01/07 23:55:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010709.ebuild,v 1.3 2007/01/08 17:31:39 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" |