From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1DAD138350 for ; Sat, 25 Apr 2020 20:17:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D343FE09DC; Sat, 25 Apr 2020 20:17:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DA7DE09E2 for ; Sat, 25 Apr 2020 20:17:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9984734F076 for ; Sat, 25 Apr 2020 20:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0805210 for ; Sat, 25 Apr 2020 20:17:45 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1587845851.614aebf1cda2e0b4310f3d3808e2dc5a6341b26a.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/gupnp-tools/Manifest net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild X-VCS-Directories: net-misc/gupnp-tools/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 614aebf1cda2e0b4310f3d3808e2dc5a6341b26a X-VCS-Branch: master Date: Sat, 25 Apr 2020 20:17:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6d46a16b-2ec3-4b13-87a9-0fa13ab2f675 X-Archives-Hash: 9c5250e5546469b8bbfceecb14123a23 commit: 614aebf1cda2e0b4310f3d3808e2dc5a6341b26a Author: Mart Raudsepp gentoo org> AuthorDate: Sat Apr 25 20:07:53 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Apr 25 20:17:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614aebf1 net-misc/gupnp-tools: remove old Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> net-misc/gupnp-tools/Manifest | 1 - net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild | 28 -------------------------- 2 files changed, 29 deletions(-) diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest index 0cc1afaf87e..5d95a57fe1c 100644 --- a/net-misc/gupnp-tools/Manifest +++ b/net-misc/gupnp-tools/Manifest @@ -1,2 +1 @@ DIST gupnp-tools-0.10.0.tar.xz 154792 BLAKE2B 47ef726fd931006ca8f63277269a729cda2d91fca7acb7f99c7c20020a3b75452b176dd7ad0c54aaf667da24db7f777d3fe6e8a2496127fe15e4d12912ddea6a SHA512 7fe9231a1ce9e1dea3d5d87df69dfb4014824ad286777cb7b5c93154df02c42e60e6aa239e34c4e0404d9a4a31c0172059110f7d004d7527b191bfa02ec552d7 -DIST gupnp-tools-0.8.14.tar.xz 558552 BLAKE2B a0f132722d14a1a0d35258ba2656e07e292c9ae1def256ff48e08d0526f3d665fe328464d5d836c5fb59936d592ed3cfc43c70870fbb88bfcdee74c3abe6f9e8 SHA512 746f12728c7d06d6fb2cab3f015c5d145ba8df45fb0ca8462a0d1c53db081f62ae7c39001604e73c2596f1584318680bf387a6f7751af7146b2b9c5c28651739 diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild deleted file mode 100644 index a5798803860..00000000000 --- a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -inherit gnome2 - -DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP" -HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP" - -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:0/3 - >=net-libs/gupnp-0.20.14:0/4 - >=net-libs/gupnp-av-0.5.5:0= - >=net-libs/libsoup-2.42:2.4 - >=x11-libs/gtk+-3.10:3 - >=x11-libs/gtksourceview-3.2:3.0 -" -DEPEND="${RDEPEND} - >=sys-devel/gettext-0.19.7 - virtual/pkgconfig -"