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 2F1E51394EE for ; Fri, 28 Oct 2016 14:14:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC38221C039; Fri, 28 Oct 2016 14:14:51 +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 9266EE085C for ; Fri, 28 Oct 2016 14:14:51 +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 79BA6340DD8 for ; Fri, 28 Oct 2016 14:14:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B6BB249D for ; Fri, 28 Oct 2016 14:14:49 +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: <1477664078.26f4338617eb1d521bca1c8328a5c11d6a78181f.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/baka-mplayer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/baka-mplayer/baka-mplayer-2.0.4.ebuild X-VCS-Directories: media-video/baka-mplayer/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 26f4338617eb1d521bca1c8328a5c11d6a78181f X-VCS-Branch: master Date: Fri, 28 Oct 2016 14:14:49 +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: a02bb704-89ac-4255-bf7f-d82ac4df80f1 X-Archives-Hash: 89fc20a367225d53767841decd81352b commit: 26f4338617eb1d521bca1c8328a5c11d6a78181f Author: Michael Palimaka gentoo org> AuthorDate: Fri Oct 28 14:14:18 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Oct 28 14:14:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26f43386 media-video/baka-mplayer: amd64 stable Package-Manager: portage-2.3.2 media-video/baka-mplayer/baka-mplayer-2.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/baka-mplayer/baka-mplayer-2.0.4.ebuild b/media-video/baka-mplayer/baka-mplayer-2.0.4.ebuild index e68537a..ee266ad 100644 --- a/media-video/baka-mplayer/baka-mplayer-2.0.4.ebuild +++ b/media-video/baka-mplayer/baka-mplayer-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://github.com/u8sand/Baka-MPlayer/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-qt/qtcore:5