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 CE80B139694 for ; Sun, 12 Mar 2017 23:19:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E749DE0C34; Sun, 12 Mar 2017 23:19:10 +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 C6049E0C34 for ; Sun, 12 Mar 2017 23:19:10 +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 EA33B340EE8 for ; Sun, 12 Mar 2017 23:19:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B5F56621 for ; Sun, 12 Mar 2017 23:19:08 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1489360739.f39d495e73eb0d543d8d0981fe5e173f50b68838.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/mythtv/mythtv-0.28-r1.ebuild media-tv/mythtv/mythtv-0.28.ebuild X-VCS-Directories: media-tv/mythtv/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f39d495e73eb0d543d8d0981fe5e173f50b68838 X-VCS-Branch: master Date: Sun, 12 Mar 2017 23:19:08 +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: 91317e17-a2f1-4677-89e1-d4c9e7d8a4e1 X-Archives-Hash: 9c95f5bb803410b51f9cd2247b0c1d79 commit: f39d495e73eb0d543d8d0981fe5e173f50b68838 Author: Michael Palimaka gentoo org> AuthorDate: Sun Mar 12 23:17:08 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Mar 12 23:18:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39d495e media-tv/mythtv: fix libvpx dependency restriction in 0.28 Gentoo-bug: 591006 Package-Manager: Portage-2.3.4, Repoman-2.3.2 media-tv/mythtv/{mythtv-0.28.ebuild => mythtv-0.28-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-tv/mythtv/mythtv-0.28.ebuild b/media-tv/mythtv/mythtv-0.28-r1.ebuild similarity index 99% rename from media-tv/mythtv/mythtv-0.28.ebuild rename to media-tv/mythtv/mythtv-0.28-r1.ebuild index f7ca732ab1b..7e5d3aae21f 100644 --- a/media-tv/mythtv/mythtv-0.28.ebuild +++ b/media-tv/mythtv/mythtv-0.28-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -71,7 +71,7 @@ COMMON=" fftw? ( sci-libs/fftw:3.0= ) hls? ( media-libs/faac:= - =media-libs/x264-0.0.20111220:= ) ieee1394? (