* [gentoo-commits] proj/sci:master commit in: profiles/, sci-biology/skewer-bin/
@ 2021-01-19 9:39 Andrew Ammerlaan
0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2021-01-19 9:39 UTC (permalink / raw
To: gentoo-commits
commit: e4367dbfa15881baa1af9aeda46e7f89cb37d1e3
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 09:39:08 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 09:39:16 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e4367dbf
sci-biology/skewer-bin: version bump, EAPI bump, fix fetch
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
profiles/package.mask | 1 -
.../{skewer-bin-0.1.104.ebuild => skewer-bin-0.2.2.ebuild} | 8 ++++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index f2735576e..41a1db3ba 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -100,4 +100,3 @@ sci-biology/reptile
sci-biology/RSeQC
sci-biology/scaffold_builder
sci-biology/sgp2
-sci-biology/skewer-bin
diff --git a/sci-biology/skewer-bin/skewer-bin-0.1.104.ebuild b/sci-biology/skewer-bin/skewer-bin-0.2.2.ebuild
similarity index 89%
rename from sci-biology/skewer-bin/skewer-bin-0.1.104.ebuild
rename to sci-biology/skewer-bin/skewer-bin-0.2.2.ebuild
index b7a9af9bb..de542ea04 100644
--- a/sci-biology/skewer-bin/skewer-bin-0.1.104.ebuild
+++ b/sci-biology/skewer-bin/skewer-bin-0.2.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
DESCRIPTION="Adaptor and MID removal / trimming tool"
HOMEPAGE="https://sourceforge.net/projects/skewer"
@@ -12,12 +12,12 @@ SRC_URI="
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
-DEPEND=""
RDEPEND="${DEPEND}
dev-lang/perl"
+S="${WORKDIR}"
+
src_install() {
cp "${DISTDIR}"/skewer-* skewer || die
dobin *.pl skewer
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-19 9:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19 9:39 [gentoo-commits] proj/sci:master commit in: profiles/, sci-biology/skewer-bin/ Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox