public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/sga/
Date: Tue, 10 Feb 2015 14:37:00 +0000 (UTC)	[thread overview]
Message-ID: <1423472933.3a9a8985f4975eca4af6be847be3c0955beaa344.jlec@gentoo> (raw)

commit:     3a9a8985f4975eca4af6be847be3c0955beaa344
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon Feb  9 09:06:46 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb  9 09:08:53 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3a9a8985

sci-biology/sga-9999: Switch from git-2 to git-r3; Cleanup; Add missing die

---
 sci-biology/sga/ChangeLog       | 5 ++++-
 sci-biology/sga/sga-9999.ebuild | 8 +++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sci-biology/sga/ChangeLog b/sci-biology/sga/ChangeLog
index 0f7e181..1408f94 100644
--- a/sci-biology/sga/ChangeLog
+++ b/sci-biology/sga/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-biology/sga
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 Feb 2015; Marius Brehler <marbre@linux.sungazer.de> sga-9999.ebuild:
+  Switch from git-2 to git-r3; Cleanup; Add missing die
+
 *sga-9999 (24 Mar 2014)
 
   24 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +sga-9999.ebuild,

diff --git a/sci-biology/sga/sga-9999.ebuild b/sci-biology/sga/sga-9999.ebuild
index 5393f87..5f43969 100644
--- a/sci-biology/sga/sga-9999.ebuild
+++ b/sci-biology/sga/sga-9999.ebuild
@@ -1,12 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=5
 
-inherit eutils
-
-[ "$PV" == "9999" ] && inherit git-2
+inherit eutils git-r3
 
 DESCRIPTION="String Graph Assembler for short-read assemblies"
 HOMEPAGE="https://github.com/jts/sga"
@@ -27,7 +25,7 @@ RDEPEND="${DEPEND}"
 
 src_configure(){
 	cd src || die
-	./autogen.sh
+	./autogen.sh || die
 	econf --with-bamtools=/usr
 }
 


             reply	other threads:[~2015-02-10 14:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 14:37 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-06 14:25 [gentoo-commits] proj/sci:master commit in: sci-biology/sga/ Andrew Ammerlaan
2020-01-10 16:12 Martin Mokrejs
2018-01-25 19:52 Martin Mokrejs
2018-01-20 21:37 Martin Mokrejs
2018-01-10 15:47 Martin Mokrejs
2018-01-10 14:56 Martin Mokrejs
2016-04-10 11:30 Martin Mokrejs
2016-04-10  9:58 Martin Mokrejs
2016-04-08 19:12 Martin Mokrejs
2015-06-05 11:20 Justin Lecher
2014-09-05 15:24 Jauhien Piatlicki
2014-03-24  1:16 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=1423472933.3a9a8985f4975eca4af6be847be3c0955beaa344.jlec@gentoo \
    --to=jlec@gentoo.org \
    --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