diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-04-14 12:53:50 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-04-14 12:56:06 +0100 |
commit | 78c04ff6ccc9d7a53282dc62da0317a4b5525e4d (patch) | |
tree | 764a6b06d7627a148ee955996cc7fcd325ac7599 /sci-chemistry | |
parent | sci-chemistry/aqua: QA fixes and EAPI bump (diff) | |
download | gentoo-78c04ff6ccc9d7a53282dc62da0317a4b5525e4d.tar.gz gentoo-78c04ff6ccc9d7a53282dc62da0317a4b5525e4d.tar.bz2 gentoo-78c04ff6ccc9d7a53282dc62da0317a4b5525e4d.zip |
sci-chemistry/procheck: QA fixes and EAPI bump
* Bump to EAPI 6
* Generate missing checksums
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=614234
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/procheck/Manifest | 2 | ||||
-rw-r--r-- | sci-chemistry/procheck/files/procheck-3.5.4-ldflags.patch (renamed from sci-chemistry/procheck/files/3.5.4-ldflags.patch) | 0 | ||||
-rw-r--r-- | sci-chemistry/procheck/procheck-3.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/procheck/procheck-3.5.4-r3.ebuild (renamed from sci-chemistry/procheck/procheck-3.5.4-r2.ebuild) | 13 |
4 files changed, 9 insertions, 10 deletions
diff --git a/sci-chemistry/procheck/Manifest b/sci-chemistry/procheck/Manifest index c50c49d67536..2a1321949b75 100644 --- a/sci-chemistry/procheck/Manifest +++ b/sci-chemistry/procheck/Manifest @@ -1,3 +1,3 @@ DIST procheck-3.5.4-README 6585 SHA256 202d5b4d9ffaebdad19c368e6e6fd8ab54744c511609b1c609ef46c21fa0ffa0 SHA512 c6eff94cef9b67fd61884e88fa77ec381553d4dba53f477023738e1e44a6191c4241b14543ee7ecb93b049f16f262db2a09cf5d1a63248057633aab290f1f82a WHIRLPOOL 53a618978a9285e8a8f09c7ebd3e34951a8c1056c0894c1f4e4c11f73ad3127829322c9c7597fc6dea98f1fa4c40552e6caf383eed15aaeef0594cf93887d196 -DIST procheck-3.5.4-manual.tar.gz 517840 SHA256 3c2faa505be05102ccbe23473abdddc1cd4dc87c6b5e74222b7ea5c27b18db5a +DIST procheck-3.5.4-manual.tar.gz 517840 SHA256 3c2faa505be05102ccbe23473abdddc1cd4dc87c6b5e74222b7ea5c27b18db5a SHA512 0fa9c7d50b7ca43c626d5261c524166938d3a92be1d02221721bc7ce7e91ac4919e7200b946ce563f9bb696d7dab9588c1d1b31a4d551cafa2f2bce4931a212c WHIRLPOOL 591afad0a534762d654779722b229e3dcb9cc1ed0f9216c443d4872dd7379257638e5cf3ee5844adf15b2ec55d5c5b15ab585ae52ae993678311985642aa8eaf DIST procheck-3.5.4.tar.gz 522013 SHA256 4923fe5a7b86d5369fd639d0c77cfb866e574f076ec8c52424d746e843a404f4 SHA512 1dd78b53070484fbcdca51001fd147ab13fd5e51b3d1da54fd529531917c31012393751ee514f0c79d579b17a1701dde04f81b1c9ac27b2b835a43fa96785ecc WHIRLPOOL 2732981bdbb5269567019a645b401009bd48d782ab20b4f68bd213a90f7248a9fa3f46ab3a026aa0515a677a99826040d4c3f5464816ed4390b5091a6a98b375 diff --git a/sci-chemistry/procheck/files/3.5.4-ldflags.patch b/sci-chemistry/procheck/files/procheck-3.5.4-ldflags.patch index 453aebe3211f..453aebe3211f 100644 --- a/sci-chemistry/procheck/files/3.5.4-ldflags.patch +++ b/sci-chemistry/procheck/files/procheck-3.5.4-ldflags.patch diff --git a/sci-chemistry/procheck/procheck-3.5.4-r1.ebuild b/sci-chemistry/procheck/procheck-3.5.4-r1.ebuild index 41e88d6c697e..c93ea1996d6f 100644 --- a/sci-chemistry/procheck/procheck-3.5.4-r1.ebuild +++ b/sci-chemistry/procheck/procheck-3.5.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -35,7 +35,7 @@ pkg_nofetch() { } src_prepare() { - epatch "${FILESDIR}"/${PV}-ldflags.patch + epatch "${FILESDIR}"/${P}-ldflags.patch } src_compile() { diff --git a/sci-chemistry/procheck/procheck-3.5.4-r2.ebuild b/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild index 87b8a962a0a1..585c9b591d9c 100644 --- a/sci-chemistry/procheck/procheck-3.5.4-r2.ebuild +++ b/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 -inherit eutils fortran-2 multilib toolchain-funcs versionator +inherit fortran-2 multilib toolchain-funcs versionator DESCRIPTION="Checks the stereochemical quality of a protein structure" HOMEPAGE="http://www.biochem.ucl.ac.uk/~roman/procheck/procheck.html" @@ -32,11 +32,10 @@ pkg_nofetch() { use doc && elog "manual.tar.gz -> ${DISTDIR}/${P}-manual.tar.gz" } -src_prepare() { - epatch \ - "${FILESDIR}"/${PV}-ldflags.patch \ +PATCHES=( + "${FILESDIR}"/${P}-ldflags.patch "${FILESDIR}"/${P}-close.patch -} +) src_compile() { emake \ |