* [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/
@ 2019-01-16 17:52 Horea Christian
0 siblings, 0 replies; 7+ messages in thread
From: Horea Christian @ 2019-01-16 17:52 UTC (permalink / raw
To: gentoo-commits
commit: b1d0216bbbebaaa7a256320c7ec4056c4fb3c855
Author: Tina Segessemann <tina.seg <AT> bluewin <DOT> ch>
AuthorDate: Wed Jan 16 15:56:41 2019 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Wed Jan 16 17:13:33 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b1d0216b
sci-biology/ABI-connectivity-data:
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>
.../ABI-connectivity-data-0.1.ebuild | 32 ++++++++++++++++++++++
sci-biology/ABI-connectivity-data/metadata.xml | 16 +++++++++++
2 files changed, 48 insertions(+)
diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1.ebuild
new file mode 100644
index 000000000..cc3bb4bad
--- /dev/null
+++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit check-reqs
+
+DESCRIPTION="Connectivity data from the Allen Mouse Brain data portal"
+HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-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="3G"
+ CHECKREQS_DISK_USR="3G"
+ CHECKREQS_DISK_VAR="3G"
+ check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+ insinto "/usr/share/${PN}"
+ doins -r *
+}
diff --git a/sci-biology/ABI-connectivity-data/metadata.xml b/sci-biology/ABI-connectivity-data/metadata.xml
new file mode 100644
index 000000000..15c6fa66f
--- /dev/null
+++ b/sci-biology/ABI-connectivity-data/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tina.seg@bluewin.ch</email>
+ <name>Tina Segessemann</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ A data library of neural projections collected
+ from the Allen Mouse Brain Connectivity data portal.
+ </longdescription>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/
@ 2020-05-21 8:48 Horea Christian
0 siblings, 0 replies; 7+ messages in thread
From: Horea Christian @ 2020-05-21 8:48 UTC (permalink / raw
To: gentoo-commits
commit: ac3a37328b6391cd4fe31d3efe8d2a7088fdb097
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu May 21 08:48:39 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu May 21 08:48:39 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ac3a3732
sci-biology/ABI-connectivity-data: revbump for regenerated sources
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
...connectivity-data-0.1.ebuild => ABI-connectivity-data-0.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild
similarity index 94%
rename from sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1.ebuild
rename to sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild
index cc3bb4bad..260ce274d 100644
--- a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1.ebuild
+++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.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
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/
@ 2020-05-21 9:20 Horea Christian
0 siblings, 0 replies; 7+ messages in thread
From: Horea Christian @ 2020-05-21 9:20 UTC (permalink / raw
To: gentoo-commits
commit: 1faa71c6da7a52cfb1bd1908b345cc1cc09c3e3d
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu May 21 09:20:26 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu May 21 09:20:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1faa71c6
sci-biology/ABI-connectivity-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-connectivity-data-0.2.ebuild | 32 ++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
new file mode 100644
index 000000000..260ce274d
--- /dev/null
+++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit check-reqs
+
+DESCRIPTION="Connectivity data from the Allen Mouse Brain data portal"
+HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-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="3G"
+ CHECKREQS_DISK_USR="3G"
+ CHECKREQS_DISK_VAR="3G"
+ check-reqs_pkg_pretend
+}
+
+# We disable this phase to not check requirements twice.
+pkg_setup() { :; }
+
+src_install() {
+ insinto "/usr/share/${PN}"
+ doins -r *
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/
@ 2021-02-05 11:51 Andrew Ammerlaan
0 siblings, 0 replies; 7+ messages in thread
From: Andrew Ammerlaan @ 2021-02-05 11:51 UTC (permalink / raw
To: gentoo-commits
commit: b2560db19711ba67ed3bd9f7e57a5631a3b57999
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Feb 5 11:50:14 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Feb 5 11:50:14 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b2560db1
sci-biology/ABI-connectivity-data: update homepage
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild | 4 ++--
sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild
index 260ce274d..b882373e2 100644
--- a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild
+++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit check-reqs
DESCRIPTION="Connectivity data from the Allen Mouse Brain data portal"
-HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-data"
+HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-data_generator"
SRC_URI="http://chymera.eu/distfiles/${P}.tar.xz"
LICENSE="fairuse"
diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
index 260ce274d..b882373e2 100644
--- a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
+++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit check-reqs
DESCRIPTION="Connectivity data from the Allen Mouse Brain data portal"
-HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-data"
+HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-data_generator"
SRC_URI="http://chymera.eu/distfiles/${P}.tar.xz"
LICENSE="fairuse"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/
@ 2021-03-03 15:39 Andrew Ammerlaan
0 siblings, 0 replies; 7+ messages in thread
From: Andrew Ammerlaan @ 2021-03-03 15:39 UTC (permalink / raw
To: gentoo-commits
commit: ab91860dc583bf9180f4a4fb846f31f30756714a
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 3 15:16:38 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 3 15:16:38 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ab91860d
sci-biology/ABI-connectivity-data: remove RedundantLongDescription
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-biology/ABI-connectivity-data/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sci-biology/ABI-connectivity-data/metadata.xml b/sci-biology/ABI-connectivity-data/metadata.xml
index 15c6fa66f..6de417d21 100644
--- a/sci-biology/ABI-connectivity-data/metadata.xml
+++ b/sci-biology/ABI-connectivity-data/metadata.xml
@@ -9,8 +9,4 @@
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
- <longdescription lang="en">
- A data library of neural projections collected
- from the Allen Mouse Brain Connectivity data portal.
- </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/
@ 2023-02-16 7:22 Horea Christian
0 siblings, 0 replies; 7+ messages in thread
From: Horea Christian @ 2023-02-16 7:22 UTC (permalink / raw
To: gentoo-commits
commit: bef8dbf9a3d2363ff600ff123de6476d8c277c14
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Feb 16 07:22:04 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Feb 16 07:22:04 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=bef8dbf9
sci-biology/ABI-connectivity-data: fixed HTTPS redirect link
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
.../ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild | 6 +++---
sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild
index 4b5476138..fe4926644 100644
--- a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild
+++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.1-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit check-reqs
DESCRIPTION="Connectivity data from the Allen Mouse Brain data portal"
HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-data_generator"
-SRC_URI="http://resources.chymera.eu/distfiles/${P}.tar.xz"
+SRC_URI="https://resources.chymera.eu/distfiles/${P}.tar.xz"
LICENSE="fairuse"
SLOT="0"
diff --git a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
index 4b5476138..fe4926644 100644
--- a/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
+++ b/sci-biology/ABI-connectivity-data/ABI-connectivity-data-0.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit check-reqs
DESCRIPTION="Connectivity data from the Allen Mouse Brain data portal"
HOMEPAGE="https://github.com/IBT-FMI/ABI-connectivity-data_generator"
-SRC_URI="http://resources.chymera.eu/distfiles/${P}.tar.xz"
+SRC_URI="https://resources.chymera.eu/distfiles/${P}.tar.xz"
LICENSE="fairuse"
SLOT="0"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/
@ 2023-02-16 7:23 Horea Christian
0 siblings, 0 replies; 7+ messages in thread
From: Horea Christian @ 2023-02-16 7:23 UTC (permalink / raw
To: gentoo-commits
commit: 9f94d9086b9567b4e5299e64337db256036956c1
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Feb 16 07:23:18 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Feb 16 07:23:18 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9f94d908
sci-biology/ABI-connectivity-data: add github upstream metadata
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-biology/ABI-connectivity-data/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-biology/ABI-connectivity-data/metadata.xml b/sci-biology/ABI-connectivity-data/metadata.xml
index 6de417d21..4f11f95ba 100644
--- a/sci-biology/ABI-connectivity-data/metadata.xml
+++ b/sci-biology/ABI-connectivity-data/metadata.xml
@@ -9,4 +9,7 @@
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">IBT-FMI/ABI-connectivity-data_generator</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-02-16 7:23 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-16 17:52 [gentoo-commits] proj/sci:master commit in: sci-biology/ABI-connectivity-data/ Horea Christian
-- strict thread matches above, loose matches on Subject: below --
2020-05-21 8:48 Horea Christian
2020-05-21 9:20 Horea Christian
2021-02-05 11:51 Andrew Ammerlaan
2021-03-03 15:39 Andrew Ammerlaan
2023-02-16 7:22 Horea Christian
2023-02-16 7:23 Horea Christian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox