public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-expression-data/
Date: Thu, 21 May 2020 09:21:49 +0000 (UTC)	[thread overview]
Message-ID: <1590052901.fad9d2fb42327765a4398853ba84412a962a0aad.chymera@gentoo> (raw)

commit:     fad9d2fb42327765a4398853ba84412a962a0aad
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu May 21 09:21:41 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu May 21 09:21:41 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=fad9d2fb

sci-biology/ABI-expression-data: version bump 0.2

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 .../ABI-expression-data-0.2.ebuild                 | 34 ++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild b/sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild
new file mode 100644
index 000000000..4636480f7
--- /dev/null
+++ b/sci-biology/ABI-expression-data/ABI-expression-data-0.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit check-reqs
+
+DESCRIPTION="Gene expression data form the Allen Mouse Brain data portal"
+HOMEPAGE="https://github.com/IBT-FMI/ABI-geneexpression-data"
+SRC_URI="
+	http://chymera.eu/distfiles/${P}.tar.xz
+	"
+
+LICENSE="fairuse"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND=""
+DEPEND=""
+
+pkg_pretend() {
+	CHECKREQS_DISK_BUILD="7G"
+	CHECKREQS_DISK_USR="7G"
+	CHECKREQS_DISK_VAR="7G"
+	check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+	insinto "/usr/share/${PN}"
+	doins -r *
+}


             reply	other threads:[~2020-05-21  9:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21  9:21 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-16  8:32 [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-expression-data/ Horea Christian
2021-03-03 15:39 Andrew Ammerlaan
2021-01-20  8:40 Andrew Ammerlaan
2020-12-07 21:51 Horea Christian
2020-05-21  9:19 Horea Christian
2019-10-02 15:05 Horea Christian
2019-01-16 18:09 Horea Christian

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=1590052901.fad9d2fb42327765a4398853ba84412a962a0aad.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --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