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/freebayes/
Date: Sun, 14 Feb 2016 17:32:44 +0000 (UTC)	[thread overview]
Message-ID: <1455471014.2a3502b66122751757dd86d441bd520d57e900cf.jlec@gentoo> (raw)

commit:     2a3502b66122751757dd86d441bd520d57e900cf
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 17:30:14 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 17:30:14 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=2a3502b6

sci-biology/freebayes: Bump to EAPI=6

* Use git-r3.eclass

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-biology/freebayes/freebayes-9999.ebuild | 27 ++++++---------------------
 1 file changed, 6 insertions(+), 21 deletions(-)

diff --git a/sci-biology/freebayes/freebayes-9999.ebuild b/sci-biology/freebayes/freebayes-9999.ebuild
index c344fd0..a21a4da 100644
--- a/sci-biology/freebayes/freebayes-9999.ebuild
+++ b/sci-biology/freebayes/freebayes-9999.ebuild
@@ -1,33 +1,18 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit eutils
+inherit eutils git-r3
 
-[ "$PV" == "9999" ] && inherit git-2
-
-DESCRIPTION="Bayesian gen. variant detector to find small polymorphisms: SNPs, indels, MNPs and complex events"
+DESCRIPTION="Bayesian gen. variant detector to find small polymorphisms"
 HOMEPAGE="https://github.com/ekg/freebayes"
-
-if [ "$PV" == "9999" ]; then
-	EGIT_REPO_URI="git://github.com/ekg/freebayes.git"
-	EGIT_OPTIONS="--recursive --recurse-submodules"
-	KEYWORDS=""
-else
-	EGIT_REPO_URI="git://github.com/ekg/freebayes.git"
-	EGIT_OPTIONS="--recursive --recurse-submodules"
-	EGIT_BRANCH="v0.9.21"
-	KEYWORDS=""
-fi
-
-# To build freebayes you must use git to also download its submodules.
-#   Do so by downloading freebayes again using this command (note --recursive flag):
-#   git clone --recursive git://github.com/ekg/freebayes.git
+EGIT_REPO_URI="git://github.com/ekg/freebayes.git"
 
 LICENSE="MIT"
 SLOT="0"
+KEYWORDS=""
 IUSE=""
 
 DEPEND=""


             reply	other threads:[~2016-02-14 17:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-14 17:32 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-06 11:04 [gentoo-commits] proj/sci:master commit in: sci-biology/freebayes/ Andrew Ammerlaan
2018-01-20 21:26 Martin Mokrejs
2017-04-06 23:23 Martin Mokrejs
2017-02-16 12:32 Martin Mokrejs
2017-02-16 10:57 Martin Mokrejs
2017-02-16  9:53 Martin Mokrejs
2016-12-08 23:06 Martin Mokrejs
2016-12-02 21:45 Martin Mokrejs
2016-07-27 11:03 Martin Mokrejs
2015-06-05 11:19 Justin Lecher
2015-03-13 12:33 Martin Mokrejs
2015-03-11 20:39 Martin Mokrejs
2015-03-11 20:26 Martin Mokrejs
2014-09-16 17:50 Christoph Junghans
2014-03-24  1:42 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=1455471014.2a3502b66122751757dd86d441bd520d57e900cf.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