diff --git a/sci-biology/nvcz_data/Manifest b/sci-biology/nvcz_data/Manifest deleted file mode 100644 index 767bec0..0000000 --- a/sci-biology/nvcz_data/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST nvcz_data-0.1.tar.xz 1634626696 SHA256 995a5cdffbcdc975ca95baea3e637a306ac6839a687e040ef7dd020c5a082674 SHA512 e16cc16c718237a97c0c7f05acea2e0b0a511cb3826cac50af2cd67ea59ebfd0a8646961ebe3cbceafea3607cc1c65ae89c32b49c5647f58007033f42d0eb37c WHIRLPOOL 846b7c05417f10c658c7de9be3afa88fcf666227ad96ff2e7f3f3510aa097bf3435ef6633aa4fb0003e72b6fb3cf8c77a3b90a61f0e5c089ea22091a15e0e0e1 -DIST nvcz_data-0.2.tar.xz 1588276256 SHA256 bf88ae8a29d2d658b24a3e749fe9566017690aa4a926acc56948fbc7563610ba SHA512 6193354451be5fa04d473c06396c1cd1eda2cc14484c20a2aff626aaa02d6ebfbaf49ea12fdaf0d14c02f02e4a77ac383e1b396c006ee90c2e5d34b9f0c34889 WHIRLPOOL 9f2897ea955c563f0c3d67070f149470c4d94b68c76e84936e1390f938e9d927b36e724bd8e7582e8dd493d8e112cd544e66cc99c15884499c0428ff20852285 diff --git a/sci-biology/nvcz_data/metadata.xml b/sci-biology/nvcz_data/metadata.xml deleted file mode 100644 index f8c17ce..0000000 --- a/sci-biology/nvcz_data/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - chr@chymera.eu - Horea Christian - - - sci@gentoo.org - Gentoo Science Project - - - Bruker raw data and BIDS data (recomputed from AFNI HEAD/BRIK files) - from mouse fMRI and optical recordings during hindpaw stimulation. - - diff --git a/sci-biology/nvcz_data/nvcz_data-0.1.ebuild b/sci-biology/nvcz_data/nvcz_data-0.1.ebuild deleted file mode 100644 index b970cf5..0000000 --- a/sci-biology/nvcz_data/nvcz_data-0.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Bruker and BIDS data from neurovascular coupling experiments" -HOMEPAGE="https://gitlab.com/Chymera/nvcz" -SRC_URI=" - http://resources.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 * -} diff --git a/sci-biology/nvcz_data/nvcz_data-0.2.ebuild b/sci-biology/nvcz_data/nvcz_data-0.2.ebuild deleted file mode 100644 index b970cf5..0000000 --- a/sci-biology/nvcz_data/nvcz_data-0.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Bruker and BIDS data from neurovascular coupling experiments" -HOMEPAGE="https://gitlab.com/Chymera/nvcz" -SRC_URI=" - http://resources.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 * -}