diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-ml/gsl-ocaml | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-ml/gsl-ocaml')
| -rw-r--r-- | dev-ml/gsl-ocaml/Manifest | 2 | ||||
| -rw-r--r-- | dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild | 26 | ||||
| -rw-r--r-- | dev-ml/gsl-ocaml/gsl-ocaml-1.25.1.ebuild | 25 | ||||
| -rw-r--r-- | dev-ml/gsl-ocaml/metadata.xml | 12 |
4 files changed, 0 insertions, 65 deletions
diff --git a/dev-ml/gsl-ocaml/Manifest b/dev-ml/gsl-ocaml/Manifest deleted file mode 100644 index 575428070415..000000000000 --- a/dev-ml/gsl-ocaml/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gsl-1.24.3.tbz 100642 BLAKE2B cf1bd63593901ba41ec33a8d073d923351e8cd6021f0402ce337242dd6b378408e740f2904a1c53f123453444dc08a05971921ab53e683b2ecf1e8a869f28e46 SHA512 c6e2578618591d1bef428693b69026cdea0f1606cd25d9f02d637a90256a5685eee70ecd0259d2595a1cd7b292c34e3c913c007e2706aa125af045d37e55d9c4 -DIST gsl-1.25.1.tbz 99259 BLAKE2B 576071599c3c451fec0aa9dbf738689f8092efde61f1057ccefdf8045f8c99b5bfe7e5e75e1bb07faaf8f2288c4ab8ef98045f32fc30c83162b2f82915d0552d SHA512 dc6f745738d8f2ad6da221c32634c072bb3de397613b76312d46f59ea66459aee8884019ddd88f3ef2d00ccbd015b63a37265dc5dded4d0207e954ae3fa9ec8f diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild deleted file mode 100644 index e3060e6255dc..000000000000 --- a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 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}" -BDEPEND="<dev-lang/ocaml-5" - -# DOCS=( CHANGES.txt README.md NOTES.md TODO.md ) diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.25.1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.25.1.ebuild deleted file mode 100644 index 5922b5615302..000000000000 --- a/dev-ml/gsl-ocaml/gsl-ocaml-1.25.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -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}" - -# DOCS=( CHANGES.txt README.md NOTES.md TODO.md ) diff --git a/dev-ml/gsl-ocaml/metadata.xml b/dev-ml/gsl-ocaml/metadata.xml deleted file mode 100644 index 0412d9a480ac..000000000000 --- a/dev-ml/gsl-ocaml/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <upstream> - <remote-id type="bitbucket">mmottl/gsl-ocaml</remote-id> - <remote-id type="github">mmottl/gsl-ocaml</remote-id> - </upstream> -</pkgmetadata> |
