diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-26 15:50:41 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-26 15:50:41 +0000 |
commit | 8338b56a641c7ee3710ba6151731ae070ad09d8f (patch) | |
tree | 3df34bdcbe78eaccc92a3623fe8e6387b1f5c959 /dev-perl | |
parent | Stable for x86, wrt bug #486024 (diff) | |
download | gentoo-2-8338b56a641c7ee3710ba6151731ae070ad09d8f.tar.gz gentoo-2-8338b56a641c7ee3710ba6151731ae070ad09d8f.tar.bz2 gentoo-2-8338b56a641c7ee3710ba6151731ae070ad09d8f.zip |
sparc stable wrt bug #494288
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-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 3201f5e8511e..e3910b9d35f1 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.75 2014/01/26 15:29:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.76 2014/01/26 15:50:41 zlogene Exp $ + + 26 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> math-pari-2.10.806.50.ebuild: + sparc stable wrt bug #494288 26 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> math-pari-2.10.806.50.ebuild: alpha stable wrt bug #494288 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 feb5ec2ac87e..d3bdb8ee1215 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-2014 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.6 2014/01/26 15:29:27 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.10.806.50.ebuild,v 1.7 2014/01/26 15:50:41 zlogene 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 |