diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-07-28 21:13:48 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-07-28 21:13:48 +0000 |
commit | 87a0284bfac46e2e72a897c808ff822f96bb0286 (patch) | |
tree | fff8dc4c855a65ce078436a80494e11a5f6b8a53 /media-video/mplayer | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-87a0284bfac46e2e72a897c808ff822f96bb0286.tar.gz gentoo-2-87a0284bfac46e2e72a897c808ff822f96bb0286.tar.bz2 gentoo-2-87a0284bfac46e2e72a897c808ff822f96bb0286.zip |
keyword ~amd64-fbsd, bug #477750
(Portage version: 2.2.0_alpha190/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-video/mplayer')
-rw-r--r-- | media-video/mplayer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-9999.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/mplayer/ChangeLog b/media-video/mplayer/ChangeLog index d89a500f07d6..2eaf2fb57ba0 100644 --- a/media-video/mplayer/ChangeLog +++ b/media-video/mplayer/ChangeLog @@ -1,6 +1,10 @@ # 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.899 2013/07/02 12:34:55 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.900 2013/07/28 21:13:48 aballier Exp $ + + 28 Jul 2013; Alexis Ballier <aballier@gentoo.org> mplayer-1.1.1-r1.ebuild, + mplayer-9999.ebuild: + keyword ~amd64-fbsd, bug #477750 02 Jul 2013; Alexis Ballier <aballier@gentoo.org> -mplayer-1.1-r1.ebuild, -mplayer-1.1.1.ebuild: diff --git a/media-video/mplayer/mplayer-1.1.1-r1.ebuild b/media-video/mplayer/mplayer-1.1.1-r1.ebuild index f794f8f54f44..3eea2598a7b5 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.10 2013/06/29 18:26:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.1.1-r1.ebuild,v 1.11 2013/07/28 21:13:48 aballier 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 ~amd64-fbsd ~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-9999.ebuild b/media-video/mplayer/mplayer-9999.ebuild index 3ecf12c9ef93..10a2f8673b82 100644 --- a/media-video/mplayer/mplayer-9999.ebuild +++ b/media-video/mplayer/mplayer-9999.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-9999.ebuild,v 1.144 2013/06/13 12:44:31 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild,v 1.145 2013/07/28 21:13:48 aballier Exp $ EAPI=4 @@ -157,7 +157,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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" else KEYWORDS="" fi |