From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/parafly/
Date: Sat, 6 Mar 2021 13:15:24 +0000 (UTC) [thread overview]
Message-ID: <1615036513.454d4e4876455ed72069bf2343c499b2a5184901.andrewammerlaan@gentoo> (raw)
commit: 454d4e4876455ed72069bf2343c499b2a5184901
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar 6 13:15:13 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar 6 13:15:13 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=454d4e48
sci-biology/parafly: fix this, EAPI bump
- fixed description
- fixed homepage
- fixed src_uri
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/parafly/parafly-0.1.0.ebuild | 21 +++++++++++++++++++++
sci-biology/parafly/parafly-20130121.ebuild | 26 --------------------------
2 files changed, 21 insertions(+), 26 deletions(-)
diff --git a/sci-biology/parafly/parafly-0.1.0.ebuild b/sci-biology/parafly/parafly-0.1.0.ebuild
new file mode 100644
index 000000000..ce1084020
--- /dev/null
+++ b/sci-biology/parafly/parafly-0.1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Parallel cmd processing utility"
+HOMEPAGE="https://github.com/ParaFly/ParaFly"
+SRC_URI="https://github.com/ParaFly/ParaFly/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-BroadInstitute"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/ParaFly-${PV}"
+
+src_configure(){
+ ./configure --prefix="${EPREFIX}"/usr
+}
diff --git a/sci-biology/parafly/parafly-20130121.ebuild b/sci-biology/parafly/parafly-20130121.ebuild
deleted file mode 100644
index fe3e26c6c..000000000
--- a/sci-biology/parafly/parafly-20130121.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Some dependency for transdecoder"
-HOMEPAGE="https://sourceforge.net/projects/transdecoder/"
-SRC_URI="https://sourceforge.net/projects/transdecoder/files/OLDER/TransDecoder_r20140704.tar.gz"
-# are current sources available only from here?
-# https://github.com/trinityrnaseq/trinityrnaseq/tree/f81f0497a211c84ba4299063086604760933e6e3/trinity-plugins/parafly-code
-
-LICENSE="BSD-BroadInstitute"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/TransDecoder_r20140704/3rd_party/parafly-r2013-01-21
-
-# maybe we once the CXXFLAGS and LDFLAGS mentioned
-# in https://github.com/trinityrnaseq/trinityrnaseq/issues/65 ?
-src_configure(){
- ./configure --prefix="${EPREFIX}"/usr
-}
next reply other threads:[~2021-03-06 13:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-06 13:15 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-30 16:57 [gentoo-commits] proj/sci:master commit in: sci-biology/parafly/ Martin Mokrejs
2016-06-30 16:11 Martin Mokrejs
2016-06-30 16:08 Martin Mokrejs
2015-12-31 23:41 Martin Mokrejs
2015-12-31 22:58 Martin Mokrejs
2015-11-20 23:34 Martin Mokrejs
2015-01-08 22:35 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=1615036513.454d4e4876455ed72069bf2343c499b2a5184901.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