summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-12-15 14:33:48 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-12-15 14:33:48 +0000
commit1408a3cc1d6a7e74f683fff660534d31cf103e2c (patch)
treee69c48d95e5cc8c6f1e2d81ca0d3e4232bafe5f1 /media-video/mplayer
parentConvert spaces to tab (diff)
downloadgentoo-2-1408a3cc1d6a7e74f683fff660534d31cf103e2c.tar.gz
gentoo-2-1408a3cc1d6a7e74f683fff660534d31cf103e2c.tar.bz2
gentoo-2-1408a3cc1d6a7e74f683fff660534d31cf103e2c.zip
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)
Diffstat (limited to 'media-video/mplayer')
-rw-r--r--media-video/mplayer/ChangeLog7
-rw-r--r--media-video/mplayer/mplayer-1.2_pre20141011.ebuild4
2 files changed, 8 insertions, 3 deletions
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 <aballier@gentoo.org>
+ 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 <swift@gentoo.org> 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