net-misc/gupnp-tools: Drop old
authorPacho Ramos <pacho@gentoo.org>
Sat, 28 May 2016 15:17:48 +0000 (17:17 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 28 May 2016 15:49:07 +0000 (17:49 +0200)
Package-Manager: portage-2.3.0_rc1

net-misc/gupnp-tools/Manifest
net-misc/gupnp-tools/gupnp-tools-0.8.10.ebuild [deleted file]

index 168319dd5c0ed07ad31647190c1fe1baa81b2b1e..cd92b86cb7041ca09589d084e30649774e210701 100644 (file)
@@ -1,2 +1 @@
-DIST gupnp-tools-0.8.10.tar.xz 487716 SHA256 592c53289ff1cd70e676405c56ca87b28d2da37a385d34a3bb9b944ba9108d17 SHA512 d6de9ef5700e1e783a4300317874a362f0d3ca475778a118acf00af4f9204a5d80b461a10407b47031025ddd8e6070ee372efc7e989ad2bf563d896abf10a362 WHIRLPOOL 197edcb39f918c0c13d3a9cda9024bbbe30572b226a25d80fc95c732eca6fe423615aa1169096ea23043bb4e6d17ac50e04a523f34ddad75d5759effb69c55b7
 DIST gupnp-tools-0.8.11.tar.xz 496740 SHA256 f4ce8799cf32077eb2ab8076c3420d6b8fc3dcdc3fffbfe84a2ac59764ec8d3d SHA512 5531f290688d547fdb29714c573e1e4aac69617fd7ffc4ac13a408206272572fc3eb4ef91184f0d0cc06d24efd1630c3ca91d78e578f8c3d856dd051be11a525 WHIRLPOOL 54a160a183aeb6378da0f74ccb8f85e69a97bf38ba096e6127e26aece477b3bbf4ea7e6a7d1c05ee5b4d46ffd23892b0bc1719140cd23c2ae82d32e51b0f5126
diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.10.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.8.10.ebuild
deleted file mode 100644 (file)
index f685f66..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
-HOMEPAGE="http://gupnp.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-       >=dev-libs/glib-2.24:2
-       >=dev-libs/libxml2-2.4:2
-       >=net-libs/gssdp-0.13.3
-       >=net-libs/gupnp-0.20.8
-       >=net-libs/gupnp-av-0.5.5
-       net-libs/libsoup:2.4
-       sys-apps/util-linux
-       >=x11-libs/gtk+-3.10:3
-       >=x11-libs/gtksourceview-3.2:3.0
-"
-DEPEND="${RDEPEND}
-       >=dev-util/intltool-0.40.6
-       sys-devel/gettext
-       virtual/pkgconfig
-"