summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-06 11:23:06 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-06 11:23:06 +0000
commitc3512a392763c0a3244e34a55530dcbbca7672e2 (patch)
treee2b55815432b302357b1f13df9d1eb1f598388d7 /media-video/mplayer
parentppc64 stable wrt #343977 (diff)
downloadgentoo-2-c3512a392763c0a3244e34a55530dcbbca7672e2.tar.gz
gentoo-2-c3512a392763c0a3244e34a55530dcbbca7672e2.tar.bz2
gentoo-2-c3512a392763c0a3244e34a55530dcbbca7672e2.zip
ppc64 stable wrt #343977
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'media-video/mplayer')
-rw-r--r--media-video/mplayer/ChangeLog6
-rw-r--r--media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog
index e33419cbb014..569b30811b92 100644
--- a/media-video/mplayer/ChangeLog
+++ b/media-video/mplayer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/mplayer
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.781 2011/03/02 16:54:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.782 2011/03/06 11:23:06 xarthisius Exp $
+
+ 06 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ mplayer-1.0_rc4_p20101114.ebuild:
+ ppc64 stable wrt #343977
*mplayer-1.0_rc4_p20110302 (02 Mar 2011)
diff --git a/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild b/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild
index 10940e8b0718..89c8fd575712 100644
--- a/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild
+++ b/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild,v 1.5 2011/01/26 01:42:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild,v 1.6 2011/03/06 11:23:06 xarthisius Exp $
EAPI=3
@@ -177,7 +177,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="GPL-2"
if [[ ${PV} != *9999* ]]; then
- KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
else
KEYWORDS=""
fi