* [gentoo-commits] repo/gentoo:master commit in: sci-misc/h5utils/
@ 2016-05-14 23:32 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2016-05-14 23:32 UTC (permalink / raw
To: gentoo-commits
commit: 305dd5cf8dfd76eaf028e2fc99a571e2fb836c2e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:17:52 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:17:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305dd5cf
sci-misc/h5utils: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
sci-misc/h5utils/h5utils-1.12.1-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-misc/h5utils/h5utils-1.12.1-r2.ebuild b/sci-misc/h5utils/h5utils-1.12.1-r2.ebuild
index 80ddd86..0db0144 100644
--- a/sci-misc/h5utils/h5utils-1.12.1-r2.ebuild
+++ b/sci-misc/h5utils/h5utils-1.12.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -23,7 +23,7 @@ DEPEND="
sys-libs/zlib:0=
hdf? (
sci-libs/hdf:0=
- virtual/jpeg
+ virtual/jpeg:0
)"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-misc/h5utils/
@ 2021-03-07 15:54 Thomas Deutschmann
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2021-03-07 15:54 UTC (permalink / raw
To: gentoo-commits
commit: 6a258fd1fccebcdf66e11801ab044ef951ec3028
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 7 15:53:41 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Mar 7 15:53:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a258fd1
sci-misc/h5utils: x86 stable (bug #770409)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
sci-misc/h5utils/h5utils-1.13.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-misc/h5utils/h5utils-1.13.1.ebuild b/sci-misc/h5utils/h5utils-1.13.1.ebuild
index 3055754da18..f017eb4ac11 100644
--- a/sci-misc/h5utils/h5utils-1.13.1.ebuild
+++ b/sci-misc/h5utils/h5utils-1.13.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/NanoComp/h5utils/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="hdf octave"
DEPEND="
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-misc/h5utils/
@ 2021-03-26 15:13 Agostino Sarubbo
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo @ 2021-03-26 15:13 UTC (permalink / raw
To: gentoo-commits
commit: 8165934526dcb51fbf24b74e38f8bfef6de9a060
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 26 15:13:23 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 15:13:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81659345
sci-misc/h5utils: amd64 stable wrt bug #770409
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-misc/h5utils/h5utils-1.13.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-misc/h5utils/h5utils-1.13.1.ebuild b/sci-misc/h5utils/h5utils-1.13.1.ebuild
index f017eb4ac11..11fea519697 100644
--- a/sci-misc/h5utils/h5utils-1.13.1.ebuild
+++ b/sci-misc/h5utils/h5utils-1.13.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/NanoComp/h5utils/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="hdf octave"
DEPEND="
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-misc/h5utils/
@ 2023-06-09 15:06 Arthur Zamarin
0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2023-06-09 15:06 UTC (permalink / raw
To: gentoo-commits
commit: ca1a284212c65e2d2c79a01915447da0577158af
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 3 14:55:53 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 9 14:50:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1a2842
sci-misc/h5utils: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-misc/h5utils/h5utils-1.13.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-misc/h5utils/h5utils-1.13.1.ebuild b/sci-misc/h5utils/h5utils-1.13.1.ebuild
index 11fea5196970..11650891c2ec 100644
--- a/sci-misc/h5utils/h5utils-1.13.1.ebuild
+++ b/sci-misc/h5utils/h5utils-1.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/NanoComp/h5utils/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="hdf octave"
DEPEND="
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-misc/h5utils/
@ 2024-04-08 18:50 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2024-04-08 18:50 UTC (permalink / raw
To: gentoo-commits
commit: 1391fcf7f457e81f24fa78cb085c4fcbae6802dc
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 8 18:25:35 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Apr 8 18:48:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1391fcf7
sci-misc/h5utils: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/36164
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-misc/h5utils/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-misc/h5utils/metadata.xml b/sci-misc/h5utils/metadata.xml
index bddb6ae86551..ed9a209e703b 100644
--- a/sci-misc/h5utils/metadata.xml
+++ b/sci-misc/h5utils/metadata.xml
@@ -13,6 +13,9 @@
formats required by other free visualization software (e.g. plain
text, Vis5d, and VTK).
</longdescription>
+<upstream>
+ <remote-id type="github">NanoComp/h5utils</remote-id>
+</upstream>
<use>
<flag name="octave">Build Octave plugins</flag>
<flag name="hdf">Build hdf to hdf5 (and vice-versa) converter</flag>
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-04-08 18:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-26 15:13 [gentoo-commits] repo/gentoo:master commit in: sci-misc/h5utils/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2024-04-08 18:50 Andrew Ammerlaan
2023-06-09 15:06 Arthur Zamarin
2021-03-07 15:54 Thomas Deutschmann
2016-05-14 23:32 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox