public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-biology/biobambam/, sci-libs/libmaus/
@ 2014-12-26 12:16 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2014-12-26 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     12872ef5e920e3a7d7f4acaa3c356c11b43db81c
Author:     mschubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Fri Dec 19 16:17:49 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Dec 19 16:17:49 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=12872ef5

add sci-biology/biobambam: a tool for bam file processing

---
 sci-biology/biobambam/biobambam-0.0.183.ebuild | 22 ++++++++++++++++++++++
 sci-libs/libmaus/libmaus-0.0.185.ebuild        | 22 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/sci-biology/biobambam/biobambam-0.0.183.ebuild b/sci-biology/biobambam/biobambam-0.0.183.ebuild
new file mode 100644
index 0000000..0c9b1be
--- /dev/null
+++ b/sci-biology/biobambam/biobambam-0.0.183.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit autotools-utils
+
+FULLVER=${PV}-release-20141208165400
+
+DESCRIPTION="Tools for bam file processing"
+HOMEPAGE="https://github.com/gt1/biobambam"
+SRC_URI="https://github.com/gt1/biobambam/archive/${FULLVER}.tar.gz"
+
+LICENSE="GPLv3"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="sci-libs/libmaus"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/${PN}-${FULLVER}

diff --git a/sci-libs/libmaus/libmaus-0.0.185.ebuild b/sci-libs/libmaus/libmaus-0.0.185.ebuild
new file mode 100644
index 0000000..fa5adde
--- /dev/null
+++ b/sci-libs/libmaus/libmaus-0.0.185.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit autotools-utils
+
+FULLVER=${PV}-release-20141201090944
+
+DESCRIPTION="Library for biobambam"
+HOMEPAGE="https://github.com/gt1/libmaus"
+SRC_URI="https://github.com/gt1/libmaus/archive/${FULLVER}.tar.gz"
+
+LICENSE="GPLv3"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/${PN}-${FULLVER}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-26 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-26 12:16 [gentoo-commits] proj/sci:master commit in: sci-biology/biobambam/, sci-libs/libmaus/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox