diff options
author | 2021-03-06 16:39:56 +0100 | |
---|---|---|
committer | 2021-03-06 16:39:56 +0100 | |
commit | ade93a2aa193b9f8385138c6986f4fa581dd84ff (patch) | |
tree | ae0ad51fad9f8e0c0f297a71f24f142cecc626be /sci-biology/trf-bin | |
parent | sci-biology/trans-abyss: update, fix install, EAPI bump (diff) | |
download | sci-ade93a2aa193b9f8385138c6986f4fa581dd84ff.tar.gz sci-ade93a2aa193b9f8385138c6986f4fa581dd84ff.tar.bz2 sci-ade93a2aa193b9f8385138c6986f4fa581dd84ff.zip |
sci-biology/trf-bin: EAPi bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-biology/trf-bin')
-rw-r--r-- | sci-biology/trf-bin/Manifest | 2 | ||||
-rw-r--r-- | sci-biology/trf-bin/trf-bin-4.09.ebuild | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/sci-biology/trf-bin/Manifest b/sci-biology/trf-bin/Manifest index a02d742dd..648e780ba 100644 --- a/sci-biology/trf-bin/Manifest +++ b/sci-biology/trf-bin/Manifest @@ -1,2 +1,2 @@ -DIST trf409.linux32 116944 SHA256 09da272ea67fbfac67e65050d2c95f3f739b73cb8087ad569654f326988bda3c SHA512 41397d9973b93b58532d2a16d4fa19f21863da233abc17073a52909676f7a45a7bf3dbbbc58b934de9428b1067d9fadc825a6a6d1d99aa93ebe6d3d4b0da81fb WHIRLPOOL f6c315363bde49b79e4f02a65c38d197621f3ae1de1ee22a6e813cbafa60043858993b0eaac1ae7e5360ba75a4b3282cef09ad1c603235dc3f86fb332a875585 +DIST trf409.linux32 116944 BLAKE2B ad12d52bc91c68afdc5b867de19d54c334bcd3e947738989b0fe9786a5ae4cf2b69d188fb900000d366cfcc2a04105b27190852424786f16d483ea5f50a6b221 SHA512 41397d9973b93b58532d2a16d4fa19f21863da233abc17073a52909676f7a45a7bf3dbbbc58b934de9428b1067d9fadc825a6a6d1d99aa93ebe6d3d4b0da81fb DIST trf409.linux64 116192 BLAKE2B 5fe1b0199adb70a1729576b55d18fc777ae4f2020d5aae120abdd234e8ff0dea77d01863c89acd04f6fed50ecf55a1e66a319e1aae7308f98442f13d3981f822 SHA512 1d90c7901e4487ab12ac99669278740d2ab3bc640298ef371cb302f4de51caaa048971666a034df1304a0292716c2c29ce7e40b8a5b2a145ce4133f99aecc86d diff --git a/sci-biology/trf-bin/trf-bin-4.09.ebuild b/sci-biology/trf-bin/trf-bin-4.09.ebuild index 896f7fb7c..7d3a9a8b5 100644 --- a/sci-biology/trf-bin/trf-bin-4.09.ebuild +++ b/sci-biology/trf-bin/trf-bin-4.09.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 - -inherit eutils +EAPI=7 MY_PV="${PV/.}" # drop the dot MY_PN="trf" |