commit:     c16c451fb8a738302116e89aec071528ec6f8857
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Tue Feb 12 16:01:44 2019 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Feb 12 16:01:44 2019 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c16c451f

sci-biology/samri_bidsdata: version bump

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>

 .../samri_bidsdata/samri_bidsdata-0.2.1.ebuild      | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild 
b/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild
new file mode 100644
index 000000000..3b5cf1a1c
--- /dev/null
+++ b/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="BIDS-formatted example mouse brain data for SAMRI."
+HOMEPAGE="https://github.com/IBT-FMI/SAMRI";
+SRC_URI="http://chymera.eu/distfiles/${P}.tar.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+src_install() {
+       insinto "/usr/share/${PN}"
+       doins -r *
+}

Reply via email to