commit:     1e65be215f0a0efc7d1736d37c339f85f514be2d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 21:11:48 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 22:42:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e65be21

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.1.ebuild | 35 --------------------------
 2 files changed, 36 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index bc54efdb2f71..aa76f4347505 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.10.1.tar.xz 178164 BLAKE2B 
86554b223aec9064e1bb9277e8ff609258868247b82aada52d98259c8a0e6f748f61a41ab8bbea41f8f73b386252ff2922406572782e627c8a70a8cd7ce22842
 SHA512 
bb95ac0b18e23e89074adec0a5e4e87aa43f98d7b3d9e173f4045bc64e542d5a311dde54a069b3485ebd0f4cdf36c813b5c84f5b9734c5361c4221617bd59a25
 DIST gupnp-tools-0.10.2.tar.xz 181020 BLAKE2B 
ae6666d0876cfa57df56720b178d4b9bb492d9dbc82582ecaa09d178e20f55b3d045085b20965af2a9efd30fb9de0155f29b824ef004dd67309ed2be0a1fe487
 SHA512 
acb48b6081851345a01bd4604f4c83beca0fcff627e9d282efd807f5c98739ca4967a428456487e27196d1be6d65dd9482a12267da146e4efe0f61fa5a43c7a2

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
deleted file mode 100644
index 9a5f47d59ef6..000000000000
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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:=
-       >=net-libs/gupnp-1.2.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