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 E5B06138330 for ; Sun, 2 Oct 2016 12:37:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9EF9E0BC9; Sun, 2 Oct 2016 12:37:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8BFD5E0BC2 for ; Sun, 2 Oct 2016 12:37:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5AEE340CC9 for ; Sun, 2 Oct 2016 12:37:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 044E724A9 for ; Sun, 2 Oct 2016 12:37:41 +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: <1475411813.3886bce03e5e17ee8bb053054ea09971942cd49c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/tvheadend/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/tvheadend/tvheadend-4.0.9.ebuild media-tv/tvheadend/tvheadend-9999.ebuild X-VCS-Directories: media-tv/tvheadend/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 3886bce03e5e17ee8bb053054ea09971942cd49c X-VCS-Branch: master Date: Sun, 2 Oct 2016 12:37:41 +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-Archives-Salt: 493dcd9a-3d18-47e3-80dd-fc51af19c429 X-Archives-Hash: 2b104cdbacc98ace563b9db0f548962c commit: 3886bce03e5e17ee8bb053054ea09971942cd49c Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 2 11:35:23 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 2 12:36:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3886bce0 media-tv/tvheadend: Use zeroconf instead of avahi USE flag (#477620) Package-Manager: portage-2.3.1 media-tv/tvheadend/tvheadend-4.0.9.ebuild | 6 +++--- media-tv/tvheadend/tvheadend-9999.ebuild | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/media-tv/tvheadend/tvheadend-4.0.9.ebuild b/media-tv/tvheadend/tvheadend-4.0.9.ebuild index 939aac7..fa2ad27 100644 --- a/media-tv/tvheadend/tvheadend-4.0.9.ebuild +++ b/media-tv/tvheadend/tvheadend-4.0.9.ebuild @@ -17,13 +17,12 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="avahi capmt constcw +cwc dbus +dvb +dvbscan ffmpeg hdhomerun libav imagecache inotify iptv satip +timeshift uriparser xmltv zlib" +IUSE="capmt constcw +cwc dbus +dvb +dvbscan ffmpeg hdhomerun libav imagecache inotify iptv satip +timeshift uriparser xmltv zeroconf zlib" # does not build with ffmpeg-3 - bug 574990 # https://tvheadend.org/issues/3597 RDEPEND="dev-libs/openssl:= virtual/libiconv - avahi? ( net-dns/avahi ) dbus? ( sys-apps/dbus ) ffmpeg? ( !libav? (