diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-26 15:29:27 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-26 15:29:27 +0000 |
commit | dc54930d65a6e8b31df503d79c185166f20bb0d1 (patch) | |
tree | 0b2fe4cf54a5d151055937dbb7697609c4eeac56 /dev-perl/math-pari | |
parent | ia64 stable wrt bug #492086 (diff) | |
download | gentoo-2-dc54930d65a6e8b31df503d79c185166f20bb0d1.tar.gz gentoo-2-dc54930d65a6e8b31df503d79c185166f20bb0d1.tar.bz2 gentoo-2-dc54930d65a6e8b31df503d79c185166f20bb0d1.zip |
alpha stable wrt bug #494288
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/math-pari')
-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 6c89a5117fbd..3201f5e8511e 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.74 2014/01/26 15:11:22 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.75 2014/01/26 15:29:27 zlogene Exp $ + + 26 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> math-pari-2.10.806.50.ebuild: + alpha stable wrt bug #494288 26 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> math-pari-2.10.806.50.ebuild: x86 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 357a22736b74..feb5ec2ac87e 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.5 2014/01/26 15:11:22 zlogene Exp $ +# $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 $ 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 |