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 AC6AA138350 for ; Fri, 21 Feb 2020 20:59:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D0F4E090E; Fri, 21 Feb 2020 20:59:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1A78BE090E for ; Fri, 21 Feb 2020 20:59:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1C38434EF31 for ; Fri, 21 Feb 2020 20:59:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15A72148 for ; Fri, 21 Feb 2020 20:59:02 +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: <1582318590.3cfa45772c0f7edda23ba7aabc3eb21e826bca64.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/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: 3cfa45772c0f7edda23ba7aabc3eb21e826bca64 X-VCS-Branch: master Date: Fri, 21 Feb 2020 20:59:02 +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: f811d4e5-e054-4ccc-a939-7cfd05879bfe X-Archives-Hash: 6b282567c1c92f7378d09ff0ffa3513f commit: 3cfa45772c0f7edda23ba7aabc3eb21e826bca64 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Feb 20 09:41:27 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 21 20:56:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cfa4577 net-misc/gupnp-tools-0.8: lock to gupnp-1.0 API Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild index da25d829f5c..a5798803860 100644 --- a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild +++ b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild @@ -16,7 +16,7 @@ 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= + >=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