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

commit:     7d3c524cb9bd1de2d309b7d8bea1a5bd0d92598c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 17:21:05 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 17:21:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7d3c524c

sci-biology/ngs_backbone: 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/ngs_backbone/metadata.xml              |  2 +-
 sci-biology/ngs_backbone/ngs_backbone-1.4.0.ebuild | 17 +++++------------
 sci-biology/ngs_backbone/ngs_backbone-9999.ebuild  | 19 ++++++-------------
 3 files changed, 12 insertions(+), 26 deletions(-)

diff --git a/sci-biology/ngs_backbone/metadata.xml b/sci-biology/ngs_backbone/metadata.xml
index 1d67411..138cb77 100644
--- a/sci-biology/ngs_backbone/metadata.xml
+++ b/sci-biology/ngs_backbone/metadata.xml
@@ -5,7 +5,7 @@
 		<email>mmokrejs@fold.natur.cuni.cz</email>
 		<name>Martin Mokrejs</name>
 	</maintainer>
-<maintainer type="project">
+	<maintainer type="project">
 		<email>sci-biology@gentoo.org</email>
 		<name>Gentoo Biology Project</name>
 	</maintainer>

diff --git a/sci-biology/ngs_backbone/ngs_backbone-1.4.0.ebuild b/sci-biology/ngs_backbone/ngs_backbone-1.4.0.ebuild
index 734e32d..edfc5b0 100644
--- a/sci-biology/ngs_backbone/ngs_backbone-1.4.0.ebuild
+++ b/sci-biology/ngs_backbone/ngs_backbone-1.4.0.ebuild
@@ -1,27 +1,20 @@
-# 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
 
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
-[ "$PV" == "9999" ] && inherit git-2
-
-DESCRIPTION="Assembly and annotation pipeline with web interface for EST/chromosomal sequences"
+DESCRIPTION="Assembly & annotation pipeline with web interface for EST/chromosomal sequences"
 HOMEPAGE="http://bioinf.comav.upv.es/ngs_backbone/index.html"
-if [ "$PV" == "9999" ]; then
-	EGIT_REPO_URI="https://github.com/JoseBlanca/franklin"
-	KEYWORDS=""
-else
-	SRC_URI="http://bioinf.comav.upv.es/_downloads/"${P}".tar.gz"
-	KEYWORDS="~amd64"
-fi
+SRC_URI="http://bioinf.comav.upv.es/_downloads/"${P}".tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
+KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND=""

diff --git a/sci-biology/ngs_backbone/ngs_backbone-9999.ebuild b/sci-biology/ngs_backbone/ngs_backbone-9999.ebuild
index 734e32d..3319b16 100644
--- a/sci-biology/ngs_backbone/ngs_backbone-9999.ebuild
+++ b/sci-biology/ngs_backbone/ngs_backbone-9999.ebuild
@@ -1,27 +1,20 @@
-# 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
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit distutils-r1
+inherit distutils-r1 git-r3
 
-[ "$PV" == "9999" ] && inherit git-2
-
-DESCRIPTION="Assembly and annotation pipeline with web interface for EST/chromosomal sequences"
+DESCRIPTION="Assembly & annotation pipeline with web interface for EST/chromosomal sequences"
 HOMEPAGE="http://bioinf.comav.upv.es/ngs_backbone/index.html"
-if [ "$PV" == "9999" ]; then
-	EGIT_REPO_URI="https://github.com/JoseBlanca/franklin"
-	KEYWORDS=""
-else
-	SRC_URI="http://bioinf.comav.upv.es/_downloads/"${P}".tar.gz"
-	KEYWORDS="~amd64"
-fi
+EGIT_REPO_URI="https://github.com/JoseBlanca/franklin"
 
 LICENSE="GPL-3"
 SLOT="0"
+KEYWORDS=""
 IUSE=""
 
 DEPEND=""


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

Thread overview: 5+ 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 --
2020-09-27  8:02 [gentoo-commits] proj/sci:master commit in: sci-biology/ngs_backbone/ Horea Christian
2015-05-02 16:29 Martin Mokrejs
2014-09-12 17:22 Christoph Junghans
2014-03-24 11:58 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=1455470487.7d3c524cb9bd1de2d309b7d8bea1a5bd0d92598c.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