Migrated to Gentoo Sciencce
https://gitweb.gentoo.org/proj/sci.git/commit/?id=c2159d18dd636d4698469ab104cd84f3c5841ce4
This commit is contained in:
parent
d0152b3d56
commit
945c42d267
@ -1,5 +0,0 @@
|
||||
*samri_bidsdata-0.2.1 (06 Feb 2019)
|
||||
|
||||
06 Feb 2019; <chymera@gentoo.org> +metadata.xml,
|
||||
+samri_bidsdata-0.2.1.ebuild:
|
||||
sci-biology/samri_bidsdata: version bump ahead of Gentoo Science
|
@ -1 +0,0 @@
|
||||
DIST samri_bidsdata-0.2.1.tar.xz 11498379580 SHA256 578ec6aa20476d6d5c8cba4fa3089de9030efb9c9cc6516c34c4b7095c42bceb SHA512 798ad9405dba3d9ce6c21b04bac62dfc01b3ddea95808cae5867d4e805b23359eaed88b3c99abcfa1a4ce3a2037ceaf3a6804d7b218ce10c37e44a82b48eebf2 WHIRLPOOL 0d14b3ddfd3e085088cace65dbdabcef501dccfb0ae7d31014458cfca015a717bc80defeaa2d5ccbfe3b209332f3bd278946ed47214961ed50dd9abfc857bd61
|
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>horea.christ@gmail.com</email>
|
||||
<name>Horea Christian</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>sci@gentoo.org</email>
|
||||
<name>Gentoo Science Project</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Larger BIDS example data package for sci-biology/samri.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
@ -1,21 +0,0 @@
|
||||
# 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 *
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user