From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-genome-download/
Date: Sat, 17 Dec 2016 18:05:10 +0000 (UTC) [thread overview]
Message-ID: <1481894857.c4af6be3da317f7336c994dffad3f27ddee52a46.jlec@gentoo> (raw)
commit: c4af6be3da317f7336c994dffad3f27ddee52a46
Author: freeh4cker <freeh4cker <AT> gmail <DOT> com>
AuthorDate: Fri Dec 16 13:27:37 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 13:27:37 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c4af6be3
sci-biology/ncbi-genome-download: new ebuild (#712)
ncbi-genome-dowload first packaging.
Package-Manager: portage-2.3.2
sci-biology/ncbi-genome-download/metadata.xml | 12 ++++++++++++
.../ncbi-genome-download-0.2.2.ebuild | 21 +++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/sci-biology/ncbi-genome-download/metadata.xml b/sci-biology/ncbi-genome-download/metadata.xml
new file mode 100644
index 0000000..80cc5d4
--- /dev/null
+++ b/sci-biology/ncbi-genome-download/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>freeh4cker@gmail.com</email>
+ <name>Bertrand Néron</name>
+ </maintainer>
+ <longdescription>Scripts to download genomes from the NCBI FTP servers.</longdescription>
+ <upstream>
+ <remote-id type="github">ncbi-genome-download</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/sci-biology/ncbi-genome-download/ncbi-genome-download-0.2.2.ebuild b/sci-biology/ncbi-genome-download/ncbi-genome-download-0.2.2.ebuild
new file mode 100644
index 0000000..c4149de
--- /dev/null
+++ b/sci-biology/ncbi-genome-download/ncbi-genome-download-0.2.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1 python-r1
+
+DESCRIPTION="Download genomes from the NCBI FTP servers"
+HOMEPAGE="https://github.com/kblin/ncbi-genome-download"
+SRC_URI="https://github.com/kblin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
next reply other threads:[~2016-12-17 19:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-17 18:05 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-03 6:31 [gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-genome-download/ Horea Christian
2021-01-30 15:37 Andrew Ammerlaan
2023-05-02 12:15 Andrew Ammerlaan
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=1481894857.c4af6be3da317f7336c994dffad3f27ddee52a46.jlec@gentoo \
--to=jlec@gentoo.org \
--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