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 5A9FA138239 for ; Fri, 21 Feb 2020 20:59:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 850B2E0930; Fri, 21 Feb 2020 20:59:06 +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 67A87E0930 for ; Fri, 21 Feb 2020 20:59:06 +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 7C28C34EF31 for ; Fri, 21 Feb 2020 20:59:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72CB414E 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: <1582318592.bc49d69feac722e910a6aded1d2edfd0d9da3d07.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/dleyna-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/dleyna-core/dleyna-core-0.5.0.ebuild X-VCS-Directories: net-libs/dleyna-core/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: bc49d69feac722e910a6aded1d2edfd0d9da3d07 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: 9d2a3382-6bcc-4e25-a6cf-a8e00f9c1272 X-Archives-Hash: ed43ee1d7d7f1e7e6b76e4dbaab04c5e commit: bc49d69feac722e910a6aded1d2edfd0d9da3d07 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Feb 20 09:49:02 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 21 20:56:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc49d69f net-libs/dleyna-core-0.5: lock to gupnp-1.0 API Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> net-libs/dleyna-core/dleyna-core-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild index e8969cb21f7..5679380a109 100644 --- a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild +++ b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" >=dev-libs/glib-2.28:2 - >=net-libs/gupnp-0.20.5 + >=net-libs/gupnp-0.20.5:0/4 " DEPEND="${RDEPEND} virtual/pkgconfig