From 1408a3cc1d6a7e74f683fff660534d31cf103e2c Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 15 Dec 2014 14:33:48 +0000 Subject: drop keywords on arches that are 6+ months late in ffmpeg rekeywording, which version is needed by this snapshot Signed-off-by: aballier@gentoo.org (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 160F534A) --- media-video/mplayer/ChangeLog | 7 ++++++- media-video/mplayer/mplayer-1.2_pre20141011.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'media-video/mplayer') diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog index 901bb5ffee3e..51b42f88dd64 100644 --- a/media-video/mplayer/ChangeLog +++ b/media-video/mplayer/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/mplayer # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.929 2014/11/02 12:02:09 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.930 2014/12/15 14:33:48 aballier Exp $ + + 15 Dec 2014; Alexis Ballier + mplayer-1.2_pre20141011.ebuild: + drop keywords on arches that are 6+ months late in ffmpeg rekeywording, which + version is needed by this snapshot 02 Nov 2014; Sven Vermeulen mplayer-1.2_pre20130729.ebuild, mplayer-1.2_pre20141011.ebuild, mplayer-9999.ebuild: diff --git a/media-video/mplayer/mplayer-1.2_pre20141011.ebuild b/media-video/mplayer/mplayer-1.2_pre20141011.ebuild index 2ae8acd28a12..34b276627ae4 100644 --- a/media-video/mplayer/mplayer-1.2_pre20141011.ebuild +++ b/media-video/mplayer/mplayer-1.2_pre20141011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.2_pre20141011.ebuild,v 1.3 2014/11/02 12:02:09 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.2_pre20141011.ebuild,v 1.4 2014/12/15 14:33:48 aballier Exp $ EAPI=5 @@ -159,7 +159,7 @@ RDEPEND+=" SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" else KEYWORDS="" fi -- cgit v1.2.3-65-gdbad