commit: 9a035ea3d0c5c610176d0acbdd740072634075ca Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Sat Mar 7 21:36:02 2026 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Sat Mar 7 21:36:02 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a035ea3
net-libs/libupnpp: drop 1.0.2 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> net-libs/libupnpp/Manifest | 1 - net-libs/libupnpp/libupnpp-1.0.2.ebuild | 20 -------------------- 2 files changed, 21 deletions(-) diff --git a/net-libs/libupnpp/Manifest b/net-libs/libupnpp/Manifest index fc9642cc83f4..77bb8635fe59 100644 --- a/net-libs/libupnpp/Manifest +++ b/net-libs/libupnpp/Manifest @@ -1,2 +1 @@ -DIST libupnpp-1.0.2.tar.gz 129138 BLAKE2B 201e685a86d42f54f073b7f48a51533b1f85e1a27d6273218c4e9f9f396a7636ad4fca2a8d872b29faab8497e6757ecf3b60a6d1212669b474cea8b35e393ceb SHA512 45b06cefa75669b0ad298514e6fcc5ede120f38ccf012c74d24697860989e9a345aed87f0f8f2251900b596f9e4405cccce1eee26a8ebe8c20dec50392723ef4 DIST libupnpp-1.0.3.tar.gz 129301 BLAKE2B 526adb85e25f7cb365de828edcb7517cb6c49f81f85f364124ec519fde149f6b0350e8634304dd82fa97fd01785feb8dafcf313763e29a0e390388ae47a1e5ca SHA512 13ccb1f41c398318e44f6b0d6fdb1a4c1a9f913af1d0b5ffd2b9f7bea1e5c807f9921c26d3c29d36c9d7b42280a8830b7164992f6dc62ffdcd3eaa96355bcbaa diff --git a/net-libs/libupnpp/libupnpp-1.0.2.ebuild b/net-libs/libupnpp/libupnpp-1.0.2.ebuild deleted file mode 100644 index d68dd80905e9..000000000000 --- a/net-libs/libupnpp/libupnpp-1.0.2.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}"
