From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/tablet-bin/
Date: Mon, 18 Jan 2021 13:48:48 +0000 (UTC) [thread overview]
Message-ID: <1610977691.6ff0fe6421ccb04c1746e46ea2b61fc02d4c0f98.andrewammerlaan@gentoo> (raw)
commit: 6ff0fe6421ccb04c1746e46ea2b61fc02d4c0f98
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Jan 18 13:48:11 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Jan 18 13:48:11 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6ff0fe64
sci-biology/tablet-bin: fix fetching
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
...bin-1.17.08.17.ebuild => tablet-bin-1.20.12.24.ebuild} | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/sci-biology/tablet-bin/tablet-bin-1.17.08.17.ebuild b/sci-biology/tablet-bin/tablet-bin-1.20.12.24.ebuild
similarity index 89%
rename from sci-biology/tablet-bin/tablet-bin-1.17.08.17.ebuild
rename to sci-biology/tablet-bin/tablet-bin-1.20.12.24.ebuild
index fb89b4208..697ae0d36 100644
--- a/sci-biology/tablet-bin/tablet-bin-1.17.08.17.ebuild
+++ b/sci-biology/tablet-bin/tablet-bin-1.20.12.24.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python2_7 )
@@ -10,14 +10,13 @@ inherit java-pkg-2 python-r1
DESCRIPTION="Viewer of next generation sequence assemblies and alignments"
HOMEPAGE="https://ics.hutton.ac.uk/tablet"
SRC_URI="
- x86? ( https://ics.hutton.ac.uk/resources/tablet/installers/tablet_linux_x86_$(replace_all_version_separators _).sh -> ${P}.sh )
- amd64? ( https://ics.hutton.ac.uk/resources/tablet/installers/tablet_linux_x64_$(replace_all_version_separators _).sh -> ${P}.sh )
- http://bioinf.hutton.ac.uk/tablet/additional/coveragestats.py"
+ x86? ( https://ics.hutton.ac.uk/resources/tablet/installers/tablet_linux_x86_$(ver_rs 0-3 _).sh -> ${P}.sh )
+ amd64? ( https://ics.hutton.ac.uk/resources/tablet/installers/tablet_linux_x64_$(ver_rs 0-3 _).sh -> ${P}.sh )
+ https://bioinf.hutton.ac.uk/tablet/additional/coveragestats.py"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
+KEYWORDS=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
@@ -68,7 +67,7 @@ src_install() {
-e "s#/bin/java\" -Dinstall4j.jvmDir#/bin/java\" -Duser.home=${TMPDIR} -Dinstall4j.jvmDir -Djava.util.prefs.systemRoot=${TMPDIR}#" -i "${WORKDIR}"/${P}.sh || die
else
sed \
- -e 's#"$app_java_home/bin/java" -Dinstall4j.jvmDir# '"${EPREFIX}""/usr/bin/java -Duser.home=${TMPDIR} -Dinstall4j.jvmDir -Djava.util.prefs.systemRoot=${TMPDIR}#" -i "${WORKDIR}"/${P}.sh || die
+ -e 's#"$app_java_home/bin/java" -Dinstall4j.jvmDir# '"${EPREFIX}""/usr/bin/java -Duser.home=${TMPDIR} -Dinstall4j.jvmDir -Djava.util.prefs.systemRoot=${TMPDIR}#" -i "${WORKDIR}"/${P}.sh || die
fi
sh \
"${WORKDIR}"/${P}.sh \
next reply other threads:[~2021-01-18 13:48 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-18 13:48 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-25 9:40 [gentoo-commits] proj/sci:master commit in: sci-biology/tablet-bin/ Martin Mokrejs
2019-03-25 9:31 Martin Mokrejs
2019-03-25 9:30 Martin Mokrejs
2018-04-02 12:45 Justin Lecher
2017-02-20 11:59 Martin Mokrejs
2017-02-20 10:32 Martin Mokrejs
2017-02-19 10:09 Martin Mokrejs
2017-02-19 0:51 Martin Mokrejs
2016-04-20 19:05 Martin Mokrejs
2015-03-28 16:41 Justin Lecher
2015-03-16 7:03 Justin Lecher
2014-09-16 17:01 Christoph Junghans
2014-07-02 22:42 Martin Mokrejs
2014-01-20 21:19 Martin Mokrejs
2012-02-07 23:39 Martin Mokrejs
2012-02-07 23:39 Martin Mokrejs
2011-12-12 10:59 Martin Mokrejs
2011-12-12 10:49 Martin Mokrejs
2011-12-09 16:53 Martin Mokrejs
2011-12-09 16:41 Martin Mokrejs
2011-06-24 17:09 Justin Lecher
2011-05-04 0:28 Martin Mokrejs
2011-05-04 0:28 Martin Mokrejs
2011-05-04 0:13 Martin Mokrejs
2011-02-14 18:48 Martin Mokrejs
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=1610977691.6ff0fe6421ccb04c1746e46ea2b61fc02d4c0f98.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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