diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-10-03 05:00:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-10-03 05:00:19 +0000 |
commit | aea36787dd4c04f5f7227b21821944a8bb03d33b (patch) | |
tree | 5a1b5b527aa4005a52203003119aef0c85e204c0 /sci-mathematics | |
parent | Stable for HPPA (bug #194277). (diff) | |
download | gentoo-2-aea36787dd4c04f5f7227b21821944a8bb03d33b.tar.gz gentoo-2-aea36787dd4c04f5f7227b21821944a8bb03d33b.tar.bz2 gentoo-2-aea36787dd4c04f5f7227b21821944a8bb03d33b.zip |
Stable for HPPA (bug #194265).
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog index ae58a35f751f..51e0a1445477 100644 --- a/sci-mathematics/pari/ChangeLog +++ b/sci-mathematics/pari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/pari # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.50 2007/10/02 14:33:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.51 2007/10/03 05:00:19 jer Exp $ + + 03 Oct 2007; Jeroen Roovers <jer@gentoo.org> pari-2.3.2-r1.ebuild: + Stable for HPPA (bug #194265). *pari-2.3.2-r1 (02 Oct 2007) diff --git a/sci-mathematics/pari/pari-2.3.2-r1.ebuild b/sci-mathematics/pari/pari-2.3.2-r1.ebuild index 5d6c81bff938..19b880204ca0 100644 --- a/sci-mathematics/pari/pari-2.3.2-r1.ebuild +++ b/sci-mathematics/pari/pari-2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.1 2007/10/02 14:33:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.2 2007/10/03 05:00:19 jer Exp $ inherit elisp-common eutils flag-o-matic multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ~sparc ~x86" IUSE="doc emacs X" DEPEND="doc? ( virtual/tetex ) |