diff options
author | 2011-07-15 06:15:32 +0000 | |
---|---|---|
committer | 2011-07-15 06:15:32 +0000 | |
commit | e21ee4f9d99cc9fefd400834561142f7531b7314 (patch) | |
tree | cbd8119b43fafe361477a675520837dd2a29c611 /media-video/mplayer | |
parent | Version bump. (diff) | |
download | gentoo-2-e21ee4f9d99cc9fefd400834561142f7531b7314.tar.gz gentoo-2-e21ee4f9d99cc9fefd400834561142f7531b7314.tar.bz2 gentoo-2-e21ee4f9d99cc9fefd400834561142f7531b7314.zip |
Added ~mips, bug 304931
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'media-video/mplayer')
-rw-r--r-- | media-video/mplayer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.0_rc4_p20110322.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog index 737ecb8984fa..1ac81f967021 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.797 2011/07/08 10:10:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.798 2011/07/15 06:15:32 mattst88 Exp $ + + 15 Jul 2011; Matt Turner <mattst88@gentoo.org> + mplayer-1.0_rc4_p20110322.ebuild: + Added ~mips, bug 304931 08 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> mplayer-1.0_rc4_p20101114.ebuild, mplayer-1.0_rc4_p20110322.ebuild, diff --git a/media-video/mplayer/mplayer-1.0_rc4_p20110322.ebuild b/media-video/mplayer/mplayer-1.0_rc4_p20110322.ebuild index 4c0f5ed9d520..b0ade17adda6 100644 --- a/media-video/mplayer/mplayer-1.0_rc4_p20110322.ebuild +++ b/media-video/mplayer/mplayer-1.0_rc4_p20110322.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_p20110322.ebuild,v 1.3 2011/07/08 10:10:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20110322.ebuild,v 1.4 2011/07/15 06:15:32 mattst88 Exp $ EAPI=4 @@ -180,7 +180,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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" else KEYWORDS="" fi |