commit:     256c4c008a48ca4b4437574362e6ba57f9432cbe
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 03:59:07 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 14:07:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256c4c00

net-misc/gupnp-tools: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-misc/gupnp-tools/Manifest                     |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild | 35 -----------------------
 2 files changed, 36 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 5b853ed9e4bc..6bb762f904cb 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.10.3.tar.xz 180596 BLAKE2B 
26140962cc24cda867465a4f94d251a26849db544fe1cb017ca86e6208f037b09e772109bfac150a9f6db845d1212af5a5c624d81958816349b3c60e45b80933
 SHA512 
a95a169c65e50d9953b79b96b92abbad709adc0bf74db47abaa529bd7989ebe2d41ae30ab340d09e5a727b61200d55a6d34b04d6981327b920d23a7c916babbe
 DIST gupnp-tools-0.12.0.tar.xz 181736 BLAKE2B 
aa33ab97ece72f9baebda4db20a0f72d995017ff45abf0e2da0ae4644d6ede6309b7aa2172c75607a4caf4fbcc65b5e88d1766a8819af96ffe054c83ef87ec77
 SHA512 
e9c4882f910adee6021433904b78bad89abf4a0d978e24b61cc1c07736e27f0d7e79592e18bbbae8fa13a65f86e72cb8bd7783d74140c6f5d3c65fea4f57da30

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild
deleted file mode 100644
index 8061aeac2537..000000000000
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome.org meson xdg
-
-DESCRIPTION="Collection of developer-oriented UPnP tools"
-HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP";
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-RDEPEND="
-       >=net-libs/gssdp-1.2.0:0=
-       >=net-libs/gupnp-1.4.0:0=
-       >=net-libs/libsoup-2.42:2.4
-       >=net-libs/gupnp-av-0.5.5:0=
-       >=x11-libs/gtk+-3.10:3
-       >=dev-libs/glib-2.24:2
-       >=dev-libs/libxml2-2.4:2
-       x11-libs/gtksourceview:4
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       >=sys-devel/gettext-0.19.8
-       virtual/pkgconfig
-"
-
-src_configure() {
-       local emesonargs=(
-               -Dav-tools=true
-       )
-       meson_src_configure
-}

Reply via email to