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 0C229138350 for ; Thu, 20 Feb 2020 08:51:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36628E0929; Thu, 20 Feb 2020 08:51:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 A1AFBE0929 for ; Thu, 20 Feb 2020 08:51:12 +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 9BF4234EE5B for ; Thu, 20 Feb 2020 08:51:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D349109 for ; Thu, 20 Feb 2020 08:51:08 +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: <1582186797.cc3884d24b79b838b264d28cd4c5d842c8e7e779.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rygel/rygel-0.36.2.ebuild X-VCS-Directories: net-misc/rygel/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: cc3884d24b79b838b264d28cd4c5d842c8e7e779 X-VCS-Branch: master Date: Thu, 20 Feb 2020 08:51:08 +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: 79fd3ecc-ca53-4a7a-96d0-eabdee5a8a62 X-Archives-Hash: 24fbe5bb884fd43cfd52ee398559aa6d commit: cc3884d24b79b838b264d28cd4c5d842c8e7e779 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Feb 19 22:47:18 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Feb 20 08:19:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc3884d2 net-misc/rygel-0.36: lock to gssdp-1.0 API Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> net-misc/rygel/rygel-0.36.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/rygel/rygel-0.36.2.ebuild b/net-misc/rygel/rygel-0.36.2.ebuild index 5c5186b3df9..8b0096f3b35 100644 --- a/net-misc/rygel/rygel-0.36.2.ebuild +++ b/net-misc/rygel/rygel-0.36.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,7 @@ RDEPEND=" media-libs/gst-plugins-base:1.0 >=media-libs/libmediaart-0.7:2.0 media-plugins/gst-plugins-soup:1.0 - >=net-libs/gssdp-0.14.15 + >=net-libs/gssdp-0.14.15:0/3 >=net-libs/gupnp-0.20.14 >=net-libs/gupnp-av-0.12.8 >=net-libs/libsoup-2.44:2.4