summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-05-22 07:01:22 +0000
committerJustin Lecher <jlec@gentoo.org>2010-05-22 07:01:22 +0000
commit2dcd4b82531af33e05f81f411fbc1c18d09e450d (patch)
tree75405dd0e0c9575cd3251b817ac6e971424609f2 /sci-libs/pgplot
parentLDFLAGS respected, fix parallel make issue (diff)
downloadhistorical-2dcd4b82531af33e05f81f411fbc1c18d09e450d.tar.gz
historical-2dcd4b82531af33e05f81f411fbc1c18d09e450d.tar.bz2
historical-2dcd4b82531af33e05f81f411fbc1c18d09e450d.zip
revert old version
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/pgplot')
-rw-r--r--sci-libs/pgplot/Manifest8
-rw-r--r--sci-libs/pgplot/pgplot-5.2.2-r3.ebuild7
2 files changed, 7 insertions, 8 deletions
diff --git a/sci-libs/pgplot/Manifest b/sci-libs/pgplot/Manifest
index fc393668fa1d..4323bc044eea 100644
--- a/sci-libs/pgplot/Manifest
+++ b/sci-libs/pgplot/Manifest
@@ -8,14 +8,14 @@ AUX pgplot-ldflags.patch 1005 RMD160 b7dbadeb1ccac887083c76b570acd80749b5163d SH
AUX pgplot-makemake.patch 4455 RMD160 5535ad4a42795d3395a79bbea5fd5dbe6357cd5f SHA1 e16937eebade8ae14d8242c9c37715f1dc260163 SHA256 c1a02f579910b793dcd6c9da606c0091ba6ff2f4f36a5a1661c9793371501bb4
AUX pgplot-pgdisp.patch 332 RMD160 1bd3c2ed7770bb60be19c50c4610c35d67bf92e9 SHA1 891475823d011156aa919fc2b844d1786ae6d85f SHA256 3aac6127d35f4039023a13182553b24e1902d6e1b46530fbd68e034357d0b078
DIST pgplot522.tar.gz 1197397 RMD160 4c21cad6613772f4104c65ac3d8d9a42e3c4afe1 SHA1 1f1c9aa17eeec9a2fb23fd15a0e4a91dcc49ddc1 SHA256 a5799ff719a510d84d26df4ae7409ae61fe66477e3f1e8820422a9a4727a5be4
-EBUILD pgplot-5.2.2-r3.ebuild 4620 RMD160 c9874eea5e003138571322559c031eef359f7498 SHA1 f85d9991d5ae644c4626d3f1732ed76793fa686f SHA256 3243990610ad4b01251d7e7557480ab3c63d6d1f7885f05743c18ba42f67aeb5
+EBUILD pgplot-5.2.2-r3.ebuild 4570 RMD160 17e2dbbd96aa0e60f8686177e0f2a82df998b7c3 SHA1 4d6e232df4915a7ad3b1aad9eb7e08e24f1bea4b SHA256 75561005001080be79836112c178f9d29c99d48a20831adfeb3522f6bde0e61b
EBUILD pgplot-5.2.2-r4.ebuild 4620 RMD160 61899237a62b5e54e7f2f2adda82aa30003b6a71 SHA1 00f763be97d3bff3dd403d70461752aa9d23db2b SHA256 aba89eb5830a8190cec63d245e979ca408879f95708f2a481b5e8ef39acd28bf
MISC ChangeLog 3697 RMD160 f88d9e14a7db9d315ac054cb2d41e6ac30618bcc SHA1 2010c54f5ad828c41581670f1b16c77ee8bcdedb SHA256 cff0dde4364bc7f73dcb22b2c4f9947b58deebe8c6444ede0993dc9855f7a286
MISC metadata.xml 517 RMD160 27e91597c28b40b94a27548baeb7d1c6768eff77 SHA1 cabae2f60e330d39b41be431df8cf8b4ff84c642 SHA256 c0a4ba04ced31cde679aa0a17c19d313bbe9a5d4cd0771ba9b4af968c92c79f1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
-iEYEARECAAYFAkv3fsUACgkQgAnW8HDreRYwZwCgltIcJMOauh1ZifJax22nW5AP
-SfEAoJzHj1lAKh3Pi5CGUjEALBuzHkw4
-=P/34
+iEYEARECAAYFAkv3gUgACgkQgAnW8HDreRapjgCdGpLo/IIDdSkFHPy82kwvR4px
+d1oAn07rG75179AGBaaSaLTL+GEeTWRP
+=MX4r
-----END PGP SIGNATURE-----
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r3.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r3.ebuild
index 1c6d4704a108..5bb0c3bddd8e 100644
--- a/sci-libs/pgplot/pgplot-5.2.2-r3.ebuild
+++ b/sci-libs/pgplot/pgplot-5.2.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r3.ebuild,v 1.6 2010/05/22 06:50:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r3.ebuild,v 1.7 2010/05/22 07:01:22 jlec Exp $
EAPI=2
inherit eutils toolchain-funcs
@@ -28,7 +28,6 @@ src_prepare() {
epatch "${FILESDIR}"/${PN}-makemake.patch
epatch "${FILESDIR}"/${PN}-compile-setup.patch
epatch "${FILESDIR}"/${PN}-headers.patch
- epatch "${FILESDIR}"/${PN}-ldflags.patch
# gfortran < 4.3 does not compile gif, pp and wd drivers
if [[ "$(tc-getFC)" == gfortran ]] &&
@@ -81,7 +80,7 @@ src_compile() {
./makemake . linux
einfo "Doing static libs and execs"
emake all cpg || die "emake static failed"
- emake -j1 clean
+ emake clean
einfo "Doing shared libs"
emake \
CFLAGS="${CFLAGS} -fPIC" \
@@ -98,7 +97,7 @@ src_compile() {
fi
# this just cleans out not needed files
- emake -j1 clean
+ emake clean
}
src_test() {