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/pcre2-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/pcre2-ocaml')
| -rw-r--r-- | dev-ml/pcre2-ocaml/Manifest | 1 | ||||
| -rw-r--r-- | dev-ml/pcre2-ocaml/metadata.xml | 11 | ||||
| -rw-r--r-- | dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3-r1.ebuild | 24 |
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-ml/pcre2-ocaml/Manifest b/dev-ml/pcre2-ocaml/Manifest deleted file mode 100644 index 52b3d46cac93..000000000000 --- a/dev-ml/pcre2-ocaml/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pcre2-ocaml-8.0.3.tar.gz 44400 BLAKE2B d3a7b01af49f81d59c89d8a96b4f32da1baecae388bed29a6c53f050b66f381aa22ba7245be1a4480a649ecce97e924efe5f91938029ea838cc18c2cfb31ee43 SHA512 614bd7d44460ea7c35a61dcff14546e16eb7bbb959be02cf77463d4448c01e2462f10656ca8b1f21fead752a148ce94943de99dff8106a50eef1468e1d2f99f9 diff --git a/dev-ml/pcre2-ocaml/metadata.xml b/dev-ml/pcre2-ocaml/metadata.xml deleted file mode 100644 index c5d01205160d..000000000000 --- a/dev-ml/pcre2-ocaml/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ml@gentoo.org</email> - <name>ML</name> - </maintainer> - <upstream> - <remote-id type="github">camlp5/pcre2-ocaml</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3-r1.ebuild b/dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3-r1.ebuild deleted file mode 100644 index dc9bbbdf97fb..000000000000 --- a/dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DUNE_PKG_NAME=pcre2 -inherit dune - -DESCRIPTION="OCaml bindings to PCRE (Perl Compatibility Regular Expressions)" -HOMEPAGE="https://github.com/camlp5/pcre2-ocaml" -SRC_URI="https://github.com/camlp5/${PN}/archive/refs/tags/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="+ocamlopt test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/libpcre2:= - dev-ml/dune-configurator:=[ocamlopt?] -" -BDEPEND="test? ( dev-ml/ounit2 )" |
