* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2018-12-04 22:09 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2018-12-04 22:09 UTC (permalink / raw
To: gentoo-commits
commit: f7d5891a94dd309735c858b5300d131dc1443c0c
Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Tue Dec 4 22:08:59 2018 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Dec 4 22:09:34 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f7d5891a
sci-biology/samri_bidsdata: new package
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>
sci-biology/samri_bidsdata/metadata.xml | 15 ++++++++++++++
.../samri_bidsdata/samri_bidsdata-0.1.ebuild | 23 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/sci-biology/samri_bidsdata/metadata.xml b/sci-biology/samri_bidsdata/metadata.xml
new file mode 100644
index 000000000..5d9ef7d5b
--- /dev/null
+++ b/sci-biology/samri_bidsdata/metadata.xml
@@ -0,0 +1,15 @@
+<?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>
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.1.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.1.ebuild
new file mode 100644
index 000000000..9ab76ec84
--- /dev/null
+++ b/sci-biology/samri_bidsdata/samri_bidsdata-0.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 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 *
+}
+
+S=${WORKDIR}/${PN}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2018-12-12 1:32 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2018-12-12 1:32 UTC (permalink / raw
To: gentoo-commits
commit: ef0be902e9859206b08a5ca3808520fa05587dd4
Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Tue Dec 11 14:12:03 2018 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Dec 11 14:12:17 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ef0be902
sci-biology/samri_bidsdata: version bump
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>
.../samri_bidsdata/samri_bidsdata-0.2.ebuild | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.2.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.2.ebuild
new file mode 100644
index 000000000..9ab76ec84
--- /dev/null
+++ b/sci-biology/samri_bidsdata/samri_bidsdata-0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 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 *
+}
+
+S=${WORKDIR}/${PN}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2019-02-12 16:09 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2019-02-12 16:09 UTC (permalink / raw
To: gentoo-commits
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 *
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2019-02-12 16:09 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2019-02-12 16:09 UTC (permalink / raw
To: gentoo-commits
commit: 7f55348c2b11877bf38e0610e8726501dd9af9f7
Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Tue Feb 12 16:02:45 2019 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Feb 12 16:02:45 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7f55348c
sci-biology/samri_bidsdata: deprecated version
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.1.ebuild | 23 ----------------------
1 file changed, 23 deletions(-)
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.1.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.1.ebuild
deleted file mode 100644
index 9ab76ec84..000000000
--- a/sci-biology/samri_bidsdata/samri_bidsdata-0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 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 *
-}
-
-S=${WORKDIR}/${PN}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2019-05-27 21:18 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2019-05-27 21:18 UTC (permalink / raw
To: gentoo-commits
commit: c2159d18dd636d4698469ab104cd84f3c5841ce4
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon May 27 21:17:56 2019 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon May 27 21:17:56 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c2159d18
sci-biology/samri_bidsdata: added mirror
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild
index 3b5cf1a1c..38f26a980 100644
--- a/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild
+++ b/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild
@@ -3,9 +3,12 @@
EAPI=7
-DESCRIPTION="BIDS-formatted example mouse brain data for SAMRI."
+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"
+SRC_URI="
+ https://zenodo.org/record/3233056/files/${P}.tar.xz
+ http://chymera.eu/distfiles/${P}.tar.xz
+ "
LICENSE="GPL-3"
SLOT="0"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2019-11-22 22:28 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2019-11-22 22:28 UTC (permalink / raw
To: gentoo-commits
commit: 3ff7f7144a335cd5ab1bdf1bb477dca36461d9a1
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Nov 22 22:28:43 2019 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Nov 22 22:28:43 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3ff7f714
sci-biology/samri_bidsdata: version bump 0.3
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
.../samri_bidsdata/samri_bidsdata-0.3.ebuild | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
new file mode 100644
index 000000000..0a94ae389
--- /dev/null
+++ b/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
@@ -0,0 +1,23 @@
+# 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 *
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2020-05-12 7:20 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2020-05-12 7:20 UTC (permalink / raw
To: gentoo-commits
commit: 6405fed985b514656edfe1a703325273a0c60e86
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue May 12 07:20:17 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue May 12 07:20:17 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6405fed9
sci-biology/samri_bidsdata: versions deprecated by upstream
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
.../samri_bidsdata/samri_bidsdata-0.2.1.ebuild | 24 ----------------------
.../samri_bidsdata/samri_bidsdata-0.2.ebuild | 23 ---------------------
2 files changed, 47 deletions(-)
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild
deleted file mode 100644
index 38f26a980..000000000
--- a/sci-biology/samri_bidsdata/samri_bidsdata-0.2.1.ebuild
+++ /dev/null
@@ -1,24 +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="
- https://zenodo.org/record/3233056/files/${P}.tar.xz
- 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 *
-}
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.2.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.2.ebuild
deleted file mode 100644
index 9ab76ec84..000000000
--- a/sci-biology/samri_bidsdata/samri_bidsdata-0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 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 *
-}
-
-S=${WORKDIR}/${PN}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2020-05-21 4:55 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2020-05-21 4:55 UTC (permalink / raw
To: gentoo-commits
commit: 56ed772c9a1f618ecf45bdce5e8aeaab3ebd6189
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu May 21 04:55:26 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu May 21 04:55:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=56ed772c
sci-biology/samri_bidsdata: added mirror
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
index 0a94ae389..8216eada8 100644
--- a/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
+++ b/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,6 +6,7 @@ EAPI=7
DESCRIPTION="BIDS-formatted example mouse brain data for SAMRI"
HOMEPAGE="https://github.com/IBT-FMI/SAMRI"
SRC_URI="
+ https://zenodo.org/record/3831124/files/${P}.tar.xz
http://chymera.eu/distfiles/${P}.tar.xz
"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2021-03-04 13:53 Andrew Ammerlaan
0 siblings, 0 replies; 10+ messages in thread
From: Andrew Ammerlaan @ 2021-03-04 13:53 UTC (permalink / raw
To: gentoo-commits
commit: 21e5a24ccb7d25cb44ac90f886594dff143590d5
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 4 13:50:41 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 4 13:50:41 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=21e5a24c
sci-biology/samri_bidsdata: remove RedundantLongDescription
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/samri_bidsdata/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/sci-biology/samri_bidsdata/metadata.xml b/sci-biology/samri_bidsdata/metadata.xml
index 59f49d9dd..cb6710311 100644
--- a/sci-biology/samri_bidsdata/metadata.xml
+++ b/sci-biology/samri_bidsdata/metadata.xml
@@ -9,7 +9,4 @@
<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>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
@ 2022-04-15 8:59 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2022-04-15 8:59 UTC (permalink / raw
To: gentoo-commits
commit: a881874f850e51ce7a7236c2c0b6dd9f1e9280a7
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Apr 15 08:59:42 2022 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 08:59:42 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a881874f
sci-biology/samri_bidsdata: source mirror unavailable
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
index 8216eada8..8e47fb775 100644
--- a/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
+++ b/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,6 @@ DESCRIPTION="BIDS-formatted example mouse brain data for SAMRI"
HOMEPAGE="https://github.com/IBT-FMI/SAMRI"
SRC_URI="
https://zenodo.org/record/3831124/files/${P}.tar.xz
- http://chymera.eu/distfiles/${P}.tar.xz
"
LICENSE="GPL-3"
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2022-04-15 8:59 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-12 16:09 [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/ Horea Christian
-- strict thread matches above, loose matches on Subject: below --
2022-04-15 8:59 Horea Christian
2021-03-04 13:53 Andrew Ammerlaan
2020-05-21 4:55 Horea Christian
2020-05-12 7:20 Horea Christian
2019-11-22 22:28 Horea Christian
2019-05-27 21:18 Horea Christian
2019-02-12 16:09 Horea Christian
2018-12-12 1:32 Horea Christian
2018-12-04 22:09 Horea Christian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox