diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 11:19:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 11:19:47 +0000 |
commit | 4218319ac93f1d554272a770129dba406a010ac8 (patch) | |
tree | 7405dadd4eb0e48852acb7a564b3436426c317e6 /media-video/mplayer | |
parent | punt old, fails to compile against jpeg8 (diff) | |
download | gentoo-2-4218319ac93f1d554272a770129dba406a010ac8.tar.gz gentoo-2-4218319ac93f1d554272a770129dba406a010ac8.tar.bz2 gentoo-2-4218319ac93f1d554272a770129dba406a010ac8.zip |
arm/ia64/sparc stable wrt #343977
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'media-video/mplayer')
-rw-r--r-- | media-video/mplayer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog index 569b30811b92..e76ea7cfec57 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.782 2011/03/06 11:23:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.783 2011/03/20 11:19:47 armin76 Exp $ + + 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> + mplayer-1.0_rc4_p20101114.ebuild: + arm/ia64/sparc stable wrt #343977 06 Mar 2011; Kacper Kowalik <xarthisius@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 89c8fd575712..f8394f4ab906 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.6 2011/03/06 11:23:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20101114.ebuild,v 1.7 2011/03/20 11:19:47 armin76 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 |