* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/opendx-samples/
@ 2017-01-15 10:13 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2017-01-15 10:13 UTC (permalink / raw
To: gentoo-commits
commit: 699e19aaa1f8844d4ef3619808991b72b700696f
Author: Gerhard Bräunlich <wippbox <AT> gmx <DOT> net>
AuthorDate: Sat Jan 14 16:16:08 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:13:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699e19aa
sci-visualization/opendx-samples: EAPI bump 4 -> 6
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3479
.../opendx-samples/opendx-samples-4.4.0-r2.ebuild | 36 ++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild b/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild
new file mode 100644
index 00000000..6fc2d10
--- /dev/null
+++ b/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools
+
+MY_PN="dxsamples"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Samples for IBM Data Explorer"
+HOMEPAGE="http://www.opendx.org/"
+SRC_URI="http://opendx.sdsc.edu/source/${MY_P}.tar.gz
+ mirror://gentoo/${P}-install.patch.bz2"
+LICENSE="IBM"
+SLOT="0"
+
+S="${WORKDIR}/${MY_P}"
+
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=sci-visualization/opendx-4.4.4-r2"
+DEPEND="$RDEPEND"
+
+PATCHES=(
+ "${FILESDIR}/${P}-nojava.patch"
+ "${WORKDIR}/${P}-install.patch"
+)
+
+src_prepare() {
+ #absolutely no javadx for now
+ default
+ eautoreconf
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/opendx-samples/
@ 2017-01-15 10:13 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2017-01-15 10:13 UTC (permalink / raw
To: gentoo-commits
commit: 36015463f24c971391b227cb19ab8afd04c21430
Author: Gerhard Bräunlich <wippbox <AT> gmx <DOT> net>
AuthorDate: Sat Jan 14 16:16:39 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:13:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36015463
sci-visualization/opendx-samples: Removing EAPI 4 ebuild
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3479
.../opendx-samples/opendx-samples-4.4.0-r1.ebuild | 32 ----------------------
1 file changed, 32 deletions(-)
diff --git a/sci-visualization/opendx-samples/opendx-samples-4.4.0-r1.ebuild b/sci-visualization/opendx-samples/opendx-samples-4.4.0-r1.ebuild
deleted file mode 100644
index 14a24a5..00000000
--- a/sci-visualization/opendx-samples/opendx-samples-4.4.0-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils autotools multilib
-
-MY_PN="dxsamples"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Samples for IBM Data Explorer"
-HOMEPAGE="http://www.opendx.org/"
-SRC_URI="http://opendx.sdsc.edu/source/${MY_P}.tar.gz
- mirror://gentoo/${P}-install.patch.bz2"
-LICENSE="IBM"
-SLOT="0"
-
-S="${WORKDIR}/${MY_P}"
-
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=sci-visualization/opendx-4.4.4-r2"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- #absolutely no javadx for now
- epatch "${FILESDIR}/${P}-nojava.patch"
- epatch "${WORKDIR}/${P}-install.patch"
- eautoreconf
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/opendx-samples/
@ 2017-11-25 17:42 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2017-11-25 17:42 UTC (permalink / raw
To: gentoo-commits
commit: 3e14690071fc05ea3f990f800476a3e5d131d956
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 16:53:34 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 17:41:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e146900
sci-visualization/opendx-samples: [QA] Consistent whitespace in metadata.xml
sci-visualization/opendx-samples/metadata.xml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/sci-visualization/opendx-samples/metadata.xml b/sci-visualization/opendx-samples/metadata.xml
index e1939802f94..07c8ea7f6e9 100644
--- a/sci-visualization/opendx-samples/metadata.xml
+++ b/sci-visualization/opendx-samples/metadata.xml
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
-</maintainer>
-<longdescription lang="en">
- This package contains examples of scripts and networks for the
- OpenDX Data Explorer. They are referenced in the OpenDX tutorial,
- but can also be used stand-alone to browse and investigate.
-</longdescription>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ This package contains examples of scripts and networks for the
+ OpenDX Data Explorer. They are referenced in the OpenDX tutorial,
+ but can also be used stand-alone to browse and investigate.
+ </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/opendx-samples/
@ 2018-04-01 23:56 Matt Turner
0 siblings, 0 replies; 5+ messages in thread
From: Matt Turner @ 2018-04-01 23:56 UTC (permalink / raw
To: gentoo-commits
commit: 6a5acb83b74db200ccc447768a7be0c755c9c34d
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 1 23:54:06 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Apr 1 23:54:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5acb83
sci-visualization/opendx-samples: Drop ppc keywords
sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild b/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild
index 2efa4c437c0..2dbd69320cc 100644
--- a/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild
+++ b/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
S="${WORKDIR}/${MY_P}"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=sci-visualization/opendx-4.4.4-r2"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/opendx-samples/
@ 2021-04-29 1:52 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-04-29 1:52 UTC (permalink / raw
To: gentoo-commits
commit: 6a8aca5677a9673d7222707203edc4d7ba32a2e8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 01:39:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 01:51:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8aca56
sci-visualization/opendx-samples: fix variable reference style
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../opendx-samples/opendx-samples-4.4.0-r2.ebuild | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild b/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild
index 2dbd69320cc..8ee6e71d294 100644
--- a/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild
+++ b/sci-visualization/opendx-samples/opendx-samples-4.4.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,16 +12,14 @@ DESCRIPTION="Samples for IBM Data Explorer"
HOMEPAGE="http://www.opendx.org/"
SRC_URI="http://opendx.sdsc.edu/source/${MY_P}.tar.gz
mirror://gentoo/${P}-install.patch.bz2"
-LICENSE="IBM"
-SLOT="0"
-
S="${WORKDIR}/${MY_P}"
+LICENSE="IBM"
+SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
RDEPEND=">=sci-visualization/opendx-4.4.4-r2"
-DEPEND="$RDEPEND"
+DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}/${P}-nojava.patch"
@@ -29,7 +27,7 @@ PATCHES=(
)
src_prepare() {
- #absolutely no javadx for now
+ # absolutely no javadx for now
default
eautoreconf
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-04-29 1:52 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15 10:13 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/opendx-samples/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2021-04-29 1:52 Sam James
2018-04-01 23:56 Matt Turner
2017-11-25 17:42 David Seifert
2017-01-15 10:13 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox