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 DADB6139368 for ; Wed, 4 Aug 2021 21:13:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DE95E0993; Wed, 4 Aug 2021 21:13:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 18A70E0993 for ; Wed, 4 Aug 2021 21:13:25 +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 0AC03342D3B for ; Wed, 4 Aug 2021 21:13:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99F3E857 for ; Wed, 4 Aug 2021 21:13:23 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1628111594.d290b16d6af034524624950adf9d31894d92f9cf.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dleyna-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild X-VCS-Directories: net-misc/dleyna-server/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: d290b16d6af034524624950adf9d31894d92f9cf X-VCS-Branch: master Date: Wed, 4 Aug 2021 21:13:23 +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: 27bba5f6-ee46-41b8-9ac8-3715f8fb5699 X-Archives-Hash: 3129ef95f4bb5e11097cdebfb99df252 commit: d290b16d6af034524624950adf9d31894d92f9cf Author: Pacho Ramos gentoo org> AuthorDate: Wed Aug 4 21:12:33 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Aug 4 21:13:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d290b16d net-misc/dleyna-server: Needs to be rebuilt with gupnp-av >>> package: net-libs/gupnp-av-0.13.0 * - /usr/lib64/libgupnp-av-1.0.so.2 * - /usr/lib64/libgupnp-av-1.0.so.2.0.0 * used by /usr/lib64/dleyna-server/libdleyna-server-1.0.so.1.0.3 (net-misc/dleyna-server-0.7.0-r1) Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos gentoo.org> net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild b/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild index 537d248e6b9..b63a1e717fd 100644 --- a/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild +++ b/net-misc/dleyna-server/dleyna-server-0.7.0-r1.ebuild @@ -18,7 +18,7 @@ RDEPEND=" >=dev-libs/glib-2.36:2 >=net-libs/gssdp-1.2:0= >=net-libs/gupnp-1.2:0= - >=net-libs/gupnp-av-0.11.5 + >=net-libs/gupnp-av-0.11.5:= >=media-libs/gupnp-dlna-0.9.4:2.0= >=net-libs/libsoup-2.28.2:2.4 >=net-libs/dleyna-core-0.6.0:1.0=