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-erlang | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-erlang')
169 files changed, 0 insertions, 3050 deletions
diff --git a/dev-erlang/base64url/Manifest b/dev-erlang/base64url/Manifest deleted file mode 100644 index 39fc6e3f268e..000000000000 --- a/dev-erlang/base64url/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST base64url-1.0.1.tar.gz 2726 BLAKE2B 38bf2e8d31cbd39a29d444f682692b6128ff41b0bd1496ea2db82f869a4f8f760a8cadaf81facee259bcf06b344cb340def8ed25af25b7b1f8b2e2213f81339b SHA512 7398dc99078053b6e0544eb8ca93e9616549493c02245084c220ec854f429139dcaba38dd522858dd74b95067979a3ec4378eb3abd5f6d1662af27687381c738 diff --git a/dev-erlang/base64url/base64url-1.0.1-r1.ebuild b/dev-erlang/base64url/base64url-1.0.1-r1.ebuild deleted file mode 100644 index 715564e17794..000000000000 --- a/dev-erlang/base64url/base64url-1.0.1-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="URL safe base64-compatible codec" -HOMEPAGE="https://github.com/dvv/base64url" -SRC_URI="https://github.com/dvv/base64url/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" diff --git a/dev-erlang/base64url/metadata.xml b/dev-erlang/base64url/metadata.xml deleted file mode 100644 index c4d593b1b323..000000000000 --- a/dev-erlang/base64url/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">dvv/base64url</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/cache_tab/Manifest b/dev-erlang/cache_tab/Manifest deleted file mode 100644 index e5b958692930..000000000000 --- a/dev-erlang/cache_tab/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST cache_tab-1.0.30.tar.gz 60913 BLAKE2B 8e8b7b3b0e8651f2e20cc1181d1847fbdb7130b8a57ff1446fabf7c098fe3485c0686a5bed1318b0590d8380c2e01d31460f707566f96b296a257ee590cf9f41 SHA512 bc8aaacea404d8a8b9a8fb14bc1eec9ec0c07ba4fac910287f448be66b0b3475b3913297dfce8d9de9fc208d9eb413dd8bf154cd1bd6edf86ee40100629e4553 -DIST cache_tab-1.0.31.tar.gz 60922 BLAKE2B 13d1858d2c3f65524ec234f5425618393c27be0042bd561a61bc424cddae2385ada005b488e4747a907dbd77f41e1fd13fe673eb1e5161058e133bb2687582ef SHA512 311f9debacf2c7f8ffecefb4fec4aaba254bd4d92b9ea10fa2c51bef9ce49953b60c7427dc207dff3ff85085bbed18b00eb56937836d943e4fe1dc30f3ca9b2c -DIST cache_tab-1.0.33.tar.gz 61041 BLAKE2B 65d1fd90a49c3400a9d7b79f9b4971b6b42a61dc0e5a0792b7a6317eeb4e0e1ceda5b0a94a8ad8f370619408559a6c18e8e4f880cc904c01390f7450ad6d6391 SHA512 f9dcfd7de43080a3b669e05d6b6fe7d1bdaaac371d6346d9bb3bb3ac789de046780e6056c0c56eeadcf06073721a26e0d81af301f6f27c19c4fe29eb6d48e181 diff --git a/dev-erlang/cache_tab/cache_tab-1.0.30.ebuild b/dev-erlang/cache_tab/cache_tab-1.0.30.ebuild deleted file mode 100644 index 2c785cf2bebf..000000000000 --- a/dev-erlang/cache_tab/cache_tab-1.0.30.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="In-memory cache Erlang and Elixir library" -HOMEPAGE="https://github.com/processone/cache_tab" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/cache_tab/cache_tab-1.0.31.ebuild b/dev-erlang/cache_tab/cache_tab-1.0.31.ebuild deleted file mode 100644 index 73f5b7c6bd61..000000000000 --- a/dev-erlang/cache_tab/cache_tab-1.0.31.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="In-memory cache Erlang and Elixir library" -HOMEPAGE="https://github.com/processone/cache_tab" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.26 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/cache_tab/cache_tab-1.0.33.ebuild b/dev-erlang/cache_tab/cache_tab-1.0.33.ebuild deleted file mode 100644 index 3b03d4c9608f..000000000000 --- a/dev-erlang/cache_tab/cache_tab-1.0.33.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="In-memory cache Erlang and Elixir library" -HOMEPAGE="https://github.com/processone/cache_tab" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.28 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/cache_tab/metadata.xml b/dev-erlang/cache_tab/metadata.xml deleted file mode 100644 index 6c9b79764dc6..000000000000 --- a/dev-erlang/cache_tab/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <longdescription lang="en"> - cache_tab application is intended to proxy back-end operations for - Key-Value insert, lookup and delete and maintain a cache of those - Key-Values in-memory, to save back-end operations. - - Operations are intended to be atomic between back-end and cache tables. - - The lifetime of the cache object and the max size of the cache can be - defined as table parameters to limit the size of the in-memory tables. - </longdescription> - <upstream> - <remote-id type="github">processone/cache_tab</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/conf/Manifest b/dev-erlang/conf/Manifest deleted file mode 100644 index 4d94e207c49a..000000000000 --- a/dev-erlang/conf/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST conf-0.2.6.tar.gz 23221 BLAKE2B acab57dc348e2690d093c4918a98556c1bd5ed267cb14d65132c18fcedc4af79aafc6d5fc6de999ea606b22ef275399b7ec6272a97be4d9f8bad26b1502c54cf SHA512 7e6f40ebf43fa90d2ad7d454388fee05e433c4800eb9484b82e6bd9280a6723c021e0e08dec47e40ca69f38c34b80708a4540fa39018d9051c9395535f0d48d6 diff --git a/dev-erlang/conf/conf-0.2.6.ebuild b/dev-erlang/conf/conf-0.2.6.ebuild deleted file mode 100644 index dcded656981b..000000000000 --- a/dev-erlang/conf/conf-0.2.6.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="YAML configuration for Erlang applications" -HOMEPAGE="https://github.com/processone/conf" -SRC_URI="https://github.com/processone/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -# Broken test -RESTRICT="test" - -DEPEND=" - dev-erlang/fast_yaml - dev-erlang/yval -" -RDEPEND="${DEPEND}" diff --git a/dev-erlang/conf/metadata.xml b/dev-erlang/conf/metadata.xml deleted file mode 100644 index 7701317b90ee..000000000000 --- a/dev-erlang/conf/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="person"> - <email>cyber+gentoo@sysrq.in</email> - <name>Anna</name> - </maintainer> - <upstream> - <remote-id type="github">processone/conf</remote-id> - <doc>https://hexdocs.pm/conf/readme.html</doc> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/cowboy/Manifest b/dev-erlang/cowboy/Manifest deleted file mode 100644 index 06cbc763c42e..000000000000 --- a/dev-erlang/cowboy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cowboy-2.9.0.tar.gz 3734838 BLAKE2B e5670a43c0a5f542de708c31574a5d1f4a754b58a06881ce998e915a8ffe2a9e9499f998a7330428fb0fd87cafcaff4bccd565ca19cabe2c0b2c18ef619943be SHA512 af4cbd8afcebd4f9b76bd387c9344413cd81342401678e64b7d2a4daa2f6a91c15b51f1d288b4072b5bae8b3f27cf853c2633a5357b83c1cfef626b9d0d14352 diff --git a/dev-erlang/cowboy/cowboy-2.9.0.ebuild b/dev-erlang/cowboy/cowboy-2.9.0.ebuild deleted file mode 100644 index 3c3ab6fa3094..000000000000 --- a/dev-erlang/cowboy/cowboy-2.9.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Small, fast, modern HTTP server for Erlang/OTP." -HOMEPAGE="https://github.com/ninenines/cowboy" -SRC_URI="https://github.com/ninenines/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="mirror" - -DEPEND="dev-erlang/cowlib" -RDEPEND="${DEPEND} - =dev-erlang/ranch-1.7.1* -" - -DOCS=( README.asciidoc ) - -# TODO: cowboy has a test suite with lots of dependencies; enable it once those -# dependencies are merged as well -RESTRICT=test - -# Override rebar's default since cowboy doesn't have cowboy.app.src but still -# needs its deps removed -src_prepare() { - default - rebar_remove_deps -} diff --git a/dev-erlang/cowboy/metadata.xml b/dev-erlang/cowboy/metadata.xml deleted file mode 100644 index 5c0d62113f93..000000000000 --- a/dev-erlang/cowboy/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="person"> - <email>brian@kubisiak.com</email> - <name>Brian Kubisiak</name> - </maintainer> - <upstream> - <remote-id type="github">ninenines/cowboy</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/cowlib/Manifest b/dev-erlang/cowlib/Manifest deleted file mode 100644 index d0970cca9674..000000000000 --- a/dev-erlang/cowlib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cowlib-2.11.0.tar.gz 207188 BLAKE2B 17d5497c45e0dbb400c8dc9b556bce5655dd832c1c18d29ee8119bf819e5845fda1ef03161bc9a30d9cf048d62a3e28104ab6641e36494167f589171a6bc7310 SHA512 200d841f8b05078718197b9eb702f2dee25904f21317377145ce0c835bd7ab7db25ad8d02ee464a3ae701acb16fbe8d907fa338e547a035dd1f1e67afcb4d299 diff --git a/dev-erlang/cowlib/cowlib-2.11.0.ebuild b/dev-erlang/cowlib/cowlib-2.11.0.ebuild deleted file mode 100644 index 9c8dee85aa79..000000000000 --- a/dev-erlang/cowlib/cowlib-2.11.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Support library for manipulating Web protocols." -HOMEPAGE="https://github.com/ninenines/cowlib" -SRC_URI="https://github.com/ninenines/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="mirror" - -DOCS=( README.asciidoc ) - -# TODO: cowlib has a test suite with lots of dependencies; enable it once those -# dependencies are merged as well -RESTRICT=test - -# Override with EAPI default because it's missing cowlib.app.src and doesn't -# have any deps. -src_prepare() { - default -} diff --git a/dev-erlang/cowlib/metadata.xml b/dev-erlang/cowlib/metadata.xml deleted file mode 100644 index 67fef448c1fc..000000000000 --- a/dev-erlang/cowlib/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="person"> - <email>brian@kubisiak.com</email> - <name>Brian Kubisiak</name> - </maintainer> - <upstream> - <remote-id type="github">ninenines/cowlib</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/eimp/Manifest b/dev-erlang/eimp/Manifest deleted file mode 100644 index 7070e1368cd7..000000000000 --- a/dev-erlang/eimp/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST eimp-1.0.22.tar.gz 3478737 BLAKE2B 99eaa3b4ac56376cf472ee7a0e9f898eed972c1802702a7e397df5b3313f3add425d8873a2c1a9cf386809f556c927b573d11e5e24e5c69fd1cb35ffdad72234 SHA512 5426df9a00d5b614ebb236729e2b397d5e72e12e68cbed32550a074b1b86557e1dee6585b917166e5ebf2fc41297329574c181471885638236c82a66a29d2232 -DIST eimp-1.0.23.tar.gz 3478743 BLAKE2B 8d005c47376b02288e0000714e3025d38605bd8ff4ae85435f22ef29c3db1a89bb5fe0dd9be2a15d7122171b657bb2b0f55be781c8d8b6dd4bd27c5aec01a9a4 SHA512 220e7c6e253525989378de7d6f930679b28b6b30b498ff4f08c2b7a220c5d69cf95d929da9330ace589cf8cb26317d1ecc605bab8fcf2a0e13b49bca879d65bd -DIST eimp-1.0.24.tar.gz 3474993 BLAKE2B 5be4db78cde33bfa72a9a149f30c26c25e63f53307dcfcc9e24833cc34b329f0dfbb875fc25f8bc79c1c674401e7bde18590c31312d4693580bd4b5abd94811e SHA512 bd80272a0599afeab4972494387d7b3762d14edfed77f0b8528d18a3d331d7487eb46406c6e1558f4db6039413299eca7d7808afa12f9c9c1ddc60eb60e895a3 -DIST eimp-1.0.26.tar.gz 3475018 BLAKE2B 5124dfaf83245836bbfa69196d33f61a06027d90e45bc9122c2768cf0eb931b2ded08125fccab47446b6be12745ce3c9eab07eaf2447071a54789085a0d89144 SHA512 2cb77f89f48905fafdf6009ad362c82fb5820ec58b9fb2304ef7aae259044ea12714886ada326142ce724955b5b4567c18da52dd4fc576caef0de42779003cf2 diff --git a/dev-erlang/eimp/eimp-1.0.22.ebuild b/dev-erlang/eimp/eimp-1.0.22.ebuild deleted file mode 100644 index 249d737eb6eb..000000000000 --- a/dev-erlang/eimp/eimp-1.0.22.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Erlang Image Manipulation Process" -HOMEPAGE="https://github.com/processone/eimp" -SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.25 - media-libs/gd[png,jpeg,webp] -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_test() { - mkdir -p .eunit/priv/bin || die - cp priv/bin/eimp .eunit/priv/bin/ || die - rebar_src_test -} diff --git a/dev-erlang/eimp/eimp-1.0.23.ebuild b/dev-erlang/eimp/eimp-1.0.23.ebuild deleted file mode 100644 index 2c8e8af0c696..000000000000 --- a/dev-erlang/eimp/eimp-1.0.23.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang Image Manipulation Process" -HOMEPAGE="https://github.com/processone/eimp" -SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.26 - media-libs/gd[png,jpeg,webp] -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_test() { - mkdir -p .eunit/priv/bin || die - cp priv/bin/eimp .eunit/priv/bin/ || die - rebar_src_test -} diff --git a/dev-erlang/eimp/eimp-1.0.24.ebuild b/dev-erlang/eimp/eimp-1.0.24.ebuild deleted file mode 100644 index b57baafcb311..000000000000 --- a/dev-erlang/eimp/eimp-1.0.24.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang Image Manipulation Process" -HOMEPAGE="https://github.com/processone/eimp" -SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.26 - media-libs/gd[png,jpeg,webp] -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_test() { - mkdir -p .eunit/priv/bin || die - cp priv/bin/eimp .eunit/priv/bin/ || die - rebar_src_test -} diff --git a/dev-erlang/eimp/eimp-1.0.26.ebuild b/dev-erlang/eimp/eimp-1.0.26.ebuild deleted file mode 100644 index 4518b56fd7d5..000000000000 --- a/dev-erlang/eimp/eimp-1.0.26.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang Image Manipulation Process" -HOMEPAGE="https://github.com/processone/eimp" -SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.28 - media-libs/gd[png,jpeg,webp] -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_test() { - mkdir -p .eunit/priv/bin || die - cp priv/bin/eimp .eunit/priv/bin/ || die - rebar_src_test -} diff --git a/dev-erlang/eimp/metadata.xml b/dev-erlang/eimp/metadata.xml deleted file mode 100644 index de58eb60fe64..000000000000 --- a/dev-erlang/eimp/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/eimp</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/epam/Manifest b/dev-erlang/epam/Manifest deleted file mode 100644 index 7479c4b03f95..000000000000 --- a/dev-erlang/epam/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST epam-1.0.12.tar.gz 49074 BLAKE2B 258b51bf483fa7a8fb58b6d6f7482e2fde7d8013f7d99be3c3ef51992f23af0e2b788fdc71f45f26c9a59af36e39abef646e4c7381f7d997b5fe7e58b600ad64 SHA512 61a1d49c3316fb7f8fcc8b7d7c1ab0b5dd87fa31cecac679a850d191fe9171f7e01473b9979f8107c1c4567836e07ced67336dd5133dfdc5d4680cb3b6c3b270 -DIST epam-1.0.14.tar.gz 49229 BLAKE2B 382ddde51558b5cd174fb58d9603e317375efa70456abf1cbcc66a065271178aa0aec7a736c0f426620c27388d19bb6da6c7058e97135a96af858bffe7a19290 SHA512 a8ff1e6095ad6f2cdf8a9766a7d846377e6ac5659851078a67a80595710fbd1552f900f0b4cad0baa54d63d3fbbe6009371f3a51dcaffe95c17565c0f7177678 diff --git a/dev-erlang/epam/epam-1.0.12.ebuild b/dev-erlang/epam/epam-1.0.12.ebuild deleted file mode 100644 index 4665840e3fb3..000000000000 --- a/dev-erlang/epam/epam-1.0.12.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="epam for ejabberd to help with PAM authentication support" -HOMEPAGE="https://github.com/processone/epam" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~sparc ~x86" - -DEPEND=" - acct-group/epam - >=dev-lang/erlang-17.1 - sys-libs/pam -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_install() { - rebar_src_install - - local epam_path="$(get_erl_libs)/${P}/priv/bin/epam" - fowners root:"${PN}" "${epam_path}" - fperms 4750 "${epam_path}" -} diff --git a/dev-erlang/epam/epam-1.0.14.ebuild b/dev-erlang/epam/epam-1.0.14.ebuild deleted file mode 100644 index 348236c8b735..000000000000 --- a/dev-erlang/epam/epam-1.0.14.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="epam for ejabberd to help with PAM authentication support" -HOMEPAGE="https://github.com/processone/epam" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~sparc ~x86" - -DEPEND=" - acct-group/epam - >=dev-lang/erlang-17.1 - sys-libs/pam -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_install() { - rebar_src_install - - local epam_path="$(get_erl_libs)/${P}/priv/bin/epam" - fowners root:"${PN}" "${epam_path}" - fperms 4750 "${epam_path}" -} diff --git a/dev-erlang/epam/metadata.xml b/dev-erlang/epam/metadata.xml deleted file mode 100644 index 3a5ea9e316d1..000000000000 --- a/dev-erlang/epam/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/epam</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/eredis/Manifest b/dev-erlang/eredis/Manifest deleted file mode 100644 index 84457f1898d6..000000000000 --- a/dev-erlang/eredis/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST eredis-1.2.0.tar.gz 28568 BLAKE2B dfd50a2fc6367322677dab02fc1e84dcb1ea1eef622be2c2b3994798a59a0d4c78c58d5852cf9205df9dc5d03d8dac6cab3991f16b601d3227749e1734ac9ffd SHA512 c72ae291389e47d1ac4c1de69dccb6121f4f9195283665d490904226b2ea15cb7671b48bb08db507a5e62c6bced62d890a9ecb9752da6e0aad24a28da137907c diff --git a/dev-erlang/eredis/eredis-1.2.0-r1.ebuild b/dev-erlang/eredis/eredis-1.2.0-r1.ebuild deleted file mode 100644 index 7af516fbf75e..000000000000 --- a/dev-erlang/eredis/eredis-1.2.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang Redis client" -HOMEPAGE="https://github.com/wooga/eredis" -SRC_URI="https://github.com/wooga/${PN}/archive/v${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS CHANGELOG.md README.md ) - -# Needs running redis instance at 127.0.0.1:6379. -RESTRICT=test diff --git a/dev-erlang/eredis/metadata.xml b/dev-erlang/eredis/metadata.xml deleted file mode 100644 index 2a33310c9d1e..000000000000 --- a/dev-erlang/eredis/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">wooga/eredis</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/esip/Manifest b/dev-erlang/esip/Manifest deleted file mode 100644 index 307c38f4e6a6..000000000000 --- a/dev-erlang/esip/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST esip-1.0.52.tar.gz 91259 BLAKE2B 3933b20703a943483c076275b89271ecea284d8ef0996b2638211354274a4e797c99731b50e8f1ef28f5290aa295cb8e0bd33858f04aa80b8cd07f0b789a33f5 SHA512 0d8af52674d0313121ea0c4b006549190ab860467fd85a5d59df5c19c4448337f055c57c1adb958fc2d22704bef9de6bc766efba64a80a7fd157c0a2a019ce3b -DIST esip-1.0.54.tar.gz 91296 BLAKE2B 87aad01aa681e782c1281e8873c16a0532e9a043e440d4c9349084a5fd31d76e33c8aacd0919a3c7e5e7e1a8382fa3836fac970dd2dbef0f780729c611dae285 SHA512 780a4ab0850826124430d7b30e05c10d5373bff09b1d953aa6953c24176ea3482bbed377cbe1f1dd59fd428b2d561bf4035a696a30e582f5dfeb4a003487bcbc -DIST esip-1.0.55.tar.gz 91300 BLAKE2B bb04022da2252f59f6c2fdbc4e92b780afbbcc064e12b841338d1615e98a25fe07f4d3a164e56210b89de3a1b6068c7194a2538a2258537f2fc85b0b753913d7 SHA512 2aecfbc7e02642dc62f4c4bd9fe56e50a242a2177e3b863b0beb787942da455072b7615af2be70c3aef26438695a3c062bab64922d481ad035c41ad49e46bb8e -DIST esip-1.0.56.tar.gz 91297 BLAKE2B 487470add98e267b81bba47de52ac1fd0141db2fa02eb0669cd1808f74a9d21bb84dabc366c94af8dd634f9f63724e57d5c97e1dbb1d8761955ca01a220cc20b SHA512 8cfa69ca157dfd483851f707ca647bf9a5deac668d5fcc02641960d27684a352f2b967472ed5e527a9940442c3967980924de5d1e3cfe50f60ecd4ab73348fa3 -DIST esip-1.0.57.tar.gz 91301 BLAKE2B 89c5a20154c8d72d70f8b5b8051ba0cae0e988ff6490636d6caaf30fceaa3e9af0341cc80256f6108fd5735d1008c0b7cb0730506a3cd6d245b7504fc6c0dcb7 SHA512 736b1e5a163e63c0ab0225e78b47750b0b7a56fbfc358b8a5439711d09966f53ab9a97fcb8abcde467390299613670a13cfdf10ec5bdf7c77bdc9d2c634cf419 -DIST esip-1.0.59.tar.gz 91385 BLAKE2B 458f5281b7706c123171e4fffb682f94e810022f1a47e1eaee72c061620dc4e1562ba323a60f7948d6a97a0a1287a9dff15494811ee6ab3252db9cc8c72e2fde SHA512 5622e41e3bbfdeb2de356af7f9964390780372393ead20956edb1cd1e3777f10591decfb7309a947ccdb5085d5deb802d450b81d2a3d223e3b599c958b8337be diff --git a/dev-erlang/esip/esip-1.0.52.ebuild b/dev-erlang/esip/esip-1.0.52.ebuild deleted file mode 100644 index 7ecee31c8a8c..000000000000 --- a/dev-erlang/esip/esip-1.0.52.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="ProcessOne SIP server component" -HOMEPAGE="https://github.com/processone/esip" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.16 - >=dev-erlang/stun-1.2.10 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path stun -} diff --git a/dev-erlang/esip/esip-1.0.54.ebuild b/dev-erlang/esip/esip-1.0.54.ebuild deleted file mode 100644 index 270c0b84179f..000000000000 --- a/dev-erlang/esip/esip-1.0.54.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="ProcessOne SIP server component" -HOMEPAGE="https://github.com/processone/esip" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.16 - >=dev-erlang/stun-1.2.14 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path stun -} diff --git a/dev-erlang/esip/esip-1.0.55.ebuild b/dev-erlang/esip/esip-1.0.55.ebuild deleted file mode 100644 index 81a3bfb7f2ac..000000000000 --- a/dev-erlang/esip/esip-1.0.55.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="ProcessOne SIP server component" -HOMEPAGE="https://github.com/processone/esip" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.22 - >=dev-erlang/stun-1.2.15 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path stun -} diff --git a/dev-erlang/esip/esip-1.0.56.ebuild b/dev-erlang/esip/esip-1.0.56.ebuild deleted file mode 100644 index 4178b242ac3d..000000000000 --- a/dev-erlang/esip/esip-1.0.56.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="ProcessOne SIP server component" -HOMEPAGE="https://github.com/processone/esip" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.22 - >=dev-erlang/stun-1.2.15 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path stun -} diff --git a/dev-erlang/esip/esip-1.0.57.ebuild b/dev-erlang/esip/esip-1.0.57.ebuild deleted file mode 100644 index 421144c59bbb..000000000000 --- a/dev-erlang/esip/esip-1.0.57.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="ProcessOne SIP server component" -HOMEPAGE="https://github.com/processone/esip" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.22 - >=dev-erlang/stun-1.2.17 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path stun -} diff --git a/dev-erlang/esip/esip-1.0.59.ebuild b/dev-erlang/esip/esip-1.0.59.ebuild deleted file mode 100644 index 13e78bfc0676..000000000000 --- a/dev-erlang/esip/esip-1.0.59.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="ProcessOne SIP server component" -HOMEPAGE="https://github.com/processone/esip" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.25 - >=dev-erlang/stun-1.2.21 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path stun -} diff --git a/dev-erlang/esip/metadata.xml b/dev-erlang/esip/metadata.xml deleted file mode 100644 index 90c59fef304a..000000000000 --- a/dev-erlang/esip/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/esip</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/ezlib/Manifest b/dev-erlang/ezlib/Manifest deleted file mode 100644 index 4716c5ae956e..000000000000 --- a/dev-erlang/ezlib/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST ezlib-1.0.12.tar.gz 49803 BLAKE2B 6541c51d53924dba646485c7f6ff9640d0b52a62aff817d461d188cad48072a8706de8e81ed9ada84530463e872a95f5cd2263a0e6b0467b793bf37eb19ca688 SHA512 950a76ef6714882909c8c03cb0c21f246fd04bb42b44496b8865a96da54544fad17b2e3f54ef0b744ae32a1b9930f32c5fbcd526833f3736e8e5087483e61233 -DIST ezlib-1.0.13.tar.gz 49817 BLAKE2B c61d514da71580e4e55f817f3e616c22094d5425e0aa8423f275bc94c52aefa74261a8bf5da4ca8600eccc84ba143290b4d6f7b5f7a6f8b23d508031e8d27af4 SHA512 947594a219c71a9afb792dc7766712694159cf7ed24df37c646ebbe8b366f82035067cb75ba00d7b9364e1ffc438090c54a93f41f67a57167c8ec4ab8f1ae663 -DIST ezlib-1.0.14.tar.gz 49820 BLAKE2B 36c82ea8b958313d8db2c3a403f87db89fc5906dfc14453da8b08b18b35cc98873e4c6087b0142a85f556d23707bcdc8e2f4fb7eecdb9c13f88240e65de540ac SHA512 9f433e703c656738ca0829e288e55b1c50912dc419990309a8a4cdea7adf05c2f6e47510ad0fefddf7d5adbf40520c1834f588d5d3e2a27f5806104a080504d4 -DIST ezlib-1.0.15.tar.gz 49862 BLAKE2B ff1e927e8456e864d9804b1639be011bc2717f6551cf0d724f39007f50f71878138bf39c9314dc59ef5833674d20b3920ede80c4379b3f426d8474b6a468c83a SHA512 ecdc551ccd93c483d1a7bcc2e3101527fa02d73ec751eea6fe8aa981df3239b18d6c0fb1d905478e9500ac8913aa9f45623160f592ed29f4afde0a169c4ff7da diff --git a/dev-erlang/ezlib/ezlib-1.0.12.ebuild b/dev-erlang/ezlib/ezlib-1.0.12.ebuild deleted file mode 100644 index 8578fd9248a2..000000000000 --- a/dev-erlang/ezlib/ezlib-1.0.12.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Native zlib driver for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/ezlib" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1:= - >=dev-erlang/p1_utils-1.0.25 - virtual/zlib:= -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/ezlib/ezlib-1.0.13.ebuild b/dev-erlang/ezlib/ezlib-1.0.13.ebuild deleted file mode 100644 index 251ed8f07b02..000000000000 --- a/dev-erlang/ezlib/ezlib-1.0.13.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Native zlib driver for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/ezlib" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1:= - >=dev-erlang/p1_utils-1.0.26 - virtual/zlib:= -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/ezlib/ezlib-1.0.14.ebuild b/dev-erlang/ezlib/ezlib-1.0.14.ebuild deleted file mode 100644 index 91708ad0084c..000000000000 --- a/dev-erlang/ezlib/ezlib-1.0.14.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Native zlib driver for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/ezlib" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1:= - >=dev-erlang/p1_utils-1.0.27 - virtual/zlib:= -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/ezlib/ezlib-1.0.15.ebuild b/dev-erlang/ezlib/ezlib-1.0.15.ebuild deleted file mode 100644 index 84095c31f4c1..000000000000 --- a/dev-erlang/ezlib/ezlib-1.0.15.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Native zlib driver for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/ezlib" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1:= - >=dev-erlang/p1_utils-1.0.28 - virtual/zlib:= -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/ezlib/metadata.xml b/dev-erlang/ezlib/metadata.xml deleted file mode 100644 index bf35a725c68a..000000000000 --- a/dev-erlang/ezlib/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/ezlib</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/fast_tls/Manifest b/dev-erlang/fast_tls/Manifest deleted file mode 100644 index de716363316d..000000000000 --- a/dev-erlang/fast_tls/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST fast_tls-1.1.25.tar.gz 86011 BLAKE2B 31d9b7acdb10cce8968122799c30e4cf255c8b660a64ade770567c5c91b3846a0a16458e699f2518a58171c4b6907a53b18541581a3e2cbc8793b7d578ba9038 SHA512 6371291e225bc3bcdce03109ed5a7e6277fad01914c6eb85b4cb87fcfab3af2f99b42d45742e5bd4f4ae2b17bba3fcf174e632e1d4b20bb87ee5d063d60e21a9 -DIST fast_tls-1.1.26.tar.gz 86023 BLAKE2B 252693820652746bed50cb190fca272168ce2f634918e3d920781aa46dc230f7d65ab094cc741e27c9452898b69cc4198ac13699821ef4d8fcc77d49f21cd19d SHA512 52bffb71f981be9d659fb3f0837bf106381859a5f54466fd00cc5525efafd649166b434bb3efcb9956ac37a310771d68237c8faa5e97b8fd984d3f8067910b64 diff --git a/dev-erlang/fast_tls/fast_tls-1.1.25-r1.ebuild b/dev-erlang/fast_tls/fast_tls-1.1.25-r1.ebuild deleted file mode 100644 index 828b5bac0746..000000000000 --- a/dev-erlang/fast_tls/fast_tls-1.1.25-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2021-2025 Liguros Authors -# Distributed under the terms of the GNU General Public License v2 -EAPI=8 - -inherit rebar - -DESCRIPTION="TLS/SSL native driver for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/fast_tls" -SRC_URI="https://github.com/processone/fast_tls/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" -IUSE="" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.28 - dev-libs/openssl:0= -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - - # Avoid configure error - sed -i -e 's/.*p1_utils.*/{p1_utils}./' ${S}/rebar.config - - default -} diff --git a/dev-erlang/fast_tls/fast_tls-1.1.26.ebuild b/dev-erlang/fast_tls/fast_tls-1.1.26.ebuild deleted file mode 100644 index 8ab2f60c9a7a..000000000000 --- a/dev-erlang/fast_tls/fast_tls-1.1.26.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2021-2026 Liguros Authors -# Distributed under the terms of the GNU General Public License v2 -EAPI=8 - -inherit rebar - -DESCRIPTION="TLS/SSL native driver for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/fast_tls" -SRC_URI="https://github.com/processone/fast_tls/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" -IUSE="" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.28 - dev-libs/openssl:0= -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - - # Avoid configure error - sed -i -e 's/.*p1_utils.*/{p1_utils}./' ${S}/rebar.config - - default -} diff --git a/dev-erlang/fast_tls/files/SSL_get_extms_support.patch b/dev-erlang/fast_tls/files/SSL_get_extms_support.patch deleted file mode 100644 index 465b5cc17c9e..000000000000 --- a/dev-erlang/fast_tls/files/SSL_get_extms_support.patch +++ /dev/null @@ -1,34 +0,0 @@ -From 88349e6cc2f31273db94821d1c3a960ee3362215 Mon Sep 17 00:00:00 2001 -From: Anna V <cyber@sysrq.in> -Date: Tue, 9 Apr 2024 03:47:33 +0500 -Subject: [PATCH] Fix build failure with LibreSSL - -The library can't be compiled with LibreSSL -since 1dc4ac9a0ca4a7e0ef026194a1ce56b45db6fe8d - -RFC 7627 APIs were introduced in OpenSSL 1.1.0. This quick fix replaces -SSL_get_extms_support with a macro in versions that don't have it. - ---- - -I license this contribution under the terms set out in the Unlicense -license. ---- - c_src/fast_tls.c | 4 ++++ - 1 file changed, 4 insertions(+) - -diff --git a/c_src/fast_tls.c b/c_src/fast_tls.c -index b0116b2..0599e8c 100644 ---- a/c_src/fast_tls.c -+++ b/c_src/fast_tls.c -@@ -72,6 +72,10 @@ typedef unsigned __int32 uint32_t; - #define DH_set0_pqg(dh, dh_p, param, dh_g) (dh)->p = dh_p; (dh)->g = dh_g - #endif - -+#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) -+#define SSL_get_extms_support(s) 0 -+#endif -+ - #if OPENSSL_VERSION_NUMBER < 0x10002000L - #define SSL_is_server(s) (s)->server - #endif diff --git a/dev-erlang/fast_tls/metadata.xml b/dev-erlang/fast_tls/metadata.xml deleted file mode 100644 index 7d6ded093994..000000000000 --- a/dev-erlang/fast_tls/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>dev@liguros.net</email> - <name>Development</name> - </maintainer> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - - <origin>ports</origin> -</pkgmetadata>
\ No newline at end of file diff --git a/dev-erlang/fast_xml/Manifest b/dev-erlang/fast_xml/Manifest deleted file mode 100644 index 242ea3b645ed..000000000000 --- a/dev-erlang/fast_xml/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST fast_xml-1.1.51.tar.gz 108480 BLAKE2B 84309a0e062df44fa6250ea4e954e412bd2211ed0dbb9b058e5d592bb08f520abc0f7812d5c29bb4e031387c0c4c1008c9a353da4c57af3b42715c866d938881 SHA512 ef442120b754786548f5ea20880a7ab155105aa40d27ae547a07dbc3892e6b87df0e8e41349bd2f09898fa3664cb72410074a07f67084d3496f0bf0f0fd920d9 -DIST fast_xml-1.1.52.tar.gz 108562 BLAKE2B 8563e6423f60205bf56e4abc9456b88aedb695d06f5e4c086460151ad3ec9f0481b8d0b40572c1d49e5d951fcb1c4e2fbf80a71ee021d11a380475e17513c367 SHA512 08bd923649296f25c214b5d34488401d2427ae339af61ec7ea2ebcdf9bce2855d93d9fa33497ea0c3402b9720805129d196547e0a8a54d6010b7293bcbf08b62 -DIST fast_xml-1.1.53.tar.gz 105513 BLAKE2B e2961e2d057fa182237351612b186018bde89032a4a81dedc3693d96aad273ff53c2ea2c4d64c3701e240fa10d9601bd547f18df6eb9b4c3b9090a5d5b7e28d7 SHA512 fe19c2c2b877b2936cf48f1c28b692f92329dc298d26d5bd25a37656a531736a213abd90d18f5546dc488cf389afde8384c7551c97fe81c48646a361b6f6edc0 -DIST fast_xml-1.1.55.tar.gz 105591 BLAKE2B 210ff0a23c6117416d808388d181fba2f61c6b8cfbfae419a637b198389411580d8131f59685596d5e0a14a60bb9252e0aa310f002f3265d1d04dd0f42f0dd89 SHA512 90eec80902f71cd2239ff7c0363e182cf2b4ca186c9dc8858b48efefea22c71831f7c1e69167b7e59a48bcb61c3e0985c440daa8270770ad4dcdeb37c38e2989 -DIST fast_xml-1.1.56.tar.gz 105587 BLAKE2B e2d510f989f24aa8f84fca157382df98db095ccee7b4859fd1dd893865f358e6793965114ddfdc1eb4a075852e176a5a8a3edcd5791ccc2483f0e4c91bfddd65 SHA512 de8b77ef7ab90facfbb3fdfbf21746b174e99673516db23898ae3bce22027f10731efab7af89f45dcb07ba6a538e9ba48f52d9ac9c64f536f479b76b83b9c369 -DIST fast_xml-1.1.57.tar.gz 105912 BLAKE2B 351628b418b01ea16f2f12cb53918cb90f82a67f51c41ed986890a1e9de04959c424f8e567206a8bfa6b83c12facd4edfb1bc6fd97c4025dcbd0fd7eec68434c SHA512 97108c6d2df5c3254331a4e6870e9b2eada54c0b4cff35e004e28a00e7e668f68d3436d967f793ae0113c8e3cfeabe217a31492f7c4da655dc79481d20ebef3f diff --git a/dev-erlang/fast_xml/fast_xml-1.1.51.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.51.ebuild deleted file mode 100644 index d4d0ba96a100..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.51.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-erlang/p1_utils-1.0.23 - dev-libs/expat" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.52.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.52.ebuild deleted file mode 100644 index 86c9770fd746..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.52.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.26 - dev-libs/expat -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.53.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.53.ebuild deleted file mode 100644 index 672203348e28..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.53.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.26 - dev-libs/expat -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.55.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.55.ebuild deleted file mode 100644 index 3c67ed927b1f..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.55.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.26 - dev-libs/expat -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.56.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.56.ebuild deleted file mode 100644 index 9abb2922ea72..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.56.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.27 - dev-libs/expat -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/fast_xml-1.1.57.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.57.ebuild deleted file mode 100644 index 9ee59465076d..000000000000 --- a/dev-erlang/fast_xml/fast_xml-1.1.57.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Expat based Erlang XML parsing library" -HOMEPAGE="https://github.com/processone/fast_xml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.28 - dev-libs/expat -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_xml/metadata.xml b/dev-erlang/fast_xml/metadata.xml deleted file mode 100644 index 5bae2463d234..000000000000 --- a/dev-erlang/fast_xml/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/fast_xml</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/fast_yaml/Manifest b/dev-erlang/fast_yaml/Manifest deleted file mode 100644 index 4d615ada7b28..000000000000 --- a/dev-erlang/fast_yaml/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST fast_yaml-1.0.36.tar.gz 60410 BLAKE2B 2a95c7f1c3d0f3ef8b4f5d814076c32c83c0f10d3913ec603dcec6ef2f3f7c98d54434ed4408b41bb7b8f762e730b720f12e0d16c804f5a39a436fc9bfa0a29a SHA512 f479060bc5c37c5a86dad9b96b4d094edc5a0c41414e1c8f3c1b92553b9169f0990fc9a515f3dc199ed20147e84ede7f3e9956bce7236446bb932404899be1c4 -DIST fast_yaml-1.0.37.tar.gz 60417 BLAKE2B 5c1a5a65ab84104df53b72f20f46125662703d5788907c21b6e84b568b48dd61387cb631d383421f8ae0ef38b59bedb5cd04233a428682b9f6a9233198e23db4 SHA512 26ff0d5bc8b0c4a4b45102dde42c2e372163220afbc523bf17fb9e7edf306f40c17883c60a4ad10417ff01731456dab94093cdc96196e10d2629c9ed05e84c2f -DIST fast_yaml-1.0.39.tar.gz 60529 BLAKE2B db47b6a1dfd342b422e23240144e7d284937ceab54bcd8adc40e4f41d15de13817c18af60778d9179f3d8a26df5cc7e8a398907b4d4838ca51df39881a28cf8e SHA512 ebde0ca834cc0a8e77950c22cca8b37b9d231e8e536ee0131574b14641e5c4bb5469384390a2b8bf03e8898e684a3f2c0468f7dc3d0639e0e945f871937dd5e1 diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild deleted file mode 100644 index 01e6d2a9196f..000000000000 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.36.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Yaml native library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/fast_yaml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.25 - dev-libs/libyaml -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.37.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.37.ebuild deleted file mode 100644 index 3ef9ddd56298..000000000000 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.37.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Yaml native library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/fast_yaml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.26 - dev-libs/libyaml -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.39.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.39.ebuild deleted file mode 100644 index bee39db5a2d2..000000000000 --- a/dev-erlang/fast_yaml/fast_yaml-1.0.39.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Yaml native library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/fast_yaml" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/p1_utils-1.0.28 - dev-libs/libyaml -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_yaml/metadata.xml b/dev-erlang/fast_yaml/metadata.xml deleted file mode 100644 index 92a175f10345..000000000000 --- a/dev-erlang/fast_yaml/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/fast_yaml</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/goldrush/Manifest b/dev-erlang/goldrush/Manifest deleted file mode 100644 index 5dafa3f930db..000000000000 --- a/dev-erlang/goldrush/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST goldrush-0.2.0.tar.gz 25887 BLAKE2B 35a8202db212dabda1966d33d1972ed869ee44c5caac9720af6b05eb6fa71794b3c85d7341edcaa920b516c1cd22678aee9f815cb307c96b2d4d86cec07d2cde SHA512 1a74f02c75e72f8a60366b9ba74b763eb98621da2ce6044ed97e836566caf8ce85fadeee62b3d24303df319e2c1333d1c544cd267a041b718b0ab36de53e7b1a diff --git a/dev-erlang/goldrush/goldrush-0.2.0-r1.ebuild b/dev-erlang/goldrush/goldrush-0.2.0-r1.ebuild deleted file mode 100644 index b4ec22ad673e..000000000000 --- a/dev-erlang/goldrush/goldrush-0.2.0-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Small Erlang app that provides fast event stream processing" -HOMEPAGE="https://github.com/DeadZen/goldrush" -SRC_URI="https://github.com/DeadZen/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" - -src_prepare() { - rebar_src_prepare - # 'priv' directory contains only edoc.css, but doc isn't going to be built. - rm -r "${S}/priv" || die -} diff --git a/dev-erlang/goldrush/metadata.xml b/dev-erlang/goldrush/metadata.xml deleted file mode 100644 index 6352898f3fca..000000000000 --- a/dev-erlang/goldrush/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">DeadZen/goldrush</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/hamcrest/Manifest b/dev-erlang/hamcrest/Manifest deleted file mode 100644 index cfda7768b239..000000000000 --- a/dev-erlang/hamcrest/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hamcrest-0.1.0_p20160709.tar.gz 160574 BLAKE2B e7fd8db2ea69e89ff4adb89d4c9cd87ce1557019f18200201bffb0e9f867d03ccaaa2f957f38057ed1d0b01372f1646e7233f013e08cd4fdcdd56ac631af4230 SHA512 a1d162e72019bcd56c3f1c486e65b7f788e69a1a2985e5500920565bf6c40b6dd7b920e720ffc8da81cac3b1919124b8defadec2fcef5b27585e63da3abd852e diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild b/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild deleted file mode 100644 index 81eb24852cc6..000000000000 --- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20160709.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang port of Hamcrest" -HOMEPAGE="https://github.com/hyperthunk/hamcrest-erlang" -SRC_URI="https://dev.gentoo.org/~hanno/distfiles/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -COMMON_DEPEND=">=dev-lang/erlang-17.1" -DEPEND="${COMMON_DEPEND} - test? ( >=dev-erlang/proper-1.2 )" -RDEPEND="${COMMON_DEPEND}" - -DOCS=( NOTES README.markdown TODO.md ) - -# Override with EAPI default because it's missing hamcrest.app.src and doesn't -# have any deps. -src_prepare() { - default -} - -src_test() { - rebar_remove_deps test.config - erebar -C test.config compile ct -} diff --git a/dev-erlang/hamcrest/metadata.xml b/dev-erlang/hamcrest/metadata.xml deleted file mode 100644 index 381c30425451..000000000000 --- a/dev-erlang/hamcrest/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">hyperthunk/hamcrest-erlang</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/idna/Manifest b/dev-erlang/idna/Manifest deleted file mode 100644 index bc64c4329106..000000000000 --- a/dev-erlang/idna/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST idna-6.0.0.tar.gz 740802 BLAKE2B 91bc6ee4031450b00659415125e8cec3f034f988bb7d307d323b0a7ca53450d42f0e84a044ccb6c198107c253b70e54466e77b2b0b4e9dd7f7051da49872be33 SHA512 59f8996199f7e3391b1da1b8fb1ebb70e442838eab1f26af9a8a8545f3e1b9f72f0afd65108272a51d846b34e0e8abe9623f10c89156ebca3d87b6b3eb63a066 -DIST idna-6.1.1-remove-unicode_util_compat.patch 4649 BLAKE2B 3b288f8b45f11ded2562102ce7635f10e9efb469fe24a2ad1dd773bdf1f96b91895483c34a90dc4ba05a83a1bc94b0c6e1073551b9ee182224df6360177a2ef5 SHA512 8c9fcbf6b49ac939074416dcb218730dbfe02567ecb324cc2255b1398c9d870c12616b2087c31ae9a819cf27f76cf19d355ae6ab1e77f07e8711a3fbfe0d19d8 -DIST idna-6.1.1.tar.gz 765828 BLAKE2B 78dfd67df85773644b09a909819bae3f79bfa7df55dd7e958841867281b7b9e6ded72b6e07d8787223eb82e414e33ef71bff89af45b9f9880b3a5c654353e838 SHA512 aa1c4321e1925c8eb6b9cbab61c0216ed2837027382a1a0c36de10959a428a52443f225f901d64740f8b8b3d755990651fa74594d13b36e4131a5d0223a58608 diff --git a/dev-erlang/idna/files/0001-Remove-dependency-on-unicode_util_compat.patch b/dev-erlang/idna/files/0001-Remove-dependency-on-unicode_util_compat.patch deleted file mode 100644 index 0737b1842360..000000000000 --- a/dev-erlang/idna/files/0001-Remove-dependency-on-unicode_util_compat.patch +++ /dev/null @@ -1,148 +0,0 @@ -From 9c91cd33265f4706e5e614349b879c059ffaeaf9 Mon Sep 17 00:00:00 2001 -From: Florian Schmaus <flo@geekplace.eu> -Date: Thu, 8 Apr 2021 19:43:43 +0200 -Subject: [PATCH] Remove dependency on unicode_util_compat -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Newer erlang versions, and this includes all dev-lang/erlang version -currently in ::gentoo, do not require unicode_util_compat. - -This is based on -https://github.com/benoitc/erlang-idna/pull/31/. Holger Weiß suggested -to additionaly patch unicode_util_compat out of -src/idna.app.src. Thanks Holger. :) - -Signed-off-by: Florian Schmaus <flo@geekplace.eu> -Suggested-by: Holger Weiß <holger@zedat.fu-berlin.de> ---- - rebar.config | 2 +- - rebar.config.script | 11 ----------- - rebar.lock | 6 ------ - src/idna.app.src | 2 +- - src/idna.erl | 10 +++++----- - src/idna_context.erl | 4 ++-- - 6 files changed, 9 insertions(+), 26 deletions(-) - delete mode 100644 rebar.config.script - delete mode 100644 rebar.lock - -diff --git a/rebar.config b/rebar.config -index 84fd954aea01..cd0201386367 100644 ---- a/rebar.config -+++ b/rebar.config -@@ -1,3 +1,3 @@ - {erl_opts, []}. - --{deps, [{unicode_util_compat, "0.4.1"}]}. -+{deps, []}. -diff --git a/rebar.config.script b/rebar.config.script -deleted file mode 100644 -index d2bce945b8b2..000000000000 ---- a/rebar.config.script -+++ /dev/null -@@ -1,11 +0,0 @@ --IsRebar3 = erlang:function_exported(rebar3, main, 1), --Rebar2Deps = [{unicode_util_compat, ".*", -- {git, "https://github.com/benoitc/unicode_util_compat.git", -- {tag, "0.3.1"}}} -- ], --case IsRebar3 of -- true -> -- CONFIG; -- false -> -- lists:keyreplace(deps, 1, CONFIG, {deps, Rebar2Deps}) --end. -diff --git a/rebar.lock b/rebar.lock -deleted file mode 100644 -index 15fc8a117070..000000000000 ---- a/rebar.lock -+++ /dev/null -@@ -1,6 +0,0 @@ --{"1.1.0", --[{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.4.1">>},0}]}. --[ --{pkg_hash,[ -- {<<"unicode_util_compat">>, <<"D869E4C68901DD9531385BB0C8C40444EBF624E60B6962D95952775CAC5E90CD">>}]} --]. -diff --git a/src/idna.app.src b/src/idna.app.src -index a6a75374351b..d6475067c2ad 100644 ---- a/src/idna.app.src -+++ b/src/idna.app.src -@@ -3,7 +3,7 @@ - {vsn, "6.0.0"}, - {modules, []}, - {registered, []}, -- {applications, [kernel, stdlib, unicode_util_compat]}, -+ {applications, [kernel, stdlib]}, - - {maintainers, ["Benoit Chesneau"]}, - {licenses, ["BSD"]}, -diff --git a/src/idna.erl b/src/idna.erl -index 3436dd995477..24d96b810ceb 100644 ---- a/src/idna.erl -+++ b/src/idna.erl -@@ -333,7 +333,7 @@ lowercase_list([], true) -> - lowercase_list([], false) -> - throw(unchanged); - lowercase_list(CPs0, Changed) -> -- case unicode_util_compat:lowercase(CPs0) of -+ case unicode_util:lowercase(CPs0) of - [Char|CPs] when Char =:= hd(CPs0) -> [Char|lowercase_list(CPs, Changed)]; - [Char|CPs] -> append(Char,lowercase_list(CPs, true)); - [] -> lowercase_list([], Changed) -@@ -346,9 +346,9 @@ lowercase_bin(CP1, <<CP2/utf8, Bin/binary>>, Changed) - when CP1 < 128, CP2 < 256 -> - [CP1|lowercase_bin(CP2, Bin, Changed)]; - lowercase_bin(CP1, Bin, Changed) -> -- case unicode_util_compat:lowercase([CP1|Bin]) of -+ case unicode_util:lowercase([CP1|Bin]) of - [CP1|CPs] -> -- case unicode_util_compat:cp(CPs) of -+ case unicode_util:cp(CPs) of - [Next|Rest] -> - [CP1|lowercase_bin(Next, Rest, Changed)]; - [] when Changed -> -@@ -357,7 +357,7 @@ lowercase_bin(CP1, Bin, Changed) -> - throw(unchanged) - end; - [Char|CPs] -> -- case unicode_util_compat:cp(CPs) of -+ case unicode_util:cp(CPs) of - [Next|Rest] -> - [Char|lowercase_bin(Next, Rest, true)]; - [] -> -@@ -374,7 +374,7 @@ append(GC, Str) when is_list(GC) -> GC ++ Str. - - - characters_to_nfc_list(CD) -> -- case unicode_util_compat:nfc(CD) of -+ case unicode_util:nfc(CD) of - [CPs|Str] when is_list(CPs) -> CPs ++ characters_to_nfc_list(Str); - [CP|Str] -> [CP|characters_to_nfc_list(Str)]; - [] -> [] -diff --git a/src/idna_context.erl b/src/idna_context.erl -index afcb814956e3..a09ff1f92992 100644 ---- a/src/idna_context.erl -+++ b/src/idna_context.erl -@@ -28,7 +28,7 @@ valid_contextj(Label, Pos) -> - valid_contextj(16#200c, Label, Pos) -> - if - Pos > 0 -> -- case unicode_util_compat:lookup(lists:nth(Pos, Label)) of -+ case unicode_util:lookup(lists:nth(Pos, Label)) of - #{ ccc := ?virama_combining_class } -> true; - _ -> - valid_contextj_1(Label, Pos) -@@ -38,7 +38,7 @@ valid_contextj(16#200c, Label, Pos) -> - end; - - valid_contextj(16#200d, Label, Pos) when Pos > 0 -> -- case unicode_util_compat:lookup(lists:nth(Pos, Label)) of -+ case unicode_util:lookup(lists:nth(Pos, Label)) of - #{ ccc := ?virama_combining_class } -> true; - _ -> false - end; --- -2.30.2 - diff --git a/dev-erlang/idna/idna-6.0.0-r2.ebuild b/dev-erlang/idna/idna-6.0.0-r2.ebuild deleted file mode 100644 index 7efb53594010..000000000000 --- a/dev-erlang/idna/idna-6.0.0-r2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang IDNA implementation" -HOMEPAGE="https://github.com/benoitc/erlang-idna" -SRC_URI="https://github.com/benoitc/erlang-idna/archive/${PV}.tar.gz - -> ${P}.tar.gz" -S="${WORKDIR}/erlang-idna-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc x86" - -DEPEND=">=dev-lang/erlang-21.0" - -# Removes dependency to workaround for older erlang versions. -# Patch based on https://github.com/benoitc/erlang-idna/pull/31 -PATCHES=( "${FILESDIR}/0001-Remove-dependency-on-unicode_util_compat.patch" ) diff --git a/dev-erlang/idna/idna-6.1.1.ebuild b/dev-erlang/idna/idna-6.1.1.ebuild deleted file mode 100644 index 4e65c0da90ea..000000000000 --- a/dev-erlang/idna/idna-6.1.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang IDNA implementation" -HOMEPAGE="https://github.com/benoitc/erlang-idna" -SRC_URI=" - https://github.com/benoitc/erlang-idna/archive/${PV}.tar.gz - -> ${P}.tar.gz - https://github.com/benoitc/erlang-idna/commit/230a9175a5edb1b1a47fb09af2f4341eab93b1b0.patch - -> idna-6.1.1-remove-unicode_util_compat.patch -" -S="${WORKDIR}/erlang-idna-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-21.0" - -PATCHES=( - "${DISTDIR}"/idna-6.1.1-remove-unicode_util_compat.patch -) diff --git a/dev-erlang/idna/metadata.xml b/dev-erlang/idna/metadata.xml deleted file mode 100644 index 21838ed485f6..000000000000 --- a/dev-erlang/idna/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">benoitc/erlang-idna</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/jiffy/Manifest b/dev-erlang/jiffy/Manifest deleted file mode 100644 index 5b9480f2d1e9..000000000000 --- a/dev-erlang/jiffy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jiffy-1.1.1.tar.gz 1674571 BLAKE2B 62242b23dd826a30cf1c38b2382dc9191f2355ef16305ea1199cb32b811e61153c0627dcb8d564c69f0c38ab8c22b5f3e918bff1aa168eb294c445bd95057ded SHA512 cfa36d77285e53ccce852640a4c780f2c29ad33c7352e3a5b69fec431d6684bac4bf5ac323379a8bb1d1289afa23b6f73d4d5ecf1b025791fd84198d4c066910 diff --git a/dev-erlang/jiffy/jiffy-1.1.1.ebuild b/dev-erlang/jiffy/jiffy-1.1.1.ebuild deleted file mode 100644 index 8c842bd18256..000000000000 --- a/dev-erlang/jiffy/jiffy-1.1.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="JSON NIFs for Erlang" -HOMEPAGE="https://github.com/davisp/jiffy" -SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" - -DOCS=( README.md ) diff --git a/dev-erlang/jiffy/metadata.xml b/dev-erlang/jiffy/metadata.xml deleted file mode 100644 index cc720b6410bf..000000000000 --- a/dev-erlang/jiffy/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">davisp/jiffy</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/jose/Manifest b/dev-erlang/jose/Manifest deleted file mode 100644 index c96963b51bce..000000000000 --- a/dev-erlang/jose/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST erlang-jose-1.11.10.tar.gz 330654 BLAKE2B e397d233799d42ff4fd2e9c31e7eb921c322506eb30e86caabcb9aae7b6f259a668e4a1027cd5b1fc647c46eaf54e575f6f38d64db0b6bbd0a1911709eccae36 SHA512 cddf868c360126a01727c19ac8bb4de3a0ebba191f84b6907da72666e1d29abaccfa2717527f8ec633c711e84771805b0ec1ad5f5b8f33df16ac2622e4b8e35d diff --git a/dev-erlang/jose/jose-1.11.10.ebuild b/dev-erlang/jose/jose-1.11.10.ebuild deleted file mode 100644 index 96dd36892e52..000000000000 --- a/dev-erlang/jose/jose-1.11.10.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="JSON Object Signing and Encryption (JOSE) for Erlang and Elixir" -HOMEPAGE="https://github.com/potatosalad/erlang-jose" -SRC_URI=" - https://github.com/potatosalad/erlang-jose/archive/${PV}.tar.gz - -> erlang-${P}.tar.gz -" - -S="${WORKDIR}/erlang-${P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-19.0" -RDEPEND="${DEPEND}" - -DOCS=( ALGORITHMS.md CHANGELOG.md README.md examples/KEY-GENERATION.md ) - -# TODO: jose has test suite, but it require lots of dependencies. It may not be -# TODO: urgent, but it would be nice to have those sooner or later. -RESTRICT=test diff --git a/dev-erlang/jose/metadata.xml b/dev-erlang/jose/metadata.xml deleted file mode 100644 index 51373d4d96b0..000000000000 --- a/dev-erlang/jose/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">potatosalad/erlang-jose</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/lager/Manifest b/dev-erlang/lager/Manifest deleted file mode 100644 index a6a7de7e3854..000000000000 --- a/dev-erlang/lager/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lager-3.9.1.tar.gz 273932 BLAKE2B e920e054904d8e61cc3e9ea1f0d058ea1f6af82b6ac1a85303b2b970b1bb74d03d4919e6a51f3abbe05365a02e322667203873486a0777c707723b0b6f13d506 SHA512 79a82314eaf713c3f77812e9cfb12312d40977d716046f76b4a91259dca4537b4b32487311f57e13281b78c36dbaaa9f5de728db2a68e2b16ff4418dfe4ca04f diff --git a/dev-erlang/lager/lager-3.9.1.ebuild b/dev-erlang/lager/lager-3.9.1.ebuild deleted file mode 100644 index 6b4a98662d93..000000000000 --- a/dev-erlang/lager/lager-3.9.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Logging framework for Erlang/OTP" -HOMEPAGE="https://github.com/erlang-lager/lager" -SRC_URI="https://github.com/erlang-lager/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-erlang/goldrush-0.1.9" -RDEPEND="${DEPEND}" - -DOCS=( README.md TODO ) - -# tests broken upstream with erlang 23.x -RESTRICT="test" - -src_prepare() { - rebar_src_prepare - sed -i '/goldrush/d' rebar.config.script - # 'priv' directory contains only edoc.css, but doc isn't going to be built. - rm -r "${S}/priv" || die -} diff --git a/dev-erlang/lager/metadata.xml b/dev-erlang/lager/metadata.xml deleted file mode 100644 index 415650f9ee7e..000000000000 --- a/dev-erlang/lager/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <longdescription lang="en"> - Lager (as in the beer) is a logging framework for Erlang. Its purpose - is to provide a more traditional way to perform logging in an erlang - application that plays nicely with traditional UNIX logging tools like - logrotate and syslog. - </longdescription> - <upstream> - <remote-id type="github">basho/lager</remote-id> - <remote-id type="github">erlang-lager/lager</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/luerl/Manifest b/dev-erlang/luerl/Manifest deleted file mode 100644 index c8c1447bb579..000000000000 --- a/dev-erlang/luerl/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST luerl-1.2.tar.gz 544474 BLAKE2B 82502de6eca53bc8a2e3eccdd07b540f44deade75e260f622f0cd1dbd2db612ee65aafe0437d4dee7dab63dd6402668c5c987761e9bb0f91ab0160e3f118a6fe SHA512 1d549641f41bc3e920d8c3a5594b4076b1fd085cd037e6fe10cacca9b7c0007675e8570272882909a88c045cbcffde4bd5ebb6bd76970e9d4e652ffe5da88a14 diff --git a/dev-erlang/luerl/luerl-1.2.ebuild b/dev-erlang/luerl/luerl-1.2.ebuild deleted file mode 100644 index 7fc234575ea9..000000000000 --- a/dev-erlang/luerl/luerl-1.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Lua in Erlang" -HOMEPAGE="https://github.com/rvirding/luerl" -SRC_URI="https://github.com/rvirding/${PN}/archive/v${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" diff --git a/dev-erlang/luerl/metadata.xml b/dev-erlang/luerl/metadata.xml deleted file mode 100644 index b6cf40abf045..000000000000 --- a/dev-erlang/luerl/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">rvirding/luerl</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/meck/Manifest b/dev-erlang/meck/Manifest deleted file mode 100644 index b5a0c154d7b1..000000000000 --- a/dev-erlang/meck/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST meck-0.9.2.tar.gz 53916 BLAKE2B 8ea50d89fcc17da6f19a489ae02c28247ade1f4be06721c055ca9f5771d73e595f71b849dcd145c81070ebd0b1753e7d037892f553a2232a395e2150a2c69b17 SHA512 0798cfca789d576ee9c4af9b6879bcb5c518d510945810f2dca1afeb74dd77123bcbf56f054ba477ba54799e534bd879732c2873ad5bdf8ddc24707c56a70393 diff --git a/dev-erlang/meck/meck-0.9.2.ebuild b/dev-erlang/meck/meck-0.9.2.ebuild deleted file mode 100644 index 0d9cb9c1639f..000000000000 --- a/dev-erlang/meck/meck-0.9.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Mocking library for Erlang" -HOMEPAGE="https://github.com/eproxus/meck" -SRC_URI="https://github.com/eproxus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md NOTICE README.md ) - -# Tests need rebar3. The build somewhat works with rebar2. -RESTRICT="test" diff --git a/dev-erlang/meck/metadata.xml b/dev-erlang/meck/metadata.xml deleted file mode 100644 index 7be0d097f257..000000000000 --- a/dev-erlang/meck/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">eproxus/meck</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/metadata.xml b/dev-erlang/metadata.xml deleted file mode 100644 index 6f2379ee6ab5..000000000000 --- a/dev-erlang/metadata.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<catmetadata> - <longdescription lang="en"> - The dev-erlang category contains libraries, utilities or - bindings written in or for the Erlang programming language. - </longdescription> - <longdescription lang="de"> - Die Kategorie dev-erlang enthält Bibliotheken und Werkzeuge für die - Programmiersprache Erlang. - </longdescription> - <longdescription lang="es"> - La categoría dev-erlang contiene librerias y utilidades referentes al - lenguaje de programación Erlang. - </longdescription> - <longdescription lang="ja"> - dev-erlangカテゴリーにはErlangプログラミング言語で記述された/のために - 記述されたライブラリーと>ユーティリティとバインディングが含まれます。 - </longdescription> - <longdescription lang="nl"> - De dev-erlang categorie bevat bibliotheken en hulpmiddelen voor het - gebruik van de programmeertaal Erlang. - </longdescription> - <longdescription lang="vi"> - Nhóm dev-erlang chứa các thư viện và tiện ích liên quan - đến ngôn ngữ lập trình Erlang. - </longdescription> - <longdescription lang="it"> - La categoria dev-erlang contiene librerie ed utilità per il linguaggio - di programmazione Erlang. - </longdescription> - <longdescription lang="pt"> - A categoria dev-erlang contém bibliotecas, utilitários e - bindings escritos em ou para a linguagem de programação Erlang. - </longdescription> - <longdescription lang="pl"> - Kategoria dev-erlang zawiera biblioteki, narzędzia i powiązania - (bindings) napisane w lub stworzone do pisania w języku programowania - Erlang. - </longdescription> -</catmetadata> diff --git a/dev-erlang/mqtree/Manifest b/dev-erlang/mqtree/Manifest deleted file mode 100644 index b6fe2d737f0c..000000000000 --- a/dev-erlang/mqtree/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST mqtree-1.0.16.tar.gz 265523 BLAKE2B 73398ba5cfb76ffd12f80aac88b1f793543d0a6a879d5674f6179c88e45bd23fa1a1143b0733bf05d63f7ac6804674299cf1fecce666166525b2bd4b199a9e5e SHA512 435b4b3679827e7e2e9bf0f439c7f734a61095b576a8a5d461efe9bda31698a07171e1a13fa0378323b8d2713365ad4d4c4a06e4e75e467758b416aa08387113 -DIST mqtree-1.0.17.tar.gz 265524 BLAKE2B b8be6c6f1c636ae8f75c95279d716941bac4c01fd8bc2fad30f8b89eb0edefcce7335e4da2043517bb5c065a492c773ab499c89302416e4b53661cec89d97928 SHA512 9d4ab0bc3b5cf8604b2260dd2ba8e1ba8a64530e6d6f7811bf72ae6934dd1164f3fbae52ce32bf97951d9b8f2679d2ca3715381ef24b8c02c6290c3d2a0e49d0 -DIST mqtree-1.0.19.tar.gz 265562 BLAKE2B f01a910177f30930580a19293decb35cfacd2cb436251a844d6dfacf87fcbf1b3397988dc996918aebd54d3efbca1f9962a79885f242a377e7eaedfb7a063461 SHA512 73d013cd49fe91f4f92f47b6fc1f47700fb5cc30b1620b01f8dc231dd5249867ddeacfd2190c262c0efd3b2cd1859e9c4cb0729d850cb9f407e8a6d01ab4f9d1 diff --git a/dev-erlang/mqtree/metadata.xml b/dev-erlang/mqtree/metadata.xml deleted file mode 100644 index d195fc5c8c25..000000000000 --- a/dev-erlang/mqtree/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/mqtree</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/mqtree/mqtree-1.0.16.ebuild b/dev-erlang/mqtree/mqtree-1.0.16.ebuild deleted file mode 100644 index b57e3269fb1a..000000000000 --- a/dev-erlang/mqtree/mqtree-1.0.16.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Index tree for MQTT topic filters" -HOMEPAGE="https://github.com/processone/mqtree" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.5 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( README.md ) diff --git a/dev-erlang/mqtree/mqtree-1.0.17.ebuild b/dev-erlang/mqtree/mqtree-1.0.17.ebuild deleted file mode 100644 index affc7b0f44d3..000000000000 --- a/dev-erlang/mqtree/mqtree-1.0.17.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Index tree for MQTT topic filters" -HOMEPAGE="https://github.com/processone/mqtree" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.5 - >=dev-erlang/p1_utils-1.0.26 -" -RDEPEND="${DEPEND}" - -DOCS=( README.md ) diff --git a/dev-erlang/mqtree/mqtree-1.0.19.ebuild b/dev-erlang/mqtree/mqtree-1.0.19.ebuild deleted file mode 100644 index efdf361d5b41..000000000000 --- a/dev-erlang/mqtree/mqtree-1.0.19.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Index tree for MQTT topic filters" -HOMEPAGE="https://github.com/processone/mqtree" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.5 - >=dev-erlang/p1_utils-1.0.28 -" -RDEPEND="${DEPEND}" - -DOCS=( README.md ) diff --git a/dev-erlang/p1_acme/Manifest b/dev-erlang/p1_acme/Manifest deleted file mode 100644 index 4f825d75b66a..000000000000 --- a/dev-erlang/p1_acme/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST p1_acme-1.0.22.tar.gz 223336 BLAKE2B e771e02d90a1b3bed7e72a4029087bc5d48a6773a2800018bb3f2131d74c251c16956cb4ec06a43117bac3d40b1dc80d357bd04e2e59105e8cc23d393627c4dd SHA512 b632e8e1f944675681bdb5345c4eabc8c13ea9e356244bc559e2c3d037e0897488699b8e054313693961aba41024141f6ecaa99e843f0651775f45960a438ebb -DIST p1_acme-1.0.23.tar.gz 220691 BLAKE2B a6fc2404ecaed9e487ae96afdac77e021e43dd9c391aed33f7f508833dc56db8c5e085382c56f312a1cf35080e1efec70fa65ff250d112c1553429afefdef30b SHA512 cc3657b011554b6ddf233f693a94f8d05539f9e484bed0bf613acbe46456f40f815155af6bff74e7c14428eea5c3712f5b89236254233e36c0ed72dc74966cb0 -DIST p1_acme-1.0.24.tar.gz 220690 BLAKE2B 1f840923281b7f362254feaa9b5e1d32cceac7640e660bd69beb043fa762d48e89a5e3080834215ccf966bc1dce4e5e0bc764e9c98d1fa6de28cc8aab3a54228 SHA512 fb9ed293767da4fa0871d241f9c7935da108dd8bc13204241ba8865597841156156872cd9809831ad9b0218ece1aa36c8f54f3d5cfa12c536cf65c60ce9790c2 -DIST p1_acme-1.0.26.tar.gz 220865 BLAKE2B 397b3c13e60e649fa7fd7db0939211467db497d1b17f2868b4ae94db6c9f42b08cab7f67d105b3fb8c2b2186d8831d27a735a4c88ac2850139ab1b5757b82f27 SHA512 d6e82760c988d88954193953a03941075fabc11bb096dc41ce4f120be4802873c47ebb2b3cff434c544b0898add3724e1bcfc6edbfb0267177eb48aef3b2cf23 -DIST p1_acme-1.0.28.tar.gz 220857 BLAKE2B ce899b60839af095345ac1a7d0198651e2f74e5b3ecb7c20b89773ccb45c2f9fdb8e3ba14488f9cf6ff2926d70daa3ad807387be5135bd8fafb530c6dd0de10a SHA512 d5ef724842c13fdc541b67ba03dd62db46230b278c1b7d2987a6007df173102e75caf3a04f8921bd7c663fb547c8a7c1243270db0a7be92937c6e1e7e335ec8c -DIST p1_acme-1.0.29.tar.gz 220923 BLAKE2B a72776eb6de1f8655140c8ebf5cdffaff6e2c816114da363d375b1fb96b8af6a75e4196d9f654ab807fba06b4ac9d64383e58d57fcbb539d7569e0b2ef3c3192 SHA512 cd02866188355a5677f799535a3880c4fcb4ce3c6495239e274f5c157a6f455d88aa733717c850f6a3309cb2bdaa867051b74e62a1c130bcc9466fb568ad3cf4 diff --git a/dev-erlang/p1_acme/metadata.xml b/dev-erlang/p1_acme/metadata.xml deleted file mode 100644 index c842dbc44a96..000000000000 --- a/dev-erlang/p1_acme/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/p1_acme</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/p1_acme/p1_acme-1.0.22.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.22.ebuild deleted file mode 100644 index e39bf86c8b16..000000000000 --- a/dev-erlang/p1_acme/p1_acme-1.0.22.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="ACME client library for Erlang" -HOMEPAGE="https://github.com/processone/p1_acme" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/jiffy-1.1.1 - >=dev-erlang/yconf-1.0.15 - >=dev-erlang/idna-6.0.0-r1 - >=dev-erlang/jose-1.11.1 - >=dev-erlang/base64url-1.0.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_acme/p1_acme-1.0.23.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.23.ebuild deleted file mode 100644 index 588ea5687ffa..000000000000 --- a/dev-erlang/p1_acme/p1_acme-1.0.23.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="ACME client library for Erlang" -HOMEPAGE="https://github.com/processone/p1_acme" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/jiffy-1.1.1 - >=dev-erlang/yconf-1.0.16 - >=dev-erlang/idna-6.0.0-r1 - >=dev-erlang/jose-1.11.1 - >=dev-erlang/base64url-1.0.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_acme/p1_acme-1.0.24.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.24.ebuild deleted file mode 100644 index d10731425295..000000000000 --- a/dev-erlang/p1_acme/p1_acme-1.0.24.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="ACME client library for Erlang" -HOMEPAGE="https://github.com/processone/p1_acme" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/jiffy-1.1.1 - >=dev-erlang/yconf-1.0.16 - >=dev-erlang/idna-6.0.0-r1 - >=dev-erlang/jose-1.11.1 - >=dev-erlang/base64url-1.0.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_acme/p1_acme-1.0.26.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.26.ebuild deleted file mode 100644 index d339fc3b42cb..000000000000 --- a/dev-erlang/p1_acme/p1_acme-1.0.26.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="ACME client library for Erlang" -HOMEPAGE="https://github.com/processone/p1_acme" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/jiffy-1.1.1 - >=dev-erlang/yconf-1.0.18 - >=dev-erlang/idna-6.0.0-r1 - >=dev-erlang/jose-1.11.1 - >=dev-erlang/base64url-1.0.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_acme/p1_acme-1.0.28.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.28.ebuild deleted file mode 100644 index d339fc3b42cb..000000000000 --- a/dev-erlang/p1_acme/p1_acme-1.0.28.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="ACME client library for Erlang" -HOMEPAGE="https://github.com/processone/p1_acme" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/jiffy-1.1.1 - >=dev-erlang/yconf-1.0.18 - >=dev-erlang/idna-6.0.0-r1 - >=dev-erlang/jose-1.11.1 - >=dev-erlang/base64url-1.0.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_acme/p1_acme-1.0.29.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.29.ebuild deleted file mode 100644 index 426c61591970..000000000000 --- a/dev-erlang/p1_acme/p1_acme-1.0.29.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="ACME client library for Erlang" -HOMEPAGE="https://github.com/processone/p1_acme" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/jiffy-1.1.1 - >=dev-erlang/yconf-1.0.22 - >=dev-erlang/idna-6.0.0-r1 - >=dev-erlang/jose-1.11.1 - >=dev-erlang/base64url-1.0.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_mysql/Manifest b/dev-erlang/p1_mysql/Manifest deleted file mode 100644 index d3dbfaf1f7bb..000000000000 --- a/dev-erlang/p1_mysql/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST p1_mysql-1.0.23.tar.gz 29572 BLAKE2B ae1b7fcba5c49fc4d725e83f84a6311d0316bd6aef45c80fc31943e36e6a4f691ad50aa3c261e1f714c45658a089f9bf324b1b1f34d288d27e4d3cd5e0754e39 SHA512 ad098641518e5ca264321d54a1571cb74234115889c237d538a313bf05db85fabe78a97ea971f0e1335dcda0e957c9fdf4a3a2e15569327acdad25a079f74337 -DIST p1_mysql-1.0.24.tar.gz 30002 BLAKE2B f8671637c16f7f17c11504467b47a5504bc3e088987cf7cd1d5d1abe354785d08a76fb5e5716f0dd0e4fb0b8484c4cb57c2f8c4e21280cb9330dd2a2d0016090 SHA512 4fa6cc50220dac5442a69b68e0c6e2643235e94bf71eca0f3a4eae5919dd7588266e34716861d4ef17661e8dcc7e8a499c8d2aa21b2d04a808f994a7f50806e9 -DIST p1_mysql-1.0.25.tar.gz 30019 BLAKE2B bc9b48cef1afcf6a1facbd962f943fe4e40f5939e6dfb875d2d425a4e945ffd61b2367c3da3dbc475c235a47cf45a47f04601602e81f965bcb961318af9a69d9 SHA512 266e7f0492397e1cc0abef64e40173719dd93118f79eb628dae5661a60069356d318bb22661900aa00e0331fe53890c266fb61082d24c4cbeba4c2326cef883b diff --git a/dev-erlang/p1_mysql/metadata.xml b/dev-erlang/p1_mysql/metadata.xml deleted file mode 100644 index 51c6bf60ad4f..000000000000 --- a/dev-erlang/p1_mysql/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/p1_mysql</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/p1_mysql/p1_mysql-1.0.23.ebuild b/dev-erlang/p1_mysql/p1_mysql-1.0.23.ebuild deleted file mode 100644 index 0e923566b0db..000000000000 --- a/dev-erlang/p1_mysql/p1_mysql-1.0.23.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Pure Erlang MySQL driver" -HOMEPAGE="https://github.com/processone/p1_mysql" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_mysql/p1_mysql-1.0.24.ebuild b/dev-erlang/p1_mysql/p1_mysql-1.0.24.ebuild deleted file mode 100644 index fb118c751311..000000000000 --- a/dev-erlang/p1_mysql/p1_mysql-1.0.24.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="Pure Erlang MySQL driver" -HOMEPAGE="https://github.com/processone/p1_mysql" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_mysql/p1_mysql-1.0.25.ebuild b/dev-erlang/p1_mysql/p1_mysql-1.0.25.ebuild deleted file mode 100644 index 3c759bdcd719..000000000000 --- a/dev-erlang/p1_mysql/p1_mysql-1.0.25.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="Pure Erlang MySQL driver" -HOMEPAGE="https://github.com/processone/p1_mysql" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_oauth2/Manifest b/dev-erlang/p1_oauth2/Manifest deleted file mode 100644 index 61a90ad1a7f2..000000000000 --- a/dev-erlang/p1_oauth2/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST p1_oauth2-0.6.11.tar.gz 214437 BLAKE2B fadea0a18bb526fc97d19ea6e85c3bb47431ae15d19a139c99cb8c05249398509a84c8ceff12efcda7917f0f4ef9b45c932839e7dfc1804bca8646516b149fe2 SHA512 c97fe256ba3d0c3c18d0ad14dd85f28bed7607b0aa8d56a23e1c87694a10669eb1cd6e0abafff7e366974b2160ef5eb8e65dadc60a85963e3aa4334252db8b6e -DIST p1_oauth2-0.6.14.tar.gz 19021 BLAKE2B 6ec3076bcbfa423e773b5052ff63935ee6da122cd0e8f13e9b69e59795d92a63a96d588122633fb212e065b6893b78a3b2ec001f37d71663172b89dd35df9de9 SHA512 cda660e2401a951864d365017f508c2e317794a7aec7ee3aae96d476764252b56de516b31ca73da00c4a9ceefeefe22d673b4659e988179aeb9bb3eef0bf66ed diff --git a/dev-erlang/p1_oauth2/metadata.xml b/dev-erlang/p1_oauth2/metadata.xml deleted file mode 100644 index cc0ca042d90a..000000000000 --- a/dev-erlang/p1_oauth2/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/p1_oauth2</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild deleted file mode 100644 index ae4df71607b2..000000000000 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.11.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Erlang OAuth 2.0 implementation" -HOMEPAGE="https://github.com/processone/p1_oauth2" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -CDEPEND=">=dev-lang/erlang-17.1" -DEPEND="${CDEPEND} - test? ( - >=dev-erlang/meck-0.8.7 - >=dev-erlang/proper-1.3 - )" -RDEPEND="${CDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare -} diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild b/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild deleted file mode 100644 index ae4df71607b2..000000000000 --- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.14.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Erlang OAuth 2.0 implementation" -HOMEPAGE="https://github.com/processone/p1_oauth2" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -CDEPEND=">=dev-lang/erlang-17.1" -DEPEND="${CDEPEND} - test? ( - >=dev-erlang/meck-0.8.7 - >=dev-erlang/proper-1.3 - )" -RDEPEND="${CDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare -} diff --git a/dev-erlang/p1_pgsql/Manifest b/dev-erlang/p1_pgsql/Manifest deleted file mode 100644 index 08d3859ced12..000000000000 --- a/dev-erlang/p1_pgsql/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST p1_pgsql-1.1.25.tar.gz 27256 BLAKE2B 897e54955c53ef286ed1f9cc075df4fca8a85eb75c11daa8a71ff7239098e469654dbcc45942004ff680a1ae884a1a1ad5325063243089f2129cb8eab803ad42 SHA512 78151d55cf75a11e1ffb8d6cccced7885c810a1c1972c9cdb42b2bc3147c9d1311e2247e08dd899632c32fa8e1d9adaff6ee09249a125ecd7ac00d305ed02b17 -DIST p1_pgsql-1.1.27.tar.gz 27599 BLAKE2B 721ec8e7834d36069354577536a55d099a8e1de6a187580c957a91494e48ffb9274df700fc22b53568f356709606ab8dc5b386b9da5a41defc1b7806e3d70953 SHA512 5b5ec6a9c0ded53c4d92b039243a1b8d3f04909af424154e02952bbf09e4b66c58405b1b52278edbbad2794ec7ee39692c8fb6185f1613e872b7d55c6da70435 -DIST p1_pgsql-1.1.28.tar.gz 27603 BLAKE2B 875d4097fec25f133d64d855bd22cf709ddf9bb74fc23074d497841e62fd8b0494f7fbd39c0b4f8e371cd68bd0ae3357f2e381f7a0cea9a4d0fd5f25c348bd13 SHA512 8991532d6425c86a9f60c4b025d49a31ae8f262098d49653c8eb0352a6755d7e4c4a55afaa13539982b633fc8549e1e0b504b8e37143fc93573b45946cf2d2b4 -DIST p1_pgsql-1.1.32.tar.gz 27702 BLAKE2B c6e8eb8a95c9ce8178659932ad1b4be9440469cdd3bba63020767097af4fae5df0aee58a8d01f713b57da6b4b539544a308a859ea11a34d02fd23ef80dc2316c SHA512 f0d6d2aae2e58b8fc7c2d495097851de0eee410cb24795644c2fb2d60796937020828ecd540c65406e95ff2d813b63abe12a8d351ce41807516deccfbacd03bc -DIST p1_pgsql-1.1.36.tar.gz 27891 BLAKE2B 0e93f8f5176d2610bd866138bb676e435996d3f61139f4464e392d7297c2bfaeb82e5690dc7a38f38775b5fbdd233b1c46e3530cfd393833ee5fb5e51519cb83 SHA512 ba9be1c7d08f1625cee619ec410fbe251ecbf8a735dcbac6e217b4a9eabad1afdd7a43e8ea45ac3bda02c9a83565f8215a8f1bfc80efd6493e4897d2c66f5cd0 diff --git a/dev-erlang/p1_pgsql/metadata.xml b/dev-erlang/p1_pgsql/metadata.xml deleted file mode 100644 index 6e7160a9a3ba..000000000000 --- a/dev-erlang/p1_pgsql/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/p1_pgsql</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild deleted file mode 100644 index b327e29daf10..000000000000 --- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.25.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Pure Erlang PostgreSQL driver" -HOMEPAGE="https://github.com/processone/p1_pgsql" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="ErlPL-1.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/xmpp-1.8.1 - >=dev-lang/erlang-17.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.27.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.27.ebuild deleted file mode 100644 index 10b016bf5399..000000000000 --- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.27.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="Pure Erlang PostgreSQL driver" -HOMEPAGE="https://github.com/processone/p1_pgsql" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="ErlPL-1.1" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/xmpp-1.8.1 - >=dev-lang/erlang-17.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.28.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.28.ebuild deleted file mode 100644 index 9775e3dff8ba..000000000000 --- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.28.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 - -inherit rebar3 - -DESCRIPTION="Pure Erlang PostgreSQL driver" -HOMEPAGE="https://github.com/processone/p1_pgsql" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="ErlPL-1.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/xmpp-1.9.0 - >=dev-lang/erlang-17.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.32.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.32.ebuild deleted file mode 100644 index 08236ee92430..000000000000 --- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.32.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 - -inherit rebar3 - -DESCRIPTION="Pure Erlang PostgreSQL driver" -HOMEPAGE="https://github.com/processone/p1_pgsql" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="ErlPL-1.1" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/xmpp-1.10.0 - >=dev-lang/erlang-17.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.36.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.36.ebuild deleted file mode 100644 index 8890f1dc776e..000000000000 --- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.36.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 - -inherit rebar3 - -DESCRIPTION="Pure Erlang PostgreSQL driver" -HOMEPAGE="https://github.com/processone/p1_pgsql" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="ErlPL-1.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/xmpp-1.11.2 - >=dev-lang/erlang-17.1 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_utils/Manifest b/dev-erlang/p1_utils/Manifest deleted file mode 100644 index a78c17c0bc00..000000000000 --- a/dev-erlang/p1_utils/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST p1_utils-1.0.25.tar.gz 47802 BLAKE2B 6d3b61257eed3b07312a58f3dc966be27f1c8ecec41a78755fa010427dbbe403b82317b991e0759e3286b710161231464e24b407ffa545d7b2ce1d948de154d7 SHA512 e96bcd309dfaf3f80de573b7ad1b7281ee0cb97b0b91f92a5a9c5b5ccc969dce4d6b1adbaef9ff33bf9deb0da8e6b1738fbe3f69235b51a0069e0fda72a16d74 -DIST p1_utils-1.0.26.tar.gz 47863 BLAKE2B 263263ad6adb9897b6798e878655bfd3f03e17c0b2102b253960db5122213ead296647a792d812e0a54faed0aba22badd2a8a3c20fb859bf264add07acdf37fa SHA512 2e17a931302ac6c6c560b92a38f6868f3e2c5863fa9a3724ed7f3339ce149c7be1b8202cafebb26edbf547dfa49a62cae9c4016dd0b0f3aa5bc3d3d918324519 -DIST p1_utils-1.0.27.tar.gz 47932 BLAKE2B 0db9cd48541a6511a1143234de099d428e1cd4a92395266899bd32b399ec471e9c45f818118eac1fa966f4e4819cfe52dbd13d1e57ba1fd5121478d89fa92c0d SHA512 a7cbb1f1ef2ee4711f76c1b4a02f71687af3bd27cb636515f901c83925ac82804db96b53c552574d49c33d8113866a2cf2711aa25b70480ab198985750ed8066 -DIST p1_utils-1.0.28.tar.gz 47943 BLAKE2B bba6dd2cb977668aa86aaa4e22b30b59fbb5329172e942b3c1843040d9966c1843ca5e80f5c583ecfa4113624f2f7f4135f514abc96a8f009dcb985134ba3828 SHA512 075577e0bbe8fd4fb1cb28089a8b6468c57b269ee4e22e1b29443ea4747abcfc68207d0e32513dfa64e92129c0cb8150618771d97e1d3d480d2b120476c08d7d diff --git a/dev-erlang/p1_utils/metadata.xml b/dev-erlang/p1_utils/metadata.xml deleted file mode 100644 index 93b6036b5a36..000000000000 --- a/dev-erlang/p1_utils/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <longdescription lang="en"> - p1_utils is an application containing ProcessOne modules and tools that - are leveraged in other development projects. - </longdescription> - <upstream> - <remote-id type="github">processone/p1_utils</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/p1_utils/p1_utils-1.0.25.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.25.ebuild deleted file mode 100644 index a9e096d74300..000000000000 --- a/dev-erlang/p1_utils/p1_utils-1.0.25.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Erlang utility modules from ProcessOne" -HOMEPAGE="https://github.com/processone/p1_utils" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1:=" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_utils/p1_utils-1.0.26-r1.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.26-r1.ebuild deleted file mode 100644 index 5612f97340b1..000000000000 --- a/dev-erlang/p1_utils/p1_utils-1.0.26-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang utility modules from ProcessOne" -HOMEPAGE="https://github.com/processone/p1_utils" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1:=" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_utils/p1_utils-1.0.27.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.27.ebuild deleted file mode 100644 index b2333019f7ba..000000000000 --- a/dev-erlang/p1_utils/p1_utils-1.0.27.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang utility modules from ProcessOne" -HOMEPAGE="https://github.com/processone/p1_utils" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1:=" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_utils/p1_utils-1.0.28.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.28.ebuild deleted file mode 100644 index 5612f97340b1..000000000000 --- a/dev-erlang/p1_utils/p1_utils-1.0.28.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Erlang utility modules from ProcessOne" -HOMEPAGE="https://github.com/processone/p1_utils" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1:=" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/pkix/Manifest b/dev-erlang/pkix/Manifest deleted file mode 100644 index bc70cf8cde50..000000000000 --- a/dev-erlang/pkix/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pkix-1.0.10.tar.gz 401784 BLAKE2B 735482db401d3374b8cc92752edf9cd79eded86f99737eebb1fabf4136c287ba8a349bd45f6004d25a807cdf10808c75d544dabaea938dc68455db7dcaaee876 SHA512 955308820b49d8f2ae155ad4b60704aca0706bbf0ced759c7a47b8e34c585a326eb7f29495174c8599054311414acd3de48fc03b7f5f9a669eb7956e76f36581 -DIST pkix-1.0.9.tar.gz 406218 BLAKE2B 0c1cbf73206cc8b17f11cb1cb4994ea05c7d6a8cc07d84599b4eb8c1fe68d161eb0c970ad14d23e6183ce65d608d26e21ad860b9026c8a3b7846b2bd7158821a SHA512 bd428814421effdc74c418a376b44716f4f79095550dd1b8431bfb51e8d26262015be0dda7948a9b8f9fc60a0cd0d12289161c8b497134f6413fd1e1efb886ba diff --git a/dev-erlang/pkix/metadata.xml b/dev-erlang/pkix/metadata.xml deleted file mode 100644 index de42dfb3a28a..000000000000 --- a/dev-erlang/pkix/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/pkix</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/pkix/pkix-1.0.10.ebuild b/dev-erlang/pkix/pkix-1.0.10.ebuild deleted file mode 100644 index cce439726a17..000000000000 --- a/dev-erlang/pkix/pkix-1.0.10.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="PKIX certificates management library for Erlang" -HOMEPAGE="https://github.com/processone/pkix" -SRC_URI=" - https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DOCS=( README.md ) diff --git a/dev-erlang/pkix/pkix-1.0.9.ebuild b/dev-erlang/pkix/pkix-1.0.9.ebuild deleted file mode 100644 index 0a06b61540ba..000000000000 --- a/dev-erlang/pkix/pkix-1.0.9.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="PKIX certificates management library for Erlang" -HOMEPAGE="https://github.com/processone/pkix" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DOCS=( README.md ) diff --git a/dev-erlang/proper/Manifest b/dev-erlang/proper/Manifest deleted file mode 100644 index 3bce8eae366d..000000000000 --- a/dev-erlang/proper/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST proper-1.4.tar.gz 222152 BLAKE2B 19b76ea1fab49a2cdfb5adec43bd4a04251ada2cf7321687bc06fa149ee72c476890d88a246fd3d4583f25a1c8f4f279d6648f82aa2527ffefb8458ede9dbd13 SHA512 88367b81d500319c1f2e196b8d267d466c5dbc4aee18afcd47c0e30caabef4544390a840cb851c8a5ac411774c8a9dd065c46c5b788b707db52a0f94e673ba48 diff --git a/dev-erlang/proper/metadata.xml b/dev-erlang/proper/metadata.xml deleted file mode 100644 index 153b83328f35..000000000000 --- a/dev-erlang/proper/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">proper-testing/proper</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/proper/proper-1.4.ebuild b/dev-erlang/proper/proper-1.4.ebuild deleted file mode 100644 index 620b0dfd9f8a..000000000000 --- a/dev-erlang/proper/proper-1.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="QuickCheck-inspired property-based testing tool for Erlang" -HOMEPAGE="https://github.com/proper-testing/proper" -SRC_URI="https://github.com/proper-testing/proper/archive/v${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc x86" - -DEPEND=">=dev-lang/erlang-17.1:=" -RDEPEND="${DEPEND}" - -# tests broken with current erlang 23.x -RESTRICT="test" diff --git a/dev-erlang/ranch/Manifest b/dev-erlang/ranch/Manifest deleted file mode 100644 index 445402cf5102..000000000000 --- a/dev-erlang/ranch/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST ranch-1.7.1.tar.gz 121023 BLAKE2B 191b880c6ba9335a779db5866cedbed450585b808007d7b9a7d8a891bc840f23e72054db83cc9b5224f005bd49cffc15203a44475292ffd90085b6aa72f01f7c SHA512 f872187797e8079aeb0c6ece99f88ebacbacda565a704ba03879d0233f156ace26c6d1f4626364332a7d0ed561ba4e756bb60ab8a56edbf250d8a84098da5888 -DIST ranch-1.8.0.tar.gz 120659 BLAKE2B f98c681bc39c3c744091745b9ae1dc89efea33a41bd5d624c88b5859c3afc7510e936c9ad83b6af48ca233191290a5305852c5e408df60840fb0e6a13b572ba5 SHA512 a13c463416f519cff7d9316ff3b553cfdb09bda51e3cd6a748c5b21a2e24782facaf0baf40dc02103b3cca05bdee071c8cc79de4173a9aafefde5ad56f5b5076 -DIST ranch-2.0.0.tar.gz 140973 BLAKE2B e063590475191a2d0dfe1575d7783c59ce2b58d1da8388c8b3278014061b56e689ea6c4bad0e5f24a41024bc635c6ef6f632c1c19b8bc463fcd6d695fc885395 SHA512 e654074d4c683bc172f34b2844e9f23d238ad97512c0c56ff8985b751a4c74490c0c3df8fd200c3dc746426a9b625e9a94545742714fbb3e6657c4cb0321df89 diff --git a/dev-erlang/ranch/metadata.xml b/dev-erlang/ranch/metadata.xml deleted file mode 100644 index 7ddffc6889dc..000000000000 --- a/dev-erlang/ranch/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="person"> - <email>brian@kubisiak.com</email> - <name>Brian Kubisiak</name> - </maintainer> - <upstream> - <remote-id type="github">ninenines/ranch</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/ranch/ranch-1.7.1.ebuild b/dev-erlang/ranch/ranch-1.7.1.ebuild deleted file mode 100644 index 2e2215530dc6..000000000000 --- a/dev-erlang/ranch/ranch-1.7.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Socket acceptor pool for TCP protocols." -HOMEPAGE="https://github.com/ninenines/ranch" -SRC_URI="https://github.com/ninenines/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64" - -DOCS=( README.asciidoc ) - -# TODO: ranch has a test suite with lots of dependencies; enable it once those -# dependencies are merged as well -RESTRICT=test - -# Override with EAPI default because it's missing ranch.app.src and doesn't -# have any deps. -src_prepare() { - default -} diff --git a/dev-erlang/ranch/ranch-1.8.0.ebuild b/dev-erlang/ranch/ranch-1.8.0.ebuild deleted file mode 100644 index 2e2215530dc6..000000000000 --- a/dev-erlang/ranch/ranch-1.8.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Socket acceptor pool for TCP protocols." -HOMEPAGE="https://github.com/ninenines/ranch" -SRC_URI="https://github.com/ninenines/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64" - -DOCS=( README.asciidoc ) - -# TODO: ranch has a test suite with lots of dependencies; enable it once those -# dependencies are merged as well -RESTRICT=test - -# Override with EAPI default because it's missing ranch.app.src and doesn't -# have any deps. -src_prepare() { - default -} diff --git a/dev-erlang/ranch/ranch-2.0.0.ebuild b/dev-erlang/ranch/ranch-2.0.0.ebuild deleted file mode 100644 index 2e2215530dc6..000000000000 --- a/dev-erlang/ranch/ranch-2.0.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="Socket acceptor pool for TCP protocols." -HOMEPAGE="https://github.com/ninenines/ranch" -SRC_URI="https://github.com/ninenines/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="~amd64" - -DOCS=( README.asciidoc ) - -# TODO: ranch has a test suite with lots of dependencies; enable it once those -# dependencies are merged as well -RESTRICT=test - -# Override with EAPI default because it's missing ranch.app.src and doesn't -# have any deps. -src_prepare() { - default -} diff --git a/dev-erlang/sqlite3/Manifest b/dev-erlang/sqlite3/Manifest deleted file mode 100644 index 49ce532df3d6..000000000000 --- a/dev-erlang/sqlite3/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST sqlite3-1.1.14.tar.gz 1715677 BLAKE2B d7da9f906ebfd078fe91ccd3d450983f66781b5f74939dc45fe5a6b35e3a56e787e743784c8d59fb622b53c5d7b2a6ca1b683847815ee736eb72a05837c47732 SHA512 afe3fc31e53ccaf509c403b5c830e55c94fb2c44471b0a94126ee717dd98ad042f6b56c62a3a071ee920550be291b33d393a72b43253e137b43545623e9292f8 -DIST sqlite3-1.1.15.tar.gz 1715864 BLAKE2B 2b52af3bd77fa6fadaf1cf888915b770d9650ba14754ff9307a8f6a5dc84143b3be17d117489588f4eac8f78351b195a0851e061451ed6b00c00bb83187b83c8 SHA512 d055bd622c213f0dc8d6fa5ee50eab52e4aae264a9d59ea6e24f305d4a1388be9c1494b02a3e02ada3b3158bc594f9e912dfb1646c4518c8007e378d903355f1 diff --git a/dev-erlang/sqlite3/metadata.xml b/dev-erlang/sqlite3/metadata.xml deleted file mode 100644 index fb11fdbb5565..000000000000 --- a/dev-erlang/sqlite3/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/erlang-sqlite3</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/sqlite3/sqlite3-1.1.14.ebuild b/dev-erlang/sqlite3/sqlite3-1.1.14.ebuild deleted file mode 100644 index 7860854c892e..000000000000 --- a/dev-erlang/sqlite3/sqlite3-1.1.14.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -MY_PN="erlang-sqlite3" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="SQLite gen_server port for Erlang" -HOMEPAGE="https://github.com/processone/erlang-sqlite3" -SRC_URI=" - https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="ErlPL-1.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=">=dev-lang/erlang-17.1 - dev-db/sqlite:3" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS README.md ) - -S="${WORKDIR}/${MY_P}" diff --git a/dev-erlang/sqlite3/sqlite3-1.1.15.ebuild b/dev-erlang/sqlite3/sqlite3-1.1.15.ebuild deleted file mode 100644 index 3335f29ee469..000000000000 --- a/dev-erlang/sqlite3/sqlite3-1.1.15.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -MY_PN="erlang-sqlite3" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="SQLite gen_server port for Erlang" -HOMEPAGE="https://github.com/processone/erlang-sqlite3" -SRC_URI=" - https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz -" - -LICENSE="ErlPL-1.1" -SLOT="0" -S="${WORKDIR}/${MY_P}" - -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - dev-db/sqlite:3 -" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS README.md ) diff --git a/dev-erlang/stringprep/Manifest b/dev-erlang/stringprep/Manifest deleted file mode 100644 index 7b8f79367212..000000000000 --- a/dev-erlang/stringprep/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST stringprep-1.0.29.tar.gz 100076 BLAKE2B 8dee25a1c65de617ae682bca061d747c56e694d1f6eb41d4ffbe18dbd955cddf6b4437b22b6492677235577e624dce381825869a5619714d7c2e67779b805222 SHA512 53b24c166d9328efab8e01b3e7ee7df3d66d240a6ac95f5338d0237ae4e6db20a4f53b487d632cbe6ae46c5f2c62001f7afb77172b27840a824944e51e08ef56 -DIST stringprep-1.0.30.tar.gz 100064 BLAKE2B fc4e9ea9d1d823e090b159f6552902d04af5173c66a4b43f27a6778750472452f384b851d02b15cd40445c0d6277407dcd8dc71ccffc4669268674f1c785c8f0 SHA512 cecf7d19b27b3dd8990bd546b0e8eb8cdae38c3e859b8f6e8dc54ae6c0bff711ec442623432cba9b85aa8dda5634bd6ef837876fef40c990c2c1a7aac9a22d48 -DIST stringprep-1.0.31.tar.gz 99458 BLAKE2B 3444c8d3c71aa7b008ef4bf6e0805562618521ff2fb325b5706eae6ca047757b616aa0aacd4a0c0d866258701a67ba4f50029f3be3f5e0d3bd4f04355d31e6e7 SHA512 f65567fe6611671c7b37aaf3cec7fc15cbb3788f1b99f5efd93bcde045ae1e5744e8fc60f1fb3c7be083e540e435740b5c866cbd2c843816d24b97e23c66d007 -DIST stringprep-1.0.33.tar.gz 99491 BLAKE2B 1aea27c7ca67fefbab28d04e8b1311d49b2aaab5d0f6b945428377dcc7857a1fbb4b3a4aa35ad65c6d03c246947f1032998ce05707d45b55d8939ab7da895c60 SHA512 b49ed091785ec7add0e22fa98137976899ffbd0281d01f54edc322942eeec7a1bba9394df55911f2c8084b7b379ce9c542f251d1ffef921392359a127cbcd1fe diff --git a/dev-erlang/stringprep/metadata.xml b/dev-erlang/stringprep/metadata.xml deleted file mode 100644 index d352ab2761ec..000000000000 --- a/dev-erlang/stringprep/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <longdescription lang="en"> - Stringprep is a framework for preparing Unicode test strings in order - to increase the likelihood that string input and string comparison - work. - </longdescription> - <upstream> - <remote-id type="github">processone/stringprep</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/stringprep/stringprep-1.0.29.ebuild b/dev-erlang/stringprep/stringprep-1.0.29.ebuild deleted file mode 100644 index cdc7bad8cc4c..000000000000 --- a/dev-erlang/stringprep/stringprep-1.0.29.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Stringprep implementation for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stringprep" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0 tcltk" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/stringprep/stringprep-1.0.30.ebuild b/dev-erlang/stringprep/stringprep-1.0.30.ebuild deleted file mode 100644 index fc5d92dfb651..000000000000 --- a/dev-erlang/stringprep/stringprep-1.0.30.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Stringprep implementation for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stringprep" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0 tcltk" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.26 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/stringprep/stringprep-1.0.31.ebuild b/dev-erlang/stringprep/stringprep-1.0.31.ebuild deleted file mode 100644 index eb23a69edb3e..000000000000 --- a/dev-erlang/stringprep/stringprep-1.0.31.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Stringprep implementation for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stringprep" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0 tcltk" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.26 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/stringprep/stringprep-1.0.33.ebuild b/dev-erlang/stringprep/stringprep-1.0.33.ebuild deleted file mode 100644 index 6afa83d24621..000000000000 --- a/dev-erlang/stringprep/stringprep-1.0.33.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="Fast Stringprep implementation for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stringprep" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0 tcltk" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/p1_utils-1.0.28 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/stun/Manifest b/dev-erlang/stun/Manifest deleted file mode 100644 index a84f3f0fef25..000000000000 --- a/dev-erlang/stun/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST stun-1.2.12.tar.gz 42548 BLAKE2B 5cba0db5e207de96f5d7599f32f7ea44898c28210bc0beaf47888e7c71d2605347baf150bc0116b02ea6e18470bdd6089782e24546e623cc0b4c1e6dbba835b1 SHA512 43557481cde2604903ea6d692381a608fe5c35e24cd28c989dddb83023ad6ec3938c48853b58c99b153c6298da6ce086eaa5776987e21b06d0ed402167741c45 -DIST stun-1.2.14.tar.gz 42566 BLAKE2B 0bfd9bb2c4ce69f2220b92f676a9bf65b1082d835778591e53bc7cdd973d003d45931013969339ef3b9895cbdaa2fc4b030924558251f1da9252021d86e6d11e SHA512 aaac2922543f4e52d7de7bf17ed1ffc1581b41e365ab231f78423123240f21eb23eeca713929edcc4ebeecb6cb868016be3304ddbb770dd6d9b3fedc3cdb8207 -DIST stun-1.2.15.tar.gz 42572 BLAKE2B aea7baf91e13fa7e044f554e7560d845ac6c1704b4faea1f68d539fe2ff9ca4ceb7ebe066da536b3b6ea93349773f03967ad039189b27b35829013bc5ed19333 SHA512 2a304166891f0a34299ce7ca883a2f402e78e48a68329da74e150f205aa629b4be3a0cedf58e45a28e939a7bfe97705680491efb44d70a14c92d2f397d1ff758 -DIST stun-1.2.17.tar.gz 42586 BLAKE2B cbce7e37291931f49fbe5c5d1d6726220a3f9fd5bef31ff13917ef418736846f4d0e4821312a9dfbfb2ed9332d80e22916b41327821fb30b2123e1a5801d6d5a SHA512 7c5074452771910107a638ea31c6fcf92726aee4c95a23cc0b3b273e34897c9384d4b0137fd9ba55ccdd64d09d46ed523e06268b9828e702ce5a51d5b78ee8f1 -DIST stun-1.2.21.tar.gz 41981 BLAKE2B 76d739798c8eb263331f37981b1a149d0c5707c51ea04ce93ded42e5502ba0c022f8bc79bdec1fbd54ed36b7d39f8d2c10676780ebffad5efc2cf82552f80eef SHA512 9a0474f959c93e5d80af6c6b8983fe2f8f1b08c7ff2706e8893ce6439f4870e6498b0524b67a569c96e073c1a87d2fd6943707817bba0bbd592558410f316848 diff --git a/dev-erlang/stun/metadata.xml b/dev-erlang/stun/metadata.xml deleted file mode 100644 index 23f3172f6226..000000000000 --- a/dev-erlang/stun/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/stun</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/stun/stun-1.2.12.ebuild b/dev-erlang/stun/stun-1.2.12.ebuild deleted file mode 100644 index ab130ac9ad5b..000000000000 --- a/dev-erlang/stun/stun-1.2.12.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="STUN and TURN library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stun" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.19 - >=dev-erlang/p1_utils-1.0.25 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/stun/stun-1.2.14.ebuild b/dev-erlang/stun/stun-1.2.14.ebuild deleted file mode 100644 index 964b7bc4f63c..000000000000 --- a/dev-erlang/stun/stun-1.2.14.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="STUN and TURN library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stun" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.21 - >=dev-erlang/p1_utils-1.0.26 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/stun/stun-1.2.15.ebuild b/dev-erlang/stun/stun-1.2.15.ebuild deleted file mode 100644 index cfe2b753eae4..000000000000 --- a/dev-erlang/stun/stun-1.2.15.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="STUN and TURN library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stun" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.22 - >=dev-erlang/p1_utils-1.0.26 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/stun/stun-1.2.17.ebuild b/dev-erlang/stun/stun-1.2.17.ebuild deleted file mode 100644 index 286105a49f74..000000000000 --- a/dev-erlang/stun/stun-1.2.17.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="STUN and TURN library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stun" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.22 - >=dev-erlang/p1_utils-1.0.26 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/stun/stun-1.2.21.ebuild b/dev-erlang/stun/stun-1.2.21.ebuild deleted file mode 100644 index 3ba8e25e7111..000000000000 --- a/dev-erlang/stun/stun-1.2.21.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="STUN and TURN library for Erlang and Elixir" -HOMEPAGE="https://github.com/processone/stun" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-erlang/fast_tls-1.1.25 - >=dev-erlang/p1_utils-1.0.28 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/xmpp/Manifest b/dev-erlang/xmpp/Manifest deleted file mode 100644 index 282311b5660a..000000000000 --- a/dev-erlang/xmpp/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST xmpp-1.10.1.tar.gz 636619 BLAKE2B 321644bea3e94688fc17c3360cbb217c5375db9fa3cdc1063e3517ad9491d1b99a03e5d169a45c57cc2fe7fc3680d31cba60e9556ac1eaf5c5c4b0e1f1c3205e SHA512 a761d4a8ff0f85756e2c35c901e96cc45a48a79a3a068648fc6d8a005aedeedeb0005b59f55d3dc9714a929cf81396c524174e18f0d84dc2475631847e177c04 -DIST xmpp-1.11.2.tar.gz 641949 BLAKE2B 99a56a75d84d9a3b9be318c8f297e2588000925e3c44a552ecd99d3697580b51e3893c5afdb2fd1e5ea3851dc1fe381ca61b618ca466be409e2270611466cbc9 SHA512 9fc061fec7bff3ee1377cbbfe9411b67f7322df6b7ed575ec43c30d86940a5ed885588cf6283df19dd39a36e6f6b11c473b9d800d51c8145666200e683b2a56c -DIST xmpp-1.8.1.tar.gz 626750 BLAKE2B 76f4eca77f38cb862f5e231cae403c38e0dfa100af26918756aab26a2624e019efef661381de26542bea57eafe80b91bd20d77e158a5921081d976b2d445d39c SHA512 fc53c0480e8547080cdd1c3fa3ba13736a511e2a61a14a69d2e92249d0aa127c59450b37c0b45c585ccae9fe19cf7070c6b61bad1e214a48d830935424f049cc -DIST xmpp-1.8.3.tar.gz 629078 BLAKE2B a74d624e3f9996cec8dd2bdb3c6cf1e57a5f7c7ebbad3ae9784e92d77901099a7f3444d5986ea4185a490344b2f551e00fcb8ab1e27d236a9b23814da246823d SHA512 4f925a611258617c8a49feb90b174dc8889e91beb1b3bf091527e1fb32d6a8ed5b167a8fd51778745d71de67efec1615dbbd6a539b49f0af216c6822472c9b54 -DIST xmpp-1.9.0.tar.gz 632957 BLAKE2B e9b4a6c9c079e99b50cc75eaf9f194cd2a8ff200951b7b5d03c99919c27a90bd6ad691a5fc9ddd72302711051b9284670b8e1c5b6773f7f7133bf482a8b29df0 SHA512 19005703c6b4d3f1bc8e411632a16417261e9dff5a31787faad9fbc323ac9dc034d4bc03a76f0b4fb6d51d1f96593286710a6f998bce732deac39e207dcbb1b2 diff --git a/dev-erlang/xmpp/metadata.xml b/dev-erlang/xmpp/metadata.xml deleted file mode 100644 index 97d2c8ce0315..000000000000 --- a/dev-erlang/xmpp/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/xmpp</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/xmpp/xmpp-1.10.1.ebuild b/dev-erlang/xmpp/xmpp-1.10.1.ebuild deleted file mode 100644 index 0a4fc872d4fe..000000000000 --- a/dev-erlang/xmpp/xmpp-1.10.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="XMPP parsing and serialization library on top of Fast XML" -HOMEPAGE="https://github.com/processone/xmpp" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-erlang/ezlib-1.0.14 - >=dev-erlang/fast_tls-1.1.23 - >=dev-erlang/fast_xml-1.1.56 - >=dev-erlang/p1_utils-1.0.27 - >=dev-erlang/stringprep-1.0.31 - >=dev-erlang/idna-6.0.0-r1 -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path fast_xml -} diff --git a/dev-erlang/xmpp/xmpp-1.11.2.ebuild b/dev-erlang/xmpp/xmpp-1.11.2.ebuild deleted file mode 100644 index aeb6967177d9..000000000000 --- a/dev-erlang/xmpp/xmpp-1.11.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="XMPP parsing and serialization library on top of Fast XML" -HOMEPAGE="https://github.com/processone/xmpp" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-erlang/ezlib-1.0.15 - >=dev-erlang/fast_tls-1.1.25 - >=dev-erlang/fast_xml-1.1.57 - >=dev-erlang/p1_utils-1.0.28 - >=dev-erlang/stringprep-1.0.33 - >=dev-erlang/idna-6.0.0-r1 -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path fast_xml -} diff --git a/dev-erlang/xmpp/xmpp-1.8.1.ebuild b/dev-erlang/xmpp/xmpp-1.8.1.ebuild deleted file mode 100644 index d256ba06e227..000000000000 --- a/dev-erlang/xmpp/xmpp-1.8.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="XMPP parsing and serialization library on top of Fast XML" -HOMEPAGE="https://github.com/processone/xmpp" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-erlang/ezlib-1.0.12 - >=dev-erlang/fast_tls-1.1.16 - >=dev-erlang/fast_xml-1.1.49 - >=dev-erlang/p1_utils-1.0.25 - >=dev-erlang/stringprep-1.0.29 - >=dev-erlang/idna-6.0.0-r1 -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path fast_xml -} diff --git a/dev-erlang/xmpp/xmpp-1.8.3.ebuild b/dev-erlang/xmpp/xmpp-1.8.3.ebuild deleted file mode 100644 index bc0c3b1418b5..000000000000 --- a/dev-erlang/xmpp/xmpp-1.8.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="XMPP parsing and serialization library on top of Fast XML" -HOMEPAGE="https://github.com/processone/xmpp" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-erlang/ezlib-1.0.13 - >=dev-erlang/fast_tls-1.1.21 - >=dev-erlang/fast_xml-1.1.52 - >=dev-erlang/p1_utils-1.0.26 - >=dev-erlang/stringprep-1.0.30 - >=dev-erlang/idna-6.0.0-r1 -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path fast_xml -} diff --git a/dev-erlang/xmpp/xmpp-1.9.0.ebuild b/dev-erlang/xmpp/xmpp-1.9.0.ebuild deleted file mode 100644 index c14bd9b2d266..000000000000 --- a/dev-erlang/xmpp/xmpp-1.9.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="XMPP parsing and serialization library on top of Fast XML" -HOMEPAGE="https://github.com/processone/xmpp" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -RDEPEND=" - >=dev-erlang/ezlib-1.0.13 - >=dev-erlang/fast_tls-1.1.22 - >=dev-erlang/fast_xml-1.1.53 - >=dev-erlang/p1_utils-1.0.26 - >=dev-erlang/stringprep-1.0.30 - >=dev-erlang/idna-6.0.0-r1 -" -DEPEND="${RDEPEND}" - -DOCS=( CHANGELOG.md README.md ) - -src_prepare() { - rebar_src_prepare - rebar_fix_include_path fast_xml -} diff --git a/dev-erlang/yconf/Manifest b/dev-erlang/yconf/Manifest deleted file mode 100644 index 33f26ebe109d..000000000000 --- a/dev-erlang/yconf/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST yconf-1.0.15.tar.gz 223980 BLAKE2B f1151e9a9bf8a077e2e7cc88b2738c5aa75fbe9b6c01544b3ba5bbf191bceee18be9fc1b5aa57034f0f236f01c6c46593168592c1df8405497ef5df3435a587d SHA512 9ee2022c4612253597580f27db58072c545f182f9c615c7137e9d42ac84cd473a598719e7ba3de654b72c5789f237448cc37fddeb863103b290d22483af3f313 -DIST yconf-1.0.16.tar.gz 223987 BLAKE2B 89b2fcb9e30a1be0fd6eac86f3bcb31b49bd263cce5f56deefafbc0ea6913c8e1c114e5a7fc111191b96c63db62c9c2ef52b6a1d6b84149265417f37e8a641c6 SHA512 e1d51444c21e2f6f16d0a20f8bd7d09d70a2eb087048e22b8e442dfcd8d15de0cf0af4c99f3c0a1b6f87b4d027363adf5cc98ec4fd7d1b9afdcfa8fca792f8af -DIST yconf-1.0.18.tar.gz 224293 BLAKE2B 63bfab35e96278cb4a0b83e63f6e93f0626a1f9880ec2097f81f411547cb5b14e59b8aee50f125e2dcf7ac94fd2f252b289a8e885a90433b38debc7305fac67f SHA512 ca139b0c1982fc0fc3de2f0ee08493a730a5ef4f4162931e7b8271310067330ee3a6e330c66715a61dcdc3e2cdb7e482b21206b3e7c31246651636777c446d9c -DIST yconf-1.0.22.tar.gz 224525 BLAKE2B e7cce778d441a907a48b93f476bf362e63d2714989ba2824da2329d8e8e51841ff40c6669414525a76209909e7ba9f585e93b42bb6e01a1c64034580738aa831 SHA512 43b8bb4a11b5fb8fa31f5c97f019cede3638edb3239ac8c5c378ca3b1560a1fa713eaed727ff21a9e17380daa20c320ed2eebb1d8f3345ee7318e53137b2d8ff diff --git a/dev-erlang/yconf/metadata.xml b/dev-erlang/yconf/metadata.xml deleted file mode 100644 index 1e8b0cd7b4c8..000000000000 --- a/dev-erlang/yconf/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">processone/yconf</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/yconf/yconf-1.0.15.ebuild b/dev-erlang/yconf/yconf-1.0.15.ebuild deleted file mode 100644 index 4ffd825aa31f..000000000000 --- a/dev-erlang/yconf/yconf-1.0.15.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar - -DESCRIPTION="YAML configuration processor" -HOMEPAGE="https://github.com/processone/yconf" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/fast_yaml-1.0.36 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/yconf/yconf-1.0.16.ebuild b/dev-erlang/yconf/yconf-1.0.16.ebuild deleted file mode 100644 index 788f2b0bc81e..000000000000 --- a/dev-erlang/yconf/yconf-1.0.16.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="YAML configuration processor" -HOMEPAGE="https://github.com/processone/yconf" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/fast_yaml-1.0.37 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/yconf/yconf-1.0.18.ebuild b/dev-erlang/yconf/yconf-1.0.18.ebuild deleted file mode 100644 index 0f7443202255..000000000000 --- a/dev-erlang/yconf/yconf-1.0.18.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="YAML configuration processor" -HOMEPAGE="https://github.com/processone/yconf" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/fast_yaml-1.0.37 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/yconf/yconf-1.0.22.ebuild b/dev-erlang/yconf/yconf-1.0.22.ebuild deleted file mode 100644 index c025447a2df7..000000000000 --- a/dev-erlang/yconf/yconf-1.0.22.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="YAML configuration processor" -HOMEPAGE="https://github.com/processone/yconf" -SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" - -DEPEND=" - >=dev-lang/erlang-17.1 - >=dev-erlang/fast_yaml-1.0.39 -" -RDEPEND="${DEPEND}" - -DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/yval/Manifest b/dev-erlang/yval/Manifest deleted file mode 100644 index 57fbe660edf8..000000000000 --- a/dev-erlang/yval/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST yval-1.0.10.tar.gz 18477 BLAKE2B 57396a18473da25ac0d9aad606e63930247e47ff289048cd0e21a744756b70faa377315a861b35be55c8a3f2f7d22b879da9c3cb7af6cb62d5cbf9cfc4275538 SHA512 1cc229a67521aad4fc22b1ba06ca2edca10306926d69d31d647160ff458eddf86df8e963a8b5f7fdcad9e527288e0933892d3fe1ee97b939a6da9274d9ba7b98 diff --git a/dev-erlang/yval/metadata.xml b/dev-erlang/yval/metadata.xml deleted file mode 100644 index b1bb387b5e43..000000000000 --- a/dev-erlang/yval/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="person"> - <email>cyber+gentoo@sysrq.in</email> - <name>Anna</name> - </maintainer> - <upstream> - <remote-id type="github">processone/yval</remote-id> - <doc>https://hexdocs.pm/yval/yval.html</doc> - </upstream> -</pkgmetadata> diff --git a/dev-erlang/yval/yval-1.0.10.ebuild b/dev-erlang/yval/yval-1.0.10.ebuild deleted file mode 100644 index 0951802e6b57..000000000000 --- a/dev-erlang/yval/yval-1.0.10.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit rebar3 - -DESCRIPTION="YAML validator" -HOMEPAGE="https://github.com/processone/yval" -SRC_URI="https://github.com/processone/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -# Broken tests -RESTRICT="test" - -DEPEND=">=dev-lang/erlang-21" -RDEPEND="${DEPEND}" |
