summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2011-01-02 19:57:12 +0000
committerTobias Klausmann <klausman@gentoo.org>2011-01-02 19:57:12 +0000
commit9a9cae1654cb560f1e563377191329fda99053c1 (patch)
tree9ab64bd85de45f2031c29651204f8e37c8120cd4 /media-video
parentalpha/ia64/m68k/s390/sh/sparc stable wrt #349098 (diff)
downloadgentoo-2-9a9cae1654cb560f1e563377191329fda99053c1.tar.gz
gentoo-2-9a9cae1654cb560f1e563377191329fda99053c1.tar.bz2
gentoo-2-9a9cae1654cb560f1e563377191329fda99053c1.zip
Stable on alpha, bug #343977
(Portage version: 2.1.9.26/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.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog
index 309d6ea6bc0d..87222948e717 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.770 2011/01/02 02:35:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.771 2011/01/02 19:57:12 klausman Exp $
+
+ 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org>
+ mplayer-1.0_rc4_p20101114.ebuild:
+ Stable on alpha, bug #343977
02 Jan 2011; Alexis Ballier <aballier@gentoo.org> mplayer-9999.ebuild:
The internal copy of faad2 is gone, bug #350316
diff --git a/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild b/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild
index 73a79ac4f4a6..f37f4e255136 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-2010 Gentoo Foundation
+# 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.1 2010/11/14 15:13:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild,v 1.2 2011/01/02 19:57:12 klausman 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