public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: profiles/, sci-biology/IMAGE/
Date: Tue, 19 Jan 2021 13:12:07 +0000 (UTC)	[thread overview]
Message-ID: <1611061922.50d690e643d45a8b54d2bdf24afa1839a0781a53.andrewammerlaan@gentoo> (raw)

commit:     50d690e643d45a8b54d2bdf24afa1839a0781a53
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 13:11:48 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 13:12:02 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=50d690e6

sci-biology/IMAGE: fix install, EAPI bump

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 profiles/.package.mask.kate-swp      | Bin 0 -> 68 bytes
 sci-biology/IMAGE/IMAGE-2.4.1.ebuild |  16 ++++++++++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/profiles/.package.mask.kate-swp b/profiles/.package.mask.kate-swp
new file mode 100644
index 000000000..e54e3ee5d
Binary files /dev/null and b/profiles/.package.mask.kate-swp differ

diff --git a/sci-biology/IMAGE/IMAGE-2.4.1.ebuild b/sci-biology/IMAGE/IMAGE-2.4.1.ebuild
index d0969c344..6bd80436e 100644
--- a/sci-biology/IMAGE/IMAGE-2.4.1.ebuild
+++ b/sci-biology/IMAGE/IMAGE-2.4.1.ebuild
@@ -1,7 +1,9 @@
-# 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
+
+inherit perl-functions
 
 DESCRIPTION="Iterative Mapping and Assembly for Gap Elimination using paired-end Illumina"
 HOMEPAGE="https://sourceforge.net/apps/mediawiki/image2"
@@ -10,10 +12,16 @@ SRC_URI="https://sourceforge.net/projects/image2/files/IMAGE_version${PV}_64bit.
 #http://genomebiology.com/2010/11/4/R41
 LICENSE="CC-BY-2.0"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
+KEYWORDS="~amd64"
 
 # contains bundled binaries:
 # nucmer smalt_x86_64 ssaha2 ssaha2Build velvetg velveth
 DEPEND=""
 RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}_version2.4"
+
+src_install() {
+	perl_doexamples example/
+	perl_domodule *.pl
+}


                 reply	other threads:[~2021-01-19 13:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1611061922.50d690e643d45a8b54d2bdf24afa1839a0781a53.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