commit: b4a546df4eebb64becae0e92969deeadbf847148 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Tue Jul 1 04:17:47 2025 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Tue Jul 1 12:03:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a546df
net-libs/libupnpp: drop 0.26.8 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> net-libs/libupnpp/Manifest | 1 - net-libs/libupnpp/libupnpp-0.26.8.ebuild | 20 -------------------- 2 files changed, 21 deletions(-) diff --git a/net-libs/libupnpp/Manifest b/net-libs/libupnpp/Manifest index e007aa321953..39488441ea5d 100644 --- a/net-libs/libupnpp/Manifest +++ b/net-libs/libupnpp/Manifest @@ -1,2 +1 @@ -DIST libupnpp-0.26.8.tar.gz 129144 BLAKE2B 1c74f45d0eabe62f5cf4e5568eed7dae646a69f6b5215316f31de1b44177ca2ca98370fa63d0e9b836afdfffad7a1dbbd618dce25a7682cafd65deb8df545f33 SHA512 5ce29e58c881852d31813ac24124ecd10e8d8729ab7f80f3459d8ec16cc82799a47091d67ad0065635d64c688c7f51c7d72e509f526b3ae1fc9bfb607ef2e332 DIST libupnpp-1.0.2.tar.gz 129138 BLAKE2B 201e685a86d42f54f073b7f48a51533b1f85e1a27d6273218c4e9f9f396a7636ad4fca2a8d872b29faab8497e6757ecf3b60a6d1212669b474cea8b35e393ceb SHA512 45b06cefa75669b0ad298514e6fcc5ede120f38ccf012c74d24697860989e9a345aed87f0f8f2251900b596f9e4405cccce1eee26a8ebe8c20dec50392723ef4 diff --git a/net-libs/libupnpp/libupnpp-0.26.8.ebuild b/net-libs/libupnpp/libupnpp-0.26.8.ebuild deleted file mode 100644 index d68dd80905e9..000000000000 --- a/net-libs/libupnpp/libupnpp-0.26.8.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 meson -DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli and upplay" -HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli" -SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -DEPEND=" - dev-libs/expat - net-libs/libnpupnp - net-misc/curl -" -RDEPEND="${DEPEND}"
