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 48D44139086 for ; Sat, 7 Jan 2017 01:22:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BECAE083A; Sat, 7 Jan 2017 01:22:57 +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 66CB8E0BA4 for ; Sat, 7 Jan 2017 01:22:57 +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 0C86B3415D2 for ; Sat, 7 Jan 2017 01:22:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99B77260E for ; Sat, 7 Jan 2017 01:22:54 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1483752009.5a85eb8175cc0a2cc9d9131b9831d4f306bb029c.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/handbrake/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/handbrake/handbrake-0.10.5-r2.ebuild media-video/handbrake/handbrake-9999.ebuild X-VCS-Directories: media-video/handbrake/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 5a85eb8175cc0a2cc9d9131b9831d4f306bb029c X-VCS-Branch: master Date: Sat, 7 Jan 2017 01:22:54 +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: 7a6e5867-0358-4e99-a4ab-3cc9f9fe230d X-Archives-Hash: 8ca77e9971fb258dcc2fc1f0d3906ac8 commit: 5a85eb8175cc0a2cc9d9131b9831d4f306bb029c Author: Lars Wendler gentoo org> AuthorDate: Sat Jan 7 01:20:09 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Jan 7 01:20:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a85eb81 media-video/handbrake: Added sub-slot dep for media-libs/libass. Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-video/handbrake/handbrake-0.10.5-r2.ebuild | 4 ++-- media-video/handbrake/handbrake-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-video/handbrake/handbrake-0.10.5-r2.ebuild b/media-video/handbrake/handbrake-0.10.5-r2.ebuild index 93a0cb9..3a5fa1b 100644 --- a/media-video/handbrake/handbrake-0.10.5-r2.ebuild +++ b/media-video/handbrake/handbrake-0.10.5-r2.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 # $Id$ @@ -31,7 +31,7 @@ REQUIRED_USE="^^ ( fdk libav-aac )" RDEPEND=" dev-libs/jansson media-libs/a52dec - media-libs/libass + media-libs/libass:= media-libs/libbluray media-libs/libdvdnav media-libs/libdvdread diff --git a/media-video/handbrake/handbrake-9999.ebuild b/media-video/handbrake/handbrake-9999.ebuild index ec778dd..e86f0a3 100644 --- a/media-video/handbrake/handbrake-9999.ebuild +++ b/media-video/handbrake/handbrake-9999.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 # $Id$ @@ -31,7 +31,7 @@ REQUIRED_USE="^^ ( fdk libav-aac )" RDEPEND=" dev-libs/jansson media-libs/a52dec - media-libs/libass + media-libs/libass:= media-libs/libbluray media-libs/libdvdnav media-libs/libdvdread