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/genseed/
Date: Tue, 13 Dec 2011 11:51:24 +0000 (UTC)	[thread overview]
Message-ID: <78b98026b04382485abbf4722874ae13c267d3ed.mmokrejs@gentoo> (raw)

commit:     78b98026b04382485abbf4722874ae13c267d3ed
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Dec 13 11:50:50 2011 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Dec 13 11:50:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=78b98026

A seed-driven progressive assembly program

(Portage version: 2.1.10.38/git/Linux i686, unsigned Manifest commit)

---
 sci-biology/genseed/ChangeLog             |   10 ++++++++++
 sci-biology/genseed/genseed-1.0.22.ebuild |   24 ++++++++++++++++++++++++
 sci-biology/genseed/metadata.xml          |    9 +++++++++
 3 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/sci-biology/genseed/ChangeLog b/sci-biology/genseed/ChangeLog
new file mode 100644
index 0000000..7107e74
--- /dev/null
+++ b/sci-biology/genseed/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-biology/genseed
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*genseed-1.0.22 (13 Dec 2011)
+
+  13 Dec 2011; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+  +genseed-1.0.22.ebuild, +metadata.xml:
+  A seed-driven progressive assembly program genseed-1.0.22.ebuild
+

diff --git a/sci-biology/genseed/genseed-1.0.22.ebuild b/sci-biology/genseed/genseed-1.0.22.ebuild
new file mode 100644
index 0000000..f52cc86
--- /dev/null
+++ b/sci-biology/genseed/genseed-1.0.22.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Seed-driven progressive assembly program using legacy NCBI blast, CAP3, and optionally cross_match"
+HOMEPAGE="http://www.coccidia.icb.usp.br/genseed/"
+SRC_URI="http://www.coccidia.icb.usp.br/genseed/download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+# FIXME: I am not sure whether we want to introduce yet another USE variable "phrap"
+#        This tools can optionally use cross_match from sci-biology/phrap but it will
+#        be installed only by users having the licence
+DEPEND="sci-biology/cap3-bin
+		dev-lang/perl
+		sci-biology/ncbi-tools"
+RDEPEND=""
+
+src_install() {
+	dobin genseed.pl
+}

diff --git a/sci-biology/genseed/metadata.xml b/sci-biology/genseed/metadata.xml
new file mode 100644
index 0000000..07b5255
--- /dev/null
+++ b/sci-biology/genseed/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>sci-biology</herd>
+	<maintainer>
+		<email>mmokrejs@fold.natur.cuni.cz</email>
+		<name>Martin Mokrejs</name>
+	</maintainer>
+</pkgmetadata>



             reply	other threads:[~2011-12-13 11:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-13 11:51 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-13 12:04 [gentoo-commits] proj/sci:master commit in: sci-biology/genseed/ Martin Mokrejs
2014-11-10 15:14 Justin Lecher
2015-04-17 23:56 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=78b98026b04382485abbf4722874ae13c267d3ed.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