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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0407E158094 for ; Thu, 6 Oct 2022 15:07:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44796E09B8; Thu, 6 Oct 2022 15:07:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 286C0E09B8 for ; Thu, 6 Oct 2022 15:07:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 300DB335DB7 for ; Thu, 6 Oct 2022 15:07:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BCDF5EC for ; Thu, 6 Oct 2022 15:06:59 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1665068814.7165e2c497caf8d3cbd78f6231ee5834e4c1c6ee.mattst88@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.42.0.ebuild X-VCS-Directories: net-misc/rygel/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7165e2c497caf8d3cbd78f6231ee5834e4c1c6ee X-VCS-Branch: master Date: Thu, 6 Oct 2022 15:06:59 +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: cc0550f2-b685-4c9e-98e6-23a295c605e4 X-Archives-Hash: 53cb6927a57266b294eb338b50b165ce commit: 7165e2c497caf8d3cbd78f6231ee5834e4c1c6ee Author: Matt Turner gentoo org> AuthorDate: Thu Oct 6 15:06:49 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Oct 6 15:06:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7165e2c4 net-misc/rygel: Remove extra newline Signed-off-by: Matt Turner gentoo.org> net-misc/rygel/rygel-0.42.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-misc/rygel/rygel-0.42.0.ebuild b/net-misc/rygel/rygel-0.42.0.ebuild index cf1dbafa711c..6c38b36117a6 100644 --- a/net-misc/rygel/rygel-0.42.0.ebuild +++ b/net-misc/rygel/rygel-0.42.0.ebuild @@ -14,7 +14,6 @@ KEYWORDS="~amd64 ~x86" IUSE="gtk gtk-doc +introspection +sqlite tracker test transcode" RESTRICT="!test? ( test )" - # x11-libs/libX11 from qa-vdb DEPEND=" >=net-libs/gupnp-1.5.2:1.6=[vala]