public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/biopieces/
Date: Wed, 22 Jun 2016 09:37:09 +0000 (UTC)	[thread overview]
Message-ID: <1466588216.853d6c57b51915231367ba298190d8035a909ce1.mmokrejs@gentoo> (raw)

commit:     853d6c57b51915231367ba298190d8035a909ce1
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Wed Jun 22 09:36:56 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Wed Jun 22 09:36:56 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=853d6c57

sci-biology/biopieces: minor ebuild cleanup, ruby vers, copyright line, deps

remove optional RDEPEND while sci-biology/idba is missing, see github issue #381

Package-Manager: portage-2.2.28

 sci-biology/biopieces/biopieces-0.51.ebuild | 8 ++++----
 sci-biology/biopieces/biopieces-9999.ebuild | 8 ++++----
 sci-biology/biopieces/metadata.xml          | 2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sci-biology/biopieces/biopieces-0.51.ebuild b/sci-biology/biopieces/biopieces-0.51.ebuild
index ed5a251..f3f4079 100644
--- a/sci-biology/biopieces/biopieces-0.51.ebuild
+++ b/sci-biology/biopieces/biopieces-0.51.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-USE_RUBY="ruby19"
+USE_RUBY="ruby20 ruby21"
 
 if [ "$PV" == "9999" ]; then
 	ESVN_REPO_URI="http://biopieces.googlecode.com/svn/trunk"
@@ -19,7 +19,7 @@ fi
 
 inherit ruby-fakegem python-single-r1
 
-DESCRIPTION="Toolkit to find and trim adaptors, plot read lengths, qualities, map reads and submit to GenBank"
+DESCRIPTION="Trim adaptors, plot read lengths, qualities, map reads and submit to GenBank"
 HOMEPAGE="http://code.google.com/p/biopieces"
 SRC_URI=""
 
@@ -67,6 +67,6 @@ RDEPEND="${CDEPEND}
 	sci-biology/bowtie
 	sci-biology/bwa
 	sci-biology/velvet
-	sci-biology/idba
 	sci-biology/Ray
 	sci-biology/scan_for_matches"
+# sci-biology/idba

diff --git a/sci-biology/biopieces/biopieces-9999.ebuild b/sci-biology/biopieces/biopieces-9999.ebuild
index ed5a251..f3f4079 100644
--- a/sci-biology/biopieces/biopieces-9999.ebuild
+++ b/sci-biology/biopieces/biopieces-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-USE_RUBY="ruby19"
+USE_RUBY="ruby20 ruby21"
 
 if [ "$PV" == "9999" ]; then
 	ESVN_REPO_URI="http://biopieces.googlecode.com/svn/trunk"
@@ -19,7 +19,7 @@ fi
 
 inherit ruby-fakegem python-single-r1
 
-DESCRIPTION="Toolkit to find and trim adaptors, plot read lengths, qualities, map reads and submit to GenBank"
+DESCRIPTION="Trim adaptors, plot read lengths, qualities, map reads and submit to GenBank"
 HOMEPAGE="http://code.google.com/p/biopieces"
 SRC_URI=""
 
@@ -67,6 +67,6 @@ RDEPEND="${CDEPEND}
 	sci-biology/bowtie
 	sci-biology/bwa
 	sci-biology/velvet
-	sci-biology/idba
 	sci-biology/Ray
 	sci-biology/scan_for_matches"
+# sci-biology/idba

diff --git a/sci-biology/biopieces/metadata.xml b/sci-biology/biopieces/metadata.xml
index 1699e58..f68a1b6 100644
--- a/sci-biology/biopieces/metadata.xml
+++ b/sci-biology/biopieces/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>


             reply	other threads:[~2016-06-22  9:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22  9:37 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-26  9:42 [gentoo-commits] proj/sci:master commit in: sci-biology/biopieces/ Horea Christian
2017-09-02 11:55 David Seifert
2016-09-24 11:26 Martin Mokrejs
2015-03-08 18:08 Justin Lecher
2015-02-18 16:41 Justin Lecher
2015-02-18 16:41 Justin Lecher
2014-11-13 13:00 Justin Lecher
2014-03-31 15:28 Nicolas Bock
2014-03-28 14:02 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=1466588216.853d6c57b51915231367ba298190d8035a909ce1.mmokrejs@gentoo \
    --to=mmokrejs@fold.natur.cuni.cz \
    --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