diff options
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.10.806.50.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index d17ea88b3058..7f2fe3ad07f5 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/math-pari # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.71 2013/07/27 17:53:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.72 2013/12/22 16:37:36 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> math-pari-2.10.806.50.ebuild: + Stable for HPPA (bug #494288). 27 Jul 2013; Mikle Kolyada <zlogene@gentoo.org> math-pari-2.01080604.ebuild, math-pari-2.10.806.50.ebuild: diff --git a/dev-perl/math-pari/math-pari-2.10.806.50.ebuild b/dev-perl/math-pari/math-pari-2.10.806.50.ebuild index 4d9d83017597..75db743928ba 100644 --- a/dev-perl/math-pari/math-pari-2.10.806.50.ebuild +++ b/dev-perl/math-pari/math-pari-2.10.806.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.10.806.50.ebuild,v 1.2 2013/07/27 17:53:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.10.806.50.ebuild,v 1.3 2013/12/22 16:37:36 jer Exp $ EAPI=4 @@ -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 ~x86-solaris" +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 |