diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-23 19:38:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-23 19:38:03 +0000 |
commit | 01cf7a1a2c6072628dae6b97259e6201f142830d (patch) | |
tree | 10dc01b61c1bc9322e74c38d1df7b4ea4e67e435 /dev-perl/math-pari | |
parent | Let Portage decide whether to strip executables or not (bug #152345). (diff) | |
download | gentoo-2-01cf7a1a2c6072628dae6b97259e6201f142830d.tar.gz gentoo-2-01cf7a1a2c6072628dae6b97259e6201f142830d.tar.bz2 gentoo-2-01cf7a1a2c6072628dae6b97259e6201f142830d.zip |
Stable on hppa
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl/math-pari')
-rw-r--r-- | dev-perl/math-pari/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/math-pari/math-pari-2.010706.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/math-pari/ChangeLog b/dev-perl/math-pari/ChangeLog index 4e8a5d590abf..74a69b0155da 100644 --- a/dev-perl/math-pari/ChangeLog +++ b/dev-perl/math-pari/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/math-pari # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.33 2006/10/20 17:06:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/ChangeLog,v 1.34 2006/10/23 19:38:03 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + math-pari-2.010706.ebuild: + Stable on hppa 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> -math-pari-2.010500-r1.ebuild, -math-pari-2.010603.ebuild, diff --git a/dev-perl/math-pari/math-pari-2.010706.ebuild b/dev-perl/math-pari/math-pari-2.010706.ebuild index 02baa30fd9c3..e48d1575f4b4 100644 --- a/dev-perl/math-pari/math-pari-2.010706.ebuild +++ b/dev-perl/math-pari/math-pari-2.010706.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.010706.ebuild,v 1.8 2006/10/20 17:06:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010706.ebuild,v 1.9 2006/10/23 19:38:03 gustavoz Exp $ inherit perl-module eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/I/IL/ILYAZ/modules/${MY_P}.tar.gz LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~mips ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |