From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8945158973 for ; Sun, 24 Jan 2016 23:05:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF73721C074; Sun, 24 Jan 2016 23:04:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 38DAE21C060 for ; Sun, 24 Jan 2016 23:04:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7FCCE340940 for ; Sun, 24 Jan 2016 23:04:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B80861141 for ; Sun, 24 Jan 2016 23:04:31 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1453676656.58f64fb9cf1f413e860d6501905a22b942e732b7.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 58f64fb9cf1f413e860d6501905a22b942e732b7 X-VCS-Branch: master Date: Sun, 24 Jan 2016 23:04:31 +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: f2a09d80-de4f-4070-ade7-125b5080683f X-Archives-Hash: 41d04974ab0956faf71fb11a5661443b commit: 58f64fb9cf1f413e860d6501905a22b942e732b7 Author: Sven Wegener gentoo org> AuthorDate: Sun Jan 24 23:04:16 2016 +0000 Commit: Sven Wegener gentoo org> CommitDate: Sun Jan 24 23:04:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f64fb9 Merge branch 'tvheadend' * tvheadend: media-tv/tvheadend: Fix IMDb URL, bug #536072 media-tv/tvheadend: Version bump, bug #572576 media-tv/tvheadend: Convert to git-r3.eclass media-tv/tvheadend: Disable building bundled libraries media-tv/tvheadend: Forward port additional USE flags media-tv/tvheadend: Forward port the libav USE flag media-tv/tvheadend: Update dependency syntax of live ebuild media-tv/tvheadend: Lower openssl dependency restriction media-tv/tvheadend: Move headers to being DEPEND-only media-tv/tvheadend: Move xmltv to being RDEPEND-only media-tv/tvheadend: Fixup DEPEND setting media-tv/tvheadend: Remove curl dependency media-tv/tvheadend: Remove epoll USE flag media-tv/tvheadend: Remove ccache USE flag media-tv/tvheadend: Remove iconv patch and USE flag media-tv/tvheadend: Remove --mandir configure option media-tv/tvheadend: Move dtv-scan-tables version to variable .../files/4.0.6-use-glibc-version-iconv.patch | 40 ---------------------- media-tv/tvheadend/metadata.xml | 2 -- media-tv/tvheadend/tvheadend-3.4.27.ebuild | 4 +++ media-tv/tvheadend/tvheadend-4.0.6.ebuild | 30 ++++++++-------- ...headend-4.0.6.ebuild => tvheadend-4.0.8.ebuild} | 30 ++++++++-------- media-tv/tvheadend/tvheadend-9999.ebuild | 39 +++++++++++++++------ 6 files changed, 61 insertions(+), 84 deletions(-)