From: "Guillaume Horel" <guillaume.horel@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/amos-short/
Date: Fri, 3 Apr 2015 17:53:54 +0000 (UTC) [thread overview]
Message-ID: <1428058707.5da7381c816cbacb5aef50144bf678cf6cf0ba25.guillaume_horel@gentoo> (raw)
commit: 5da7381c816cbacb5aef50144bf678cf6cf0ba25
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Apr 3 10:58:27 2015 +0000
Commit: Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
CommitDate: Fri Apr 3 10:58:27 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5da7381c
sci-biology/amos-short: Bump to EAPI=5, but drop KEYWORDS as SRC is unavailable
Package-Manager: portage-2.2.14
sci-biology/amos-short/ChangeLog | 8 ++++++++
sci-biology/amos-short/amos-short-0.9.3.ebuild | 14 ++++++--------
2 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/sci-biology/amos-short/ChangeLog b/sci-biology/amos-short/ChangeLog
new file mode 100644
index 0000000..5a2a78f
--- /dev/null
+++ b/sci-biology/amos-short/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for sci-biology/amos-short
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 03 Apr 2015; Marius Brehler <marbre@linux.sungazer.de>
+ amos-short-0.9.3.ebuild:
+ Bump to EAPI=5, but drop KEYWORDS as SRC is
+ unavailable
diff --git a/sci-biology/amos-short/amos-short-0.9.3.ebuild b/sci-biology/amos-short/amos-short-0.9.3.ebuild
index 3dcfac9..ad261eb 100644
--- a/sci-biology/amos-short/amos-short-0.9.3.ebuild
+++ b/sci-biology/amos-short/amos-short-0.9.3.ebuild
@@ -1,20 +1,18 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI=5
inherit eutils
DESCRIPTION="A Modular, Open-Source whole genome assembler with defaults for short reads"
HOMEPAGE="http://amos.sourceforge.net/"
-SRC_URI="http://sourceforge.net/projects/amos/files/short_read_assembly/0.9.3/AMOS-short.tgz"
-#SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="http://sourceforge.net/projects/amos/files/short_read_assembly/${PV}/AMOS-short.tgz"
LICENSE="GPL-2"
SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
DEPEND=""
RDEPEND="${DEPEND}"
@@ -26,9 +24,9 @@ src_prepare() {
}
src_compile() {
- emake -j1 || die "emake failed"
+ emake -j1
}
src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
+ emake DESTDIR="${D}" install
}
next reply other threads:[~2015-04-03 17:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-03 17:53 Guillaume Horel [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-06 21:15 [gentoo-commits] proj/sci:master commit in: sci-biology/amos-short/ 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=1428058707.5da7381c816cbacb5aef50144bf678cf6cf0ba25.guillaume_horel@gentoo \
--to=guillaume.horel@gmail.com \
--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