diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 15:57:27 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 15:57:27 +0000 |
commit | 8810c30687eedd96f3922c0d6c5234e1d83aa5f9 (patch) | |
tree | 23878bcd8df2fbf52a8fa5ef7e7ac69088765dcb /dev-perl/math-pari | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | gentoo-2-8810c30687eedd96f3922c0d6c5234e1d83aa5f9.tar.gz gentoo-2-8810c30687eedd96f3922c0d6c5234e1d83aa5f9.tar.bz2 gentoo-2-8810c30687eedd96f3922c0d6c5234e1d83aa5f9.zip |
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.01080604-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 822f8b6204b5..ab57f5546e69 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.65 2010/08/22 11:29:52 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.66 2011/04/24 15:57:27 grobian Exp $ + + 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> + math-pari-2.01080604-r1.ebuild: + Marked ~x86-solaris, bug #296509 22 Aug 2010; Torsten Veller <tove@gentoo.org> -files/math-pari-2.010702-hppa.patch: diff --git a/dev-perl/math-pari/math-pari-2.01080604-r1.ebuild b/dev-perl/math-pari/math-pari-2.01080604-r1.ebuild index d9118a8c2388..a3329729c1f2 100644 --- a/dev-perl/math-pari/math-pari-2.01080604-r1.ebuild +++ b/dev-perl/math-pari/math-pari-2.01080604-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.01080604-r1.ebuild,v 1.1 2010/05/17 00:29:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.01080604-r1.ebuild,v 1.2 2011/04/24 15:57:27 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" # Math::Pari requires that a copy of the pari source in a parallel |