diff options
author | 2010-04-28 14:55:16 +0000 | |
---|---|---|
committer | 2010-04-28 14:55:16 +0000 | |
commit | 10748d8590b03d01de8b918926d01e82cd268a2d (patch) | |
tree | 1964cd518134cee7973f4c496af54e11e9fff9e4 | |
parent | clean up unused inherit eutils (diff) | |
download | historical-10748d8590b03d01de8b918926d01e82cd268a2d.tar.gz historical-10748d8590b03d01de8b918926d01e82cd268a2d.tar.bz2 historical-10748d8590b03d01de8b918926d01e82cd268a2d.zip |
Reverted to full -j1, simple hacks for parallel builds unstable
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
-rw-r--r-- | sci-mathematics/singular/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/singular/Manifest | 10 | ||||
-rw-r--r-- | sci-mathematics/singular/singular-3.1.1.ebuild | 6 |
3 files changed, 11 insertions, 11 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog index 7de96bbe10af..444d296a54ae 100644 --- a/sci-mathematics/singular/ChangeLog +++ b/sci-mathematics/singular/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/singular # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.32 2010/04/28 04:53:21 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.33 2010/04/28 14:55:16 bicatali Exp $ + + 28 Apr 2010; SĂ©bastien Fabbro <bicatali@gentoo.org> + singular-3.1.1.ebuild: + Reverted to full -j1, simple hacks for parallel builds unstable *singular-3.1.1 (28 Apr 2010) diff --git a/sci-mathematics/singular/Manifest b/sci-mathematics/singular/Manifest index 507f25dfffa0..7be4cd93bd5f 100644 --- a/sci-mathematics/singular/Manifest +++ b/sci-mathematics/singular/Manifest @@ -16,13 +16,13 @@ DIST Singular-3-1-1-share.tar.gz 8131651 RMD160 711c790a35c3a6aee11dd3fa5681c634 DIST Singular-3-1-1.tar.gz 19254919 RMD160 4fe827201e229a7cce2253a80d922bf54a2944c4 SHA1 cfd03b7d4443367d85c6d9f873525ae247b4552f SHA256 70c908beafb4ed67b03a4ec69d12f8892da71022908e7c3322550fb53b223ca8 EBUILD singular-3.0.1.2.ebuild 3130 RMD160 4671045a9d23f1e14419d6e075b44ddb4ceb11a5 SHA1 77cd6c69b3da929d6c55516d50574fe4bf09cba5 SHA256 e88cf1f5a012518d6f5c6c4bde1215b8f7928a192c053b8c2965f03b4697c5ce EBUILD singular-3.1.0.7.ebuild 4038 RMD160 cfde2106381aaec174d380018fb39d3c58f49f54 SHA1 4a468e0c06cfd26bbd2dcda33d36abfc25381658 SHA256 6532506f198fc04ca502ddd9b13e3f1a18d620eb5e0b6fab4503dd06f82219c6 -EBUILD singular-3.1.1.ebuild 3672 RMD160 d022262b4d07381e315b18c0b92ce2412be9b29c SHA1 cee35cba17dcc50035015610a3dc495f767a28ed SHA256 9dec49940a9e010b2c0f21974c3bbd28334307ca892da9c09b4c7df283481526 -MISC ChangeLog 8826 RMD160 6fd4bdb0e5d7aa81e7e586b7803d0b317dea4908 SHA1 d32e49de110b77289c38854bdadb55c5fa2fcb65 SHA256 62da144117bd5f4dea8e7f4e336e24cc081681027104e345094c85cdda53fbb3 +EBUILD singular-3.1.1.ebuild 3444 RMD160 6be51636ce0b115cfb2830bb129c38f3a95eb095 SHA1 e6712ad188f308d5b64d90b4f03abebb00030556 SHA256 4da1bb30687b0d4a035f4d98205fbd67f5f8ef4ffbb7c92cc1fa06c940595118 +MISC ChangeLog 8973 RMD160 cfca74ec5a4fd70a7db192dd2ea647fdcc23d484 SHA1 faa0e3a4658de01b66e631c8dc7bd92ff83ff56e SHA256 304eb5abac3e251f68ed14d66e3abf430c60333907cc968ed2955967473200da MISC metadata.xml 280 RMD160 2d367099d0325ec0cc6c6bc330d90c0c9ca8aca6 SHA1 d97bcf8e217b23d35fad5c7d4d3fa6c3b6c3d5e7 SHA256 56cb53caa58cda2146b3292101a68724ee15efa78563b33fff3e7b0c1ba47718 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) -iEYEARECAAYFAkvXyfQACgkQ1ycZbhPLE2BDOgCghiEiXaGx0hQPGzjb4w3pAJ6r -cckAmwYJg8ClSnCl3PhzWPvo9t2VQrzG -=nmoq +iEYEARECAAYFAkvYVyEACgkQ1ycZbhPLE2BnwACeI1cu+FnKPrJrwi7kAxusSDAu +RNkAmgPsGtrNntMt4+GuCq8ERC58neUT +=BfIQ -----END PGP SIGNATURE----- diff --git a/sci-mathematics/singular/singular-3.1.1.ebuild b/sci-mathematics/singular/singular-3.1.1.ebuild index 49de6ffab108..28061fec825b 100644 --- a/sci-mathematics/singular/singular-3.1.1.ebuild +++ b/sci-mathematics/singular/singular-3.1.1.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-mathematics/singular/singular-3.1.1.ebuild,v 1.1 2010/04/28 04:53:21 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.1.ebuild,v 1.2 2010/04/28 14:55:16 bicatali Exp $ EAPI="2" @@ -66,10 +66,6 @@ src_configure() { } src_compile() { - emake install -j1 -C omalloc || die "emake omalloc failed" - emake install -j1 -C factory || die "emake factory failed" - emake install -C libfac || die "emake libfac failed" - emake install -C kernel || die "emake libfac failed" emake -j1 || die "emake failed" if use emacs; then cd "${WORKDIR}"/${MY_PN}/${MY_PV}/emacs/ |