diff options
author | 2009-04-17 17:52:58 +0000 | |
---|---|---|
committer | 2009-04-17 17:52:58 +0000 | |
commit | f90f78d092614a0dcbd5638a7c075ee8c9fe2b8a (patch) | |
tree | 4f3f84be445fa176731ff7e083aad00587dd16e5 /sci-physics | |
parent | Revision bump to include new Debian patches and some ebuild cleanup (diff) | |
download | historical-f90f78d092614a0dcbd5638a7c075ee8c9fe2b8a.tar.gz historical-f90f78d092614a0dcbd5638a7c075ee8c9fe2b8a.tar.bz2 historical-f90f78d092614a0dcbd5638a7c075ee8c9fe2b8a.zip |
Modernize to make it consistent with other cernlib ebuilds
Package-Manager: portage-2.2_rc28/cvs/Linux x86_64
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/herwig/Manifest | 16 | ||||
-rw-r--r-- | sci-physics/paw/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 27 |
3 files changed, 29 insertions, 19 deletions
diff --git a/sci-physics/herwig/Manifest b/sci-physics/herwig/Manifest new file mode 100644 index 000000000000..741a3f71db8e --- /dev/null +++ b/sci-physics/herwig/Manifest @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST HERWIG65.INC 32 RMD160 31886fea121df48b01e74ebb3eec7e548c303522 SHA1 fe3ba7cc68f1f7795a290ab13f8e020147fea217 SHA256 593013b04d0c7a0c341befefc9263c10934741ca123394600350475313afda01 +DIST herwig6510.f 2502723 RMD160 8f70b954a39692bcd12dc6b75743755a5bebce28 SHA1 56b5f05081e839a0dc57297b4f89ae8b569bd4d0 SHA256 62105cbd5531223ff71c3c0e7215c87fde8202b15b22ba3a0eaa052c1177dc0c +DIST herwig6510.inc 14803 RMD160 c99d0857844ebd22ccbd71b87c70df7d210889e5 SHA1 c27375d1e1b541aa033902f32c65efb4a4a7b668 SHA256 4cab87f24cf6e61ba647407e0533a9b77d9d3886762945569d4ec0f95780f90c +EBUILD herwig-6.5.10.ebuild 1307 RMD160 a4c4689294d4dd73f4632182e126d79f7448e2fa SHA1 8a6443a469248f8fa75198ed5704f561a9deccdd SHA256 41ff1581de22ec8de6791a0978def7633180eb3bdad61b9a86cdff0e37d3ccf2 +MISC ChangeLog 543 RMD160 83f9aef11c061a572b99d9c7ff69d08a16d1ec36 SHA1 33b9a35a34e5093a654bbbe0a3b38dfd382934be SHA256 0fb19207b2170db2622af4a116b61468373519a2c2ab71b81d4aab7431b08f00 +MISC metadata.xml 313 RMD160 0e0702d25d429aaa78fd6cc9110331a28acde705 SHA1 6de1838cd7a107607c08e7986cf28f867002d81b SHA256 3af9012ca7aa066d35a12c04ea294ac11b6125b56127fb831e3e92e71ec60cf7 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.11 (GNU/Linux) + +iEYEARECAAYFAknowo0ACgkQ1ycZbhPLE2C+bQCfW1YJ8AZnefLtCe41RuCo02Gm +vUYAn2yCKYgButR8EYjBsnZWxFwOYzQj +=d6xO +-----END PGP SIGNATURE----- diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog index fc0a4e9bf20f..ad774ad5b39a 100644 --- a/sci-physics/paw/ChangeLog +++ b/sci-physics/paw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/paw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.11 2009/03/22 21:52:23 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.12 2009/04/17 17:52:58 bicatali Exp $ + + 17 Apr 2009; SĂ©bastien Fabbro <bicatali@gentoo.org> paw-2.14.04-r2: + Modernize to make it consistent with other cernlib ebuilds 22 Mar 2009; Jeremy Olexa <darkside@gentoo.org> paw-2.14.04-r2.ebuild: amd64 stable, bug 245875 diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 6032b71c61e6..9045aceab1a7 100644 --- a/sci-physics/paw/paw-2.14.04-r2.ebuild +++ b/sci-physics/paw/paw-2.14.04-r2.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.9 2009/03/22 21:41:34 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.10 2009/04/17 17:52:58 bicatali Exp $ -inherit eutils multilib fortran +EAPI=2 +inherit eutils toolchain-funcs DEB_PN=paw DEB_PV=${PV}.dfsg.2 @@ -32,26 +33,23 @@ DEPEND="${RDEPEND} S="${WORKDIR}/${DEB_PN}-${DEB_PV}.orig" -FORTRAN="gfortran g77 ifc" - -src_unpack() { - unpack ${A} - epatch "${DEB_P}-${DEB_PR}".diff - +src_prepare() { + cd "${WORKDIR}" + epatch "${WORKDIR}/${DEB_P}-${DEB_PR}.diff" cd "${S}" cp debian/add-ons/Makefile . - export DEB_BUILD_OPTIONS="${FORTRANC} nostrip nocheck" + export DEB_BUILD_OPTIONS="$(tc-getFC) nostrip nocheck" # fix some path stuff and collision for comis.h, # already installed by cernlib and replace hardcoded fortran compiler sed -i \ -e 's:/usr/local:/usr:g' \ -e '/comis.h/d' \ - -e "s/gfortran/${FORTRANC}/g" \ + -e "s/gfortran/$(tc-getFC)/g" \ Makefile || die "sed'ing the Makefile failed" einfo "Applying Debian patches" - emake -j1 patch || die "make patch failed" + emake -j1 patch || die "applying patch failed" # since we depend on cfortran, do not use the one from cernlib rm -f src/include/cfortran/cfortran.h @@ -68,10 +66,3 @@ src_install() { dodoc changelog README.* deadpool.txt copyright || die "dodoc failed" newdoc add-ons/README README.add-ons || die "newdoc failed" } - -pkg_postinst() { - if use amd64; then - elog "Please see the possible warnings in using ${PN} on 64 bits:" - elog "${ROOT}/usr/share/doc/${PF}/README.*64*" - fi -} |