commit: ae0302503aeb123dadb5b355239df663e7c3d61a
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Wed Apr 27 18:08:28 2016 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Wed Apr 27 18:08:28 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ae030250
sci-biology/scbi_blast: new ruby package
Package-Manager: portage-2.2.28
.../{scbi_blast-0.0.37.ebuild => scbi_blast-0.0.43.ebuild} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/sci-biology/scbi_blast/scbi_blast-0.0.37.ebuild
b/sci-biology/scbi_blast/scbi_blast-0.0.43.ebuild
similarity index 80%
rename from sci-biology/scbi_blast/scbi_blast-0.0.37.ebuild
rename to sci-biology/scbi_blast/scbi_blast-0.0.43.ebuild
index d85c360..f96d884 100644
--- a/sci-biology/scbi_blast/scbi_blast-0.0.37.ebuild
+++ b/sci-biology/scbi_blast/scbi_blast-0.0.43.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
USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
inherit ruby-fakegem
@@ -20,5 +20,6 @@ IUSE=""
DEPEND=">=dev-ruby/hoe-2.8.0
>=dev-ruby/rdoc-4.0"
+ #>=dev-ruby/newgem-1.5.3"
RDEPEND="${DEPEND}
>=dev-ruby/xml-simple-1.0.12"