diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 17:16:31 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 17:16:31 +0000 |
commit | a76720a7114db2e15ebc35f0a19539fc37165296 (patch) | |
tree | 2db4b842845b5d648fb3fc879b45ab8db2901869 /dev-perl | |
parent | Added updated patch by Jeff Mitchell. (diff) | |
download | gentoo-2-a76720a7114db2e15ebc35f0a19539fc37165296.tar.gz gentoo-2-a76720a7114db2e15ebc35f0a19539fc37165296.tar.bz2 gentoo-2-a76720a7114db2e15ebc35f0a19539fc37165296.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.01080603.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index d192fdc72cd8..4d09a8b482bc 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/math-pari -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.51 2009/12/23 21:39:39 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.52 2010/01/10 17:16:31 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> + math-pari-2.01080603.ebuild: + Transfer Prefix keywords 23 Dec 2009; Jeroen Roovers <jer@gentoo.org> math-pari-2.010801.ebuild: Stable for HPPA (bug #289144). diff --git a/dev-perl/math-pari/math-pari-2.01080603.ebuild b/dev-perl/math-pari/math-pari-2.01080603.ebuild index 9ea864b82ec0..3cfed9360d75 100644 --- a/dev-perl/math-pari/math-pari-2.01080603.ebuild +++ b/dev-perl/math-pari/math-pari-2.01080603.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.01080603.ebuild,v 1.1 2009/12/12 10:30:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.01080603.ebuild,v 1.2 2010/01/10 17:16:31 grobian Exp $ EAPI=2 @@ -18,7 +18,7 @@ SRC_URI="${SRC_URI} LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" # Math::Pari requires that a copy of the pari source in a parallel |