From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/rnaview/
Date: Thu, 7 Jul 2022 19:58:14 +0000 (UTC) [thread overview]
Message-ID: <1657223831.4e2d0047334e5442916b823aa8df5bd4f22a7808.soap@gentoo> (raw)
commit: 4e2d0047334e5442916b823aa8df5bd4f22a7808
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 19:57:11 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 19:57:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2d0047
sci-biology/rnaview: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...naview-20040713-r4.ebuild => rnaview-20040713-r5.ebuild} | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/sci-biology/rnaview/rnaview-20040713-r4.ebuild b/sci-biology/rnaview/rnaview-20040713-r5.ebuild
similarity index 74%
rename from sci-biology/rnaview/rnaview-20040713-r4.ebuild
rename to sci-biology/rnaview/rnaview-20040713-r5.ebuild
index 729095be063c..c0c4289ba24b 100644
--- a/sci-biology/rnaview/rnaview-20040713-r4.ebuild
+++ b/sci-biology/rnaview/rnaview-20040713-r5.ebuild
@@ -1,7 +1,7 @@
-# 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
@@ -12,23 +12,20 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
PATCHES=(
"${FILESDIR}"/${P}-makefile.patch
"${FILESDIR}"/${P}-implicit.patch
)
-src_prepare() {
- default
+src_configure() {
tc-export CC
}
src_install() {
default
- cat > 22rnaview <<- EOF || die
- RNAVIEW="${EPREFIX}/usr/share/${PN}"
+ newenvd - 22rnaview <<- EOF
+ RNAVIEW="${EPREFIX}/usr/share/rnaview"
EOF
- doenvd 22rnaview
}
next reply other threads:[~2022-07-07 19:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-07 19:58 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-25 17:13 [gentoo-commits] repo/gentoo:master commit in: sci-biology/rnaview/ David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1657223831.4e2d0047334e5442916b823aa8df5bd4f22a7808.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox