* [gentoo-commits] proj/sci:master commit in: sci-biology/InterMine/
@ 2015-01-07 21:53 Martin Mokrejs
0 siblings, 0 replies; 3+ messages in thread
From: Martin Mokrejs @ 2015-01-07 21:53 UTC (permalink / raw
To: gentoo-commits
commit: 7c39f140af8d039c1c360699e5e621eccfb549c0
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Wed Jan 7 21:52:03 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Wed Jan 7 21:52:03 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7c39f140
initial ebuild for a new package
---
sci-biology/InterMine/ChangeLog | 10 ++++++++++
sci-biology/InterMine/InterMine-0.98.ebuild | 24 ++++++++++++++++++++++++
sci-biology/InterMine/metadata.xml | 9 +++++++++
3 files changed, 43 insertions(+)
diff --git a/sci-biology/InterMine/ChangeLog b/sci-biology/InterMine/ChangeLog
new file mode 100644
index 0000000..1c16358
--- /dev/null
+++ b/sci-biology/InterMine/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-biology/InterMine
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*InterMine-0.98 (07 Jan 2015)
+
+ 07 Jan 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+ +InterMine-0.98.ebuild, +metadata.xml:
+ initial ebuild
+
diff --git a/sci-biology/InterMine/InterMine-0.98.ebuild b/sci-biology/InterMine/InterMine-0.98.ebuild
new file mode 100644
index 0000000..f5826c8
--- /dev/null
+++ b/sci-biology/InterMine/InterMine-0.98.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+[ "$PV" == "9999" ] && inherit git-2
+
+DESCRIPTION="Biological data warehouse integrating complex data"
+HOMEPAGE=""
+if [ "$PV" == "9999" ]; then
+ EGIT_REPO_URI="https://github.com/intermine/intermine"
+ KEYWORDS=""
+else
+ SRC_URI=""
+ KEYWORDS=""
+fi
+
+LICENSE="LGPL-v3"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
diff --git a/sci-biology/InterMine/metadata.xml b/sci-biology/InterMine/metadata.xml
new file mode 100644
index 0000000..2bc8930
--- /dev/null
+++ b/sci-biology/InterMine/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci-biology</herd>
+ <maintainer>
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/InterMine/
@ 2015-06-05 11:20 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-06-05 11:20 UTC (permalink / raw
To: gentoo-commits
commit: 3388514b10c35cc7cae38d9062c60fb5c0ec11c7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 5 11:05:03 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 5 11:05:03 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3388514b
sci-biology/InterMine: Add github to remote-id in metadata.xml
Package-Manager: portage-2.2.20
sci-biology/InterMine/ChangeLog | 4 +++-
sci-biology/InterMine/metadata.xml | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/sci-biology/InterMine/ChangeLog b/sci-biology/InterMine/ChangeLog
index 48beb17..a78e71a 100644
--- a/sci-biology/InterMine/ChangeLog
+++ b/sci-biology/InterMine/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ sci-biology/InterMine: Add github to remote-id in metadata.xml
+
10 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>
InterMine-0.98.ebuild:
Fix license, homepage and move from git-2 to git-r3
@@ -11,4 +14,3 @@
07 Jan 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
+InterMine-0.98.ebuild, +metadata.xml:
initial ebuild
-
diff --git a/sci-biology/InterMine/metadata.xml b/sci-biology/InterMine/metadata.xml
index 2bc8930..b370f55 100644
--- a/sci-biology/InterMine/metadata.xml
+++ b/sci-biology/InterMine/metadata.xml
@@ -6,4 +6,7 @@
<email>mmokrejs@fold.natur.cuni.cz</email>
<name>Martin Mokrejs</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">intermine/intermine</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/InterMine/
@ 2021-03-05 15:36 Andrew Ammerlaan
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2021-03-05 15:36 UTC (permalink / raw
To: gentoo-commits
commit: 96fceb3abd0d866747338c098214a5d53b78a7e4
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 5 15:35:53 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 5 15:35:53 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=96fceb3a
sci-biology/InterMine: remove pack, empty
does not fetch anything, does not install anything
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../{InterMine-0.98.ebuild => InterMine-9999.ebuild} | 10 ++++------
sci-biology/InterMine/metadata.xml | 15 ---------------
2 files changed, 4 insertions(+), 21 deletions(-)
diff --git a/sci-biology/InterMine/InterMine-0.98.ebuild b/sci-biology/InterMine/InterMine-9999.ebuild
similarity index 88%
rename from sci-biology/InterMine/InterMine-0.98.ebuild
rename to sci-biology/InterMine/InterMine-9999.ebuild
index 1d06d2c15..51f29cb4f 100644
--- a/sci-biology/InterMine/InterMine-0.98.ebuild
+++ b/sci-biology/InterMine/InterMine-9999.ebuild
@@ -1,23 +1,21 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-[ "$PV" == "9999" ] && inherit git-r3
+EAPI=7
DESCRIPTION="Biological data warehouse integrating complex data"
HOMEPAGE="https://github.com/intermine/intermine"
if [ "$PV" == "9999" ]; then
+ inherit git-r3
EGIT_REPO_URI="https://github.com/intermine/intermine"
- KEYWORDS=""
+ KEYWORDS="~amd64"
else
SRC_URI=""
- KEYWORDS="~amd64"
+ KEYWORDS=""
fi
LICENSE="LGPL-2.1+"
SLOT="0"
-IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
diff --git a/sci-biology/InterMine/metadata.xml b/sci-biology/InterMine/metadata.xml
deleted file mode 100644
index 0114515a6..000000000
--- a/sci-biology/InterMine/metadata.xml
+++ /dev/null
@@ -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>mmokrejs@fold.natur.cuni.cz</email>
- <name>Martin Mokrejs</name>
- </maintainer>
- <maintainer type="project">
- <email>sci-biology@gentoo.org</email>
- <name>Gentoo Biology Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">intermine/intermine</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-05 15:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-05 15:36 [gentoo-commits] proj/sci:master commit in: sci-biology/InterMine/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2015-06-05 11:20 Justin Lecher
2015-01-07 21:53 Martin Mokrejs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox