* [gentoo-commits] repo/gentoo:master commit in: sci-biology/elph/
@ 2022-07-07 19:58 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2022-07-07 19:58 UTC (permalink / raw
To: gentoo-commits
commit: 1d39f479a9fc5fb0fb24083c7f027a284786fbf3
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 19:56:51 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 19:56:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d39f479
sci-biology/elph: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../elph/{elph-1.0.1-r1.ebuild => elph-1.0.1-r2.ebuild} | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/sci-biology/elph/elph-1.0.1-r1.ebuild b/sci-biology/elph/elph-1.0.1-r2.ebuild
similarity index 77%
rename from sci-biology/elph/elph-1.0.1-r1.ebuild
rename to sci-biology/elph/elph-1.0.1-r2.ebuild
index c166dd93e41d..66309522b312 100644
--- a/sci-biology/elph/elph-1.0.1-r1.ebuild
+++ b/sci-biology/elph/elph-1.0.1-r2.ebuild
@@ -1,22 +1,20 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit toolchain-funcs
DESCRIPTION="Estimated Locations of Pattern Hits - Motif finder program"
-LICENSE="Artistic"
HOMEPAGE="http://cbcb.umd.edu/software/ELPH/"
SRC_URI="ftp://ftp.cbcb.umd.edu/pub/software/elph/ELPH-${PV}.tar.gz"
+S="${WORKDIR}/${PN^^}/sources"
+LICENSE="Artistic"
SLOT="0"
-IUSE=""
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-S=${WORKDIR}/${PN^^}/sources
-
-PATCHES=( "${FILESDIR}/${PN}-1.0.1-fix-build-system.patch" )
+PATCHES=( "${FILESDIR}"/${PN}-1.0.1-fix-build-system.patch )
src_configure() {
tc-export CC CXX
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-07-07 19:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-07 19:58 [gentoo-commits] repo/gentoo:master commit in: sci-biology/elph/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox