diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:26:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:26:54 +0000 |
commit | 1f23d0e24b112c95798260e4f1c01000d6b94676 (patch) | |
tree | 5ee6c83c42920f293607ebb7fdbbebd1309291f5 /media-video | |
parent | Stable for ppc, wrt bug #464536 (diff) | |
download | gentoo-2-1f23d0e24b112c95798260e4f1c01000d6b94676.tar.gz gentoo-2-1f23d0e24b112c95798260e4f1c01000d6b94676.tar.bz2 gentoo-2-1f23d0e24b112c95798260e4f1c01000d6b94676.zip |
Stable for ppc, wrt bug #473236
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog index 1bd652ba976e..a79e74797c6e 100644 --- a/media-video/mplayer/ChangeLog +++ b/media-video/mplayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/mplayer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.897 2013/06/29 16:24:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.898 2013/06/29 18:26:54 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mplayer-1.1.1-r1.ebuild: + Stable for ppc, wrt bug #473236 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mplayer-1.1.1-r1.ebuild: Stable for sparc, wrt bug #473236 diff --git a/media-video/mplayer/mplayer-1.1.1-r1.ebuild b/media-video/mplayer/mplayer-1.1.1-r1.ebuild index 6a13439b915f..f794f8f54f44 100644 --- a/media-video/mplayer/mplayer-1.1.1-r1.ebuild +++ b/media-video/mplayer/mplayer-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.1.1-r1.ebuild,v 1.9 2013/06/29 16:24:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.1.1-r1.ebuild,v 1.10 2013/06/29 18:26:54 ago Exp $ EAPI=4 @@ -156,7 +156,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 |