diff options
author | 2012-04-08 15:38:33 +0000 | |
---|---|---|
committer | 2012-04-08 15:38:33 +0000 | |
commit | e6893d5f61f3a588206166099095947fad9048ba (patch) | |
tree | 5d6b70733f9de9fded1990c8e38afd1e0c05ab6e /media-video | |
parent | Add ~alpha/~arm/~ia64/~sparc wrt #392269 (diff) | |
download | historical-e6893d5f61f3a588206166099095947fad9048ba.tar.gz historical-e6893d5f61f3a588206166099095947fad9048ba.tar.bz2 historical-e6893d5f61f3a588206166099095947fad9048ba.zip |
Add ~alpha/~arm/~ia64/~sparc wrt #394805
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.0_rc4_p20120213.ebuild | 4 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.0_rc4_p20120405.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog index 255e3a777033..8fad88d24c93 100644 --- a/media-video/mplayer/ChangeLog +++ b/media-video/mplayer/ChangeLog @@ -1,6 +1,10 @@ # 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.847 2012/04/05 18:42:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.848 2012/04/08 15:38:33 armin76 Exp $ + + 08 Apr 2012; Raúl Porcel <armin76@gentoo.org> + mplayer-1.0_rc4_p20120213.ebuild, mplayer-1.0_rc4_p20120405.ebuild: + Add ~alpha/~arm/~ia64/~sparc wrt #394805 05 Apr 2012; Mike Frysinger <vapier@gentoo.org> mplayer-1.0_rc4_p20120405.ebuild, +files/mplayer-1.0_rc4-pkg-config.patch: diff --git a/media-video/mplayer/mplayer-1.0_rc4_p20120213.ebuild b/media-video/mplayer/mplayer-1.0_rc4_p20120213.ebuild index b096a2a0a296..5c6dd4f0eb5f 100644 --- a/media-video/mplayer/mplayer-1.0_rc4_p20120213.ebuild +++ b/media-video/mplayer/mplayer-1.0_rc4_p20120213.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.0_rc4_p20120213.ebuild,v 1.3 2012/03/18 13:47:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20120213.ebuild,v 1.4 2012/04/08 15:38:33 armin76 Exp $ EAPI=4 @@ -158,7 +158,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" else KEYWORDS="" fi diff --git a/media-video/mplayer/mplayer-1.0_rc4_p20120405.ebuild b/media-video/mplayer/mplayer-1.0_rc4_p20120405.ebuild index 1e91fbe0bca0..292352110603 100644 --- a/media-video/mplayer/mplayer-1.0_rc4_p20120405.ebuild +++ b/media-video/mplayer/mplayer-1.0_rc4_p20120405.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.0_rc4_p20120405.ebuild,v 1.3 2012/04/05 18:42:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20120405.ebuild,v 1.4 2012/04/08 15:38:33 armin76 Exp $ EAPI=4 @@ -158,7 +158,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" else KEYWORDS="" fi |