diff options
author | Markus Dittrich <markusle@gentoo.org> | 2007-11-16 15:46:32 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2007-11-16 15:46:32 +0000 |
commit | b581e4085859c6c65548ece699e3160bd6b42531 (patch) | |
tree | 87d17dcba3d18139ee1b2ff710c44007689f520b /sci-mathematics/pari | |
parent | amd64 stable wrt #199322 (diff) | |
download | gentoo-2-b581e4085859c6c65548ece699e3160bd6b42531.tar.gz gentoo-2-b581e4085859c6c65548ece699e3160bd6b42531.tar.bz2 gentoo-2-b581e4085859c6c65548ece699e3160bd6b42531.zip |
Fixed SRC_URIs (see bug #198484).
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/pari/files/digest-pari-2.1.5-r4 | 6 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.1.5-r4.ebuild | 16 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.1.6.ebuild | 15 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.1.7-r1.ebuild | 15 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.1.7.ebuild | 13 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.3.0.ebuild | 9 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.3.2-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/pari/pari-2.3.2.ebuild | 5 |
9 files changed, 45 insertions, 47 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog index 89ecf4d1bdab..7350a452ee82 100644 --- a/sci-mathematics/pari/ChangeLog +++ b/sci-mathematics/pari/ChangeLog @@ -1,6 +1,11 @@ # 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.52 2007/10/09 15:02:44 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.53 2007/11/16 15:46:32 markusle Exp $ + + 16 Nov 2007; Markus Dittrich <markusle@gentoo.org> pari-2.1.5-r4.ebuild, + pari-2.1.6.ebuild, pari-2.1.7.ebuild, pari-2.1.7-r1.ebuild, + pari-2.3.0.ebuild, pari-2.3.2.ebuild, pari-2.3.2-r1.ebuild: + Fixed SRC_URIs (see bug #198484). 09 Oct 2007; Christoph Mende <angelos@gentoo.org> pari-2.3.2.ebuild: Stable on amd64 wrt bug #194265 diff --git a/sci-mathematics/pari/files/digest-pari-2.1.5-r4 b/sci-mathematics/pari/files/digest-pari-2.1.5-r4 index d5713f79b175..e09f06f094d0 100644 --- a/sci-mathematics/pari/files/digest-pari-2.1.5-r4 +++ b/sci-mathematics/pari/files/digest-pari-2.1.5-r4 @@ -1,3 +1,3 @@ -MD5 194e9d1cc11926e457028c6a7cba15f0 pari-2.1.5.tar.gz 1540679 -RMD160 1ebd126e69cbb239304f67b420b16226ac335c59 pari-2.1.5.tar.gz 1540679 -SHA256 fbec16d25251a15d58b55d0e7b8d277d13a1ff4f838b9dc865506a26b8cf5427 pari-2.1.5.tar.gz 1540679 +MD5 194e9d1cc11926e457028c6a7cba15f0 pari-2.1.5.tgz 1540679 +RMD160 1ebd126e69cbb239304f67b420b16226ac335c59 pari-2.1.5.tgz 1540679 +SHA256 fbec16d25251a15d58b55d0e7b8d277d13a1ff4f838b9dc865506a26b8cf5427 pari-2.1.5.tgz 1540679 diff --git a/sci-mathematics/pari/pari-2.1.5-r4.ebuild b/sci-mathematics/pari/pari-2.1.5-r4.ebuild index 3a8eb8b8a8ac..7318d313a9d7 100644 --- a/sci-mathematics/pari/pari-2.1.5-r4.ebuild +++ b/sci-mathematics/pari/pari-2.1.5-r4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1.5-r4.ebuild,v 1.5 2006/02/12 20:41:40 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.5-r4.ebuild,v 1.6 2007/11/16 15:46:32 markusle Exp $ inherit eutils flag-o-matic multilib DESCRIPTION="pari (or pari-gp) : a software package for computer-aided number theory" -HOMEPAGE="http://www.parigp-home.de/" -SRC_URI="http://www.gn-50uma.de/ftp/pari-2.1/${P}.tar.gz" +HOMEPAGE="http://pari.math.u-bordeaux.fr/" +SRC_URI="http://pari.math.u-bordeaux.fr/pub/${PN}/unix/OLD/${P}.tgz" LICENSE="GPL-2" SLOT="0" @@ -18,9 +18,9 @@ DEPEND="doc? ( virtual/tetex )" src_unpack() { unpack ${A} - cd ${S} - epatch ${FILESDIR}/docs.patch - epatch ${FILESDIR}/wrong_functype.patch + cd "${S}" + epatch "${FILESDIR}"/docs.patch + epatch "${FILESDIR}"/wrong_functype.patch } @@ -73,7 +73,7 @@ src_compile() { } src_install () { - make DESTDIR=${D} install || die + make DESTDIR="${D}" install || die if use emacs; then insinto /usr/share/emacs/site-lisp doins emacs/pari.el diff --git a/sci-mathematics/pari/pari-2.1.6.ebuild b/sci-mathematics/pari/pari-2.1.6.ebuild index 7597164bbd5e..36ff62be25a6 100644 --- a/sci-mathematics/pari/pari-2.1.6.ebuild +++ b/sci-mathematics/pari/pari-2.1.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1.6.ebuild,v 1.15 2006/01/17 10:11:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.16 2007/11/16 15:46:32 markusle Exp $ inherit eutils toolchain-funcs flag-o-matic DESCRIPTION="pari (or pari-gp) : a software package for computer-aided number theory" HOMEPAGE="http://pari.math.u-bordeaux.fr/" -SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/${P}.tgz" +SRC_URI="http://pari.math.u-bordeaux.fr/pub/${PN}/unix/OLD/${P}.tgz" LICENSE="GPL-2" SLOT="0" @@ -17,9 +17,9 @@ DEPEND="doc? ( virtual/tetex )" src_unpack() { unpack ${A} - cd ${S} - epatch ${FILESDIR}/docs.patch - epatch ${FILESDIR}/wrong_functype-r1.patch + cd "${S}" + epatch "${FILESDIR}"/docs.patch + epatch "${FILESDIR}"/wrong_functype-r1.patch } src_compile() { @@ -72,14 +72,13 @@ src_compile() { } src_test() { - cd ${S} ebegin "Testing pari kernel" make CFLAGS="-Wl,-lpari" test-kernel > /dev/null eend $? } src_install() { - make DESTDIR=${D} LIBDIR=${D}/usr/$(get_libdir) install || die + make DESTDIR="${D}" LIBDIR="${D}"/usr/$(get_libdir) install || die if use emacs; then insinto /usr/share/emacs/site-lisp doins emacs/pari.el diff --git a/sci-mathematics/pari/pari-2.1.7-r1.ebuild b/sci-mathematics/pari/pari-2.1.7-r1.ebuild index ce4973ad7391..5db7de629fc7 100644 --- a/sci-mathematics/pari/pari-2.1.7-r1.ebuild +++ b/sci-mathematics/pari/pari-2.1.7-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1.7-r1.ebuild,v 1.9 2006/05/23 20:17:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7-r1.ebuild,v 1.10 2007/11/16 15:46:32 markusle Exp $ inherit eutils toolchain-funcs flag-o-matic DESCRIPTION="pari (or pari-gp) : a software package for computer-aided number theory" HOMEPAGE="http://pari.math.u-bordeaux.fr/" -SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/${P}.tgz" +SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/${P}.tgz" LICENSE="GPL-2" SLOT="0" @@ -17,11 +17,11 @@ DEPEND="doc? ( virtual/tetex )" src_unpack() { unpack ${A} - cd ${S} - epatch ${FILESDIR}/docs.patch + cd "${S}" + epatch "${FILESDIR}"/docs.patch # remove exec stacks for x86; see bug #117434 - epatch ${FILESDIR}/pari-non-exec-stack-x86-gentoo.patch + epatch "${FILESDIR}"/pari-non-exec-stack-x86-gentoo.patch } src_compile() { @@ -80,14 +80,13 @@ src_compile() { } src_test() { - cd ${S} ebegin "Testing pari kernel" make CFLAGS="-Wl,-lpari" test-kernel > /dev/null eend $? } src_install() { - make DESTDIR=${D} LIBDIR=${D}/usr/$(get_libdir) install || die + make DESTDIR="${D}" LIBDIR="${D}"/usr/$(get_libdir) install || die if use emacs; then insinto /usr/share/emacs/site-lisp doins emacs/pari.el diff --git a/sci-mathematics/pari/pari-2.1.7.ebuild b/sci-mathematics/pari/pari-2.1.7.ebuild index 1dd11a83f0f9..6c1000791242 100644 --- a/sci-mathematics/pari/pari-2.1.7.ebuild +++ b/sci-mathematics/pari/pari-2.1.7.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1.7.ebuild,v 1.6 2006/02/02 15:23:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7.ebuild,v 1.7 2007/11/16 15:46:32 markusle Exp $ inherit eutils toolchain-funcs flag-o-matic DESCRIPTION="pari (or pari-gp) : a software package for computer-aided number theory" HOMEPAGE="http://pari.math.u-bordeaux.fr/" -SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/${P}.tgz" +SRC_URI="http://pari.math.u-bordeaux.fr/pub/${PN}/unix/OLD/${P}.tgz" LICENSE="GPL-2" SLOT="0" @@ -17,8 +17,8 @@ DEPEND="doc? ( virtual/tetex )" src_unpack() { unpack ${A} - cd ${S} - epatch ${FILESDIR}/docs.patch + cd "${S}" + epatch "${FILESDIR}"/docs.patch } src_compile() { @@ -71,14 +71,13 @@ src_compile() { } src_test() { - cd ${S} ebegin "Testing pari kernel" make CFLAGS="-Wl,-lpari" test-kernel > /dev/null eend $? } src_install() { - make DESTDIR=${D} LIBDIR=${D}/usr/$(get_libdir) install || die + make DESTDIR="${D}" LIBDIR="${D}"/usr/$(get_libdir) install || die if use emacs; then insinto /usr/share/emacs/site-lisp doins emacs/pari.el diff --git a/sci-mathematics/pari/pari-2.3.0.ebuild b/sci-mathematics/pari/pari-2.3.0.ebuild index 994812c77207..8ba50baadabc 100644 --- a/sci-mathematics/pari/pari-2.3.0.ebuild +++ b/sci-mathematics/pari/pari-2.3.0.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.0.ebuild,v 1.5 2007/07/22 06:59:26 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.0.ebuild,v 1.6 2007/11/16 15:46:32 markusle Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -69,14 +69,13 @@ src_compile() { } src_test() { - cd "${S}" ebegin "Testing pari kernel" make test-kernel > /dev/null eend $? } src_install() { - make DESTDIR=${D} LIBDIR=${D}/usr/$(get_libdir) install || \ + make DESTDIR="${D}" LIBDIR="${D}"/usr/$(get_libdir) install || \ die "Install failed" if use emacs; then @@ -86,13 +85,13 @@ src_install() { dodoc AUTHORS Announce.2.1 CHANGES README TODO if use doc; then - make DESTDIR=${D} LIBDIR=${D}/usr/$(get_libdir) install-doc \ + make DESTDIR="${D}" LIBDIR="${D}"/usr/$(get_libdir) install-doc \ || die "Failed to install docs" insinto /usr/share/doc/${PF} doins doc/*.pdf || die "Failed to install pdf docs" fi #remove superfluous doc directory - rm -fr ${D}/usr/share/${P}/doc || \ + rm -fr "${D}"/usr/share/${P}/doc || \ die "Failed to clean up doc directory" } diff --git a/sci-mathematics/pari/pari-2.3.2-r1.ebuild b/sci-mathematics/pari/pari-2.3.2-r1.ebuild index 0e139ac68a5a..129c06d75c87 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.3 2007/10/03 18:22:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.4 2007/11/16 15:46:32 markusle Exp $ inherit elisp-common eutils flag-o-matic multilib toolchain-funcs @@ -70,13 +70,11 @@ src_compile() { } src_test() { - cd "${S}" - make test-kernel } src_install() { - emake DESTDIR="${D}" LIBDIR="${D}/usr/$(get_libdir)" install || \ + emake DESTDIR="${D}" LIBDIR="${D}"/usr/$(get_libdir) install || \ die "Install failed" if use emacs; then diff --git a/sci-mathematics/pari/pari-2.3.2.ebuild b/sci-mathematics/pari/pari-2.3.2.ebuild index 2959aeb5f633..2a194a0da0ff 100644 --- a/sci-mathematics/pari/pari-2.3.2.ebuild +++ b/sci-mathematics/pari/pari-2.3.2.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.ebuild,v 1.9 2007/10/09 15:02:44 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2.ebuild,v 1.10 2007/11/16 15:46:32 markusle Exp $ inherit elisp-common eutils flag-o-matic multilib toolchain-funcs @@ -76,14 +76,13 @@ src_compile() { } src_test() { - cd "${S}" ebegin "Testing pari kernel" make test-kernel eend $? } src_install() { - emake DESTDIR="${D}" LIBDIR="${D}/usr/$(get_libdir)" install || \ + emake DESTDIR="${D}" LIBDIR="${D}"/usr/$(get_libdir) install || \ die "Install failed" if use emacs; then |