commit:     bd93043cc422a22b344f233da4b5fb0c53856d3d
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 08:30:13 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 08:35:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd93043c

dev-erlang/fast_xml: drop 1.1.49

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-erlang/fast_xml/Manifest               |  1 -
 dev-erlang/fast_xml/fast_xml-1.1.49.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-erlang/fast_xml/Manifest b/dev-erlang/fast_xml/Manifest
index ddf7928cf0d0..de872831b81f 100644
--- a/dev-erlang/fast_xml/Manifest
+++ b/dev-erlang/fast_xml/Manifest
@@ -1,3 +1,2 @@
-DIST fast_xml-1.1.49.tar.gz 108442 BLAKE2B 
736dca10827e450b0b43cd2ad315238612a7b0f4516e6faa426e497c27ee4d073253d5381f5a301cb30e88b667a724fa86ba29857a8637e7cb1e637564f1267e
 SHA512 
c33e94865b676f0011f21f9434e0ac3c019abdad7cf0b229a4dcad8bf6c26d4d84585e013cc8257cbb4da4a4f4d5216702dbf2eda15bd333fd429d260e6e85f5
 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

diff --git a/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild 
b/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild
deleted file mode 100644
index 6573981cd787..000000000000
--- a/dev-erlang/fast_xml/fast_xml-1.1.49.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 )

Reply via email to