summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-22 18:20:45 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-22 18:20:45 +0000
commit93033c85c738b93b6d2b7d484bfcd2734a16ffef (patch)
treeea1d31ce86c18c96d9c32f6a0f987174aa894213 /media-video
parentStable on amd64 wrt bug #343977 (diff)
downloadgentoo-2-93033c85c738b93b6d2b7d484bfcd2734a16ffef.tar.gz
gentoo-2-93033c85c738b93b6d2b7d484bfcd2734a16ffef.tar.bz2
gentoo-2-93033c85c738b93b6d2b7d484bfcd2734a16ffef.zip
Stable on amd64 wrt bug #343977
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-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 e0cce5a829e5..32446d6b323e 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.773 2011/01/22 18:08:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.774 2011/01/22 18:20:45 hwoarang Exp $
+
+ 22 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
+ mplayer-1.0_rc4_p20101114.ebuild:
+ Stable on amd64 wrt bug #343977
22 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
mplayer-1.0_rc4_p20101114.ebuild:
diff --git a/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild b/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild
index efb3426f87de..24b9fdff5c77 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.3 2011/01/22 18:08:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild,v 1.4 2011/01/22 18:20:45 hwoarang 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