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/velvetk/
Date: Tue, 15 Apr 2014 09:08:11 +0000 (UTC)	[thread overview]
Message-ID: <1397552773.6662c1697f2b8a3ca44c0f5e72cdafff5da4d7b8.mmokrejs@gentoo> (raw)

commit:     6662c1697f2b8a3ca44c0f5e72cdafff5da4d7b8
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Apr 15 09:06:13 2014 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Apr 15 09:06:13 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6662c169

sci-biology/velvetk: new package

Package-Manager: portage-2.2.7

---
 sci-biology/velvetk/ChangeLog               |  9 +++++++++
 sci-biology/velvetk/metadata.xml            |  9 +++++++++
 sci-biology/velvetk/velvetk-20120606.ebuild | 29 +++++++++++++++++++++++++++++
 3 files changed, 47 insertions(+)

diff --git a/sci-biology/velvetk/ChangeLog b/sci-biology/velvetk/ChangeLog
new file mode 100644
index 0000000..add4df7
--- /dev/null
+++ b/sci-biology/velvetk/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-biology/velvetk
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*velvetk-20120606 (15 Apr 2014)
+
+  15 Apr 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +metadata.xml,
+  +velvetk-20120606.ebuild:
+  sci-biology/velvetk: new package

diff --git a/sci-biology/velvetk/metadata.xml b/sci-biology/velvetk/metadata.xml
new file mode 100644
index 0000000..2bc8930
--- /dev/null
+++ b/sci-biology/velvetk/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>

diff --git a/sci-biology/velvetk/velvetk-20120606.ebuild b/sci-biology/velvetk/velvetk-20120606.ebuild
new file mode 100644
index 0000000..2ebb4f3
--- /dev/null
+++ b/sci-biology/velvetk/velvetk-20120606.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit perl-module
+
+DESCRIPTION="Estimate the best k-mer size to use for your Velvet de novo assembly"
+HOMEPAGE="http://www.vicbioinformatics.com/software.velvetk.shtml"
+SRC_URI="http://www.vicbioinformatics.com/velvetk.pl"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"
+
+src_prepare(){
+	cp -p "${DISTDIR}"/velvetk.pl . || die
+}
+
+src_install(){
+	dobin velvetk.pl
+}


             reply	other threads:[~2014-04-15  9:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15  9:08 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-07 21:40 [gentoo-commits] proj/sci:master commit in: sci-biology/velvetk/ Martin Mokrejs
2015-01-10 13:35 Justin Lecher
2019-03-30 23:37 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=1397552773.6662c1697f2b8a3ca44c0f5e72cdafff5da4d7b8.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