public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/gsl-ocaml/
@ 2021-06-21  7:19 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-06-21  7:19 UTC (permalink / raw
  To: gentoo-commits

commit:     0464bc3e1e490bb13c2fc0ebaf6ad91385f35454
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 07:12:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 07:17:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0464bc3e

dev-ml/gsl-ocaml: revbump for sci-libs/gsl subslot operator

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../gsl-ocaml/{gsl-ocaml-1.24.3.ebuild => gsl-ocaml-1.24.3-r1.ebuild}  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild
similarity index 96%
rename from dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild
rename to dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild
index 7de5ef50474..c72639216ff 100644
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild
@@ -19,8 +19,7 @@ IUSE="+ocamlopt"
 
 DEPEND="
 	dev-ml/dune-configurator
-	>=sci-libs/gsl-1.19
-"
+	>=sci-libs/gsl-1.19:="
 RDEPEND="${DEPEND}
 	!dev-ml/ocamlgsl"
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/gsl-ocaml/
@ 2021-04-04  6:10 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-04-04  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     cb95d6ea35d94b373536c88bfa239a6f619b64e5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  4 02:36:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 06:09:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb95d6ea

dev-ml/gsl-ocaml: drop 1.19.1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/gsl-ocaml/Manifest                |  1 -
 dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-ml/gsl-ocaml/Manifest b/dev-ml/gsl-ocaml/Manifest
index 173d01fffc5..e9ca31e4f6c 100644
--- a/dev-ml/gsl-ocaml/Manifest
+++ b/dev-ml/gsl-ocaml/Manifest
@@ -1,2 +1 @@
 DIST gsl-1.24.3.tbz 100642 BLAKE2B cf1bd63593901ba41ec33a8d073d923351e8cd6021f0402ce337242dd6b378408e740f2904a1c53f123453444dc08a05971921ab53e683b2ecf1e8a869f28e46 SHA512 c6e2578618591d1bef428693b69026cdea0f1606cd25d9f02d637a90256a5685eee70ecd0259d2595a1cd7b292c34e3c913c007e2706aa125af045d37e55d9c4
-DIST gsl-ocaml-1.19.1.tar.gz 167549 BLAKE2B 17d559b31a2be9583fd616b273f1d5cac5a42bebc7df2cf4882ba5bf7ddf411971b4f49dc36eb3bcdb0265ea204d0ea0ba19bc6c63f49a6b8b6075715bd0a967 SHA512 be199d46479f07a16d2f667d7a29675171bc4ecc5a6e5948335bf98f72e6f12474d16455a22e6bfc73683f1d67de3a186d75f817f398f6621241b640c333e07d

diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
deleted file mode 100644
index 7b461efb3ec..00000000000
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="OCaml bindings for the GSL library (successor of dev-ml/ocamlgsl)"
-HOMEPAGE="https://github.com/mmottl/gsl-ocaml"
-SRC_URI="https://github.com/mmottl/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-DEPEND=">=sci-libs/gsl-1.19"
-RDEPEND="${DEPEND}
-	!dev-ml/ocamlgsl"
-
-DOCS=( CHANGES.txt README.md NOTES.md TODO.md )
-
-src_prepare() {
-	oasis_configure_opts="$(use_enable examples)"
-}


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/gsl-ocaml/
@ 2021-04-04  6:10 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-04-04  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d444e2246543a152c9065074ca9a547c52508a9f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  4 02:35:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 06:09:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d444e224

dev-ml/gsl-ocaml: add 1.19.1 (Dune port)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/gsl-ocaml/Manifest                |  1 +
 dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-ml/gsl-ocaml/Manifest b/dev-ml/gsl-ocaml/Manifest
index f544670afdc..173d01fffc5 100644
--- a/dev-ml/gsl-ocaml/Manifest
+++ b/dev-ml/gsl-ocaml/Manifest
@@ -1 +1,2 @@
+DIST gsl-1.24.3.tbz 100642 BLAKE2B cf1bd63593901ba41ec33a8d073d923351e8cd6021f0402ce337242dd6b378408e740f2904a1c53f123453444dc08a05971921ab53e683b2ecf1e8a869f28e46 SHA512 c6e2578618591d1bef428693b69026cdea0f1606cd25d9f02d637a90256a5685eee70ecd0259d2595a1cd7b292c34e3c913c007e2706aa125af045d37e55d9c4
 DIST gsl-ocaml-1.19.1.tar.gz 167549 BLAKE2B 17d559b31a2be9583fd616b273f1d5cac5a42bebc7df2cf4882ba5bf7ddf411971b4f49dc36eb3bcdb0265ea204d0ea0ba19bc6c63f49a6b8b6075715bd0a967 SHA512 be199d46479f07a16d2f667d7a29675171bc4ecc5a6e5948335bf98f72e6f12474d16455a22e6bfc73683f1d67de3a186d75f817f398f6621241b640c333e07d

diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild
new file mode 100644
index 00000000000..7de5ef50474
--- /dev/null
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DUNE_PKG_NAME="gsl"
+inherit dune
+
+MY_P=${P/-ocaml/}
+DESCRIPTION="OCaml bindings for the GSL library (successor of dev-ml/ocamlgsl)"
+HOMEPAGE="https://github.com/mmottl/gsl-ocaml"
+SRC_URI="https://github.com/mmottl/${PN}/releases/download/${PV}/${MY_P}.tbz"
+S="${WORKDIR}"/${MY_P}
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt"
+
+DEPEND="
+	dev-ml/dune-configurator
+	>=sci-libs/gsl-1.19
+"
+RDEPEND="${DEPEND}
+	!dev-ml/ocamlgsl"
+
+# DOCS=( CHANGES.txt README.md NOTES.md TODO.md )


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/gsl-ocaml/
@ 2016-02-14 22:51 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2016-02-14 22:51 UTC (permalink / raw
  To: gentoo-commits

commit:     32ffa8506fb0f2a4b27ed07d2b404ea865d19af2
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 22:50:41 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 22:50:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ffa850

dev-ml/gsl-ocaml: Update sci-libs/gsl dependency

Package-Manager: portage-2.2.27

 dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
index 62b3dcb..0038063 100644
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="examples test"
 
-DEPEND=">=sci-libs/gsl-1.10"
+DEPEND=">=sci-libs/gsl-1.19"
 RDEPEND="${DEPEND}
 	!dev-ml/ocamlgsl"
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/gsl-ocaml/
@ 2016-02-14 22:18 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2016-02-14 22:18 UTC (permalink / raw
  To: gentoo-commits

commit:     5acbfd130891f156116e4fbea689fc6618937df1
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 22:04:34 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 22:18:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5acbfd13

dev-ml/gsl-ocaml: New package, successor of dev-ml/ocamlgsl

Gentoo-Bug: 574564

Package-Manager: portage-2.2.27

 dev-ml/gsl-ocaml/Manifest                |  1 +
 dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild | 29 +++++++++++++++++++++++++++++
 dev-ml/gsl-ocaml/metadata.xml            | 14 ++++++++++++++
 3 files changed, 44 insertions(+)

diff --git a/dev-ml/gsl-ocaml/Manifest b/dev-ml/gsl-ocaml/Manifest
new file mode 100644
index 0000000..4a14aa7
--- /dev/null
+++ b/dev-ml/gsl-ocaml/Manifest
@@ -0,0 +1 @@
+DIST gsl-ocaml-1.19.1.tar.gz 167549 SHA256 05891594ed3b4ea0c2f201531aeafce1280b937a18ba76d818760252c2b34b66 SHA512 be199d46479f07a16d2f667d7a29675171bc4ecc5a6e5948335bf98f72e6f12474d16455a22e6bfc73683f1d67de3a186d75f817f398f6621241b640c333e07d WHIRLPOOL 85f687b24dacde0d3c6f9f2c1920583e30e57f02e1f6d4dc797db3a846090d2c60d7509b3d70b2374aa31d6b4a9658acb578012f8671d024a24e90e3f5e748a2

diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
new file mode 100644
index 0000000..62b3dcb
--- /dev/null
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.19.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+OASIS_BUILD_DOCS=1
+OASIS_BUILD_TESTS=1
+
+inherit oasis
+
+DESCRIPTION="OCaml bindings for the GSL library (successor of dev-ml/ocamlgsl)"
+HOMEPAGE="https://github.com/mmottl/gsl-ocaml"
+SRC_URI="https://github.com/mmottl/${PN}/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples test"
+
+DEPEND=">=sci-libs/gsl-1.10"
+RDEPEND="${DEPEND}
+	!dev-ml/ocamlgsl"
+
+DOCS=( CHANGES.txt README.md NOTES.md TODO.md )
+
+src_prepare() {
+	oasis_configure_opts="$(use_enable examples)"
+}

diff --git a/dev-ml/gsl-ocaml/metadata.xml b/dev-ml/gsl-ocaml/metadata.xml
new file mode 100644
index 0000000..4fb2e67
--- /dev/null
+++ b/dev-ml/gsl-ocaml/metadata.xml
@@ -0,0 +1,14 @@
+<?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">
+GSL interface for OCaml
+</longdescription>
+  <upstream>
+    <remote-id type="bitbucket">mmottl/gsl-ocaml</remote-id>
+  </upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-21  7:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-21  7:19 [gentoo-commits] repo/gentoo:master commit in: dev-ml/gsl-ocaml/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-04-04  6:10 Sam James
2021-04-04  6:10 Sam James
2016-02-14 22:51 David Seifert
2016-02-14 22:18 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox