summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-11-25 19:07:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-11-25 19:07:26 +0000
commit447577cc8af3859c867dba4ad8ccf1672b7f9fdf (patch)
tree8e2f2c6b6c9048880783f067e77bdc5510db2c5f /media-video
parentFix python dependency and merge changes into live ebuild. (diff)
downloadgentoo-2-447577cc8af3859c867dba4ad8ccf1672b7f9fdf.tar.gz
gentoo-2-447577cc8af3859c867dba4ad8ccf1672b7f9fdf.tar.bz2
gentoo-2-447577cc8af3859c867dba4ad8ccf1672b7f9fdf.zip
alpha/ia64/sparc stable wrt #394809
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mplayer/ChangeLog5
-rw-r--r--media-video/mplayer/mplayer-1.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog
index cd2a473983cd..17e95f4c14a2 100644
--- a/media-video/mplayer/ChangeLog
+++ b/media-video/mplayer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/mplayer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.864 2012/10/25 12:48:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.865 2012/11/25 19:07:26 armin76 Exp $
+
+ 25 Nov 2012; Raúl Porcel <armin76@gentoo.org> mplayer-1.1-r1.ebuild:
+ alpha/ia64/sparc stable wrt #394809
25 Oct 2012; Alexis Ballier <aballier@gentoo.org> mplayer-9999.ebuild:
internal mp3lib is gone, no need to disable it anymore
diff --git a/media-video/mplayer/mplayer-1.1-r1.ebuild b/media-video/mplayer/mplayer-1.1-r1.ebuild
index 5c4398892d11..8b2a6a0c159b 100644
--- a/media-video/mplayer/mplayer-1.1-r1.ebuild
+++ b/media-video/mplayer/mplayer-1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.1-r1.ebuild,v 1.11 2012/10/21 19:53:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.1-r1.ebuild,v 1.12 2012/11/25 19:07:26 armin76 Exp $
EAPI=4
@@ -162,7 +162,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