diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-29 17:51:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-29 17:51:55 +0000 |
commit | 1d744af0e1624ab6b5ff4494e16612a4468e9471 (patch) | |
tree | cfeff873f1af6e84d566e6cdc016250a0e807818 /media-tv | |
parent | Keyword ~x86 wrt #407789 (diff) | |
download | gentoo-2-1d744af0e1624ab6b5ff4494e16612a4468e9471.tar.gz gentoo-2-1d744af0e1624ab6b5ff4494e16612a4468e9471.tar.bz2 gentoo-2-1d744af0e1624ab6b5ff4494e16612a4468e9471.zip |
Keyword ~x86 wrt #287122
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/ivtvplayer/ChangeLog | 8 | ||||
-rw-r--r-- | media-tv/ivtvplayer/ivtvplayer-0.1.3-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-tv/ivtvplayer/ChangeLog b/media-tv/ivtvplayer/ChangeLog index c4da2ea4a88a..2b0db84934e8 100644 --- a/media-tv/ivtvplayer/ChangeLog +++ b/media-tv/ivtvplayer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-tv/ivtvplayer -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtvplayer/ChangeLog,v 1.3 2011/10/31 17:14:45 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtvplayer/ChangeLog,v 1.4 2012/03/29 17:51:55 ssuominen Exp $ + + 29 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> + ivtvplayer-0.1.3-r1.ebuild: + Keyword ~x86 wrt #287122 31 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> ivtvplayer-0.1.3-r1.ebuild: diff --git a/media-tv/ivtvplayer/ivtvplayer-0.1.3-r1.ebuild b/media-tv/ivtvplayer/ivtvplayer-0.1.3-r1.ebuild index 091f0a5a822e..044def1e3744 100644 --- a/media-tv/ivtvplayer/ivtvplayer-0.1.3-r1.ebuild +++ b/media-tv/ivtvplayer/ivtvplayer-0.1.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtvplayer/ivtvplayer-0.1.3-r1.ebuild,v 1.3 2011/10/31 17:14:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtvplayer/ivtvplayer-0.1.3-r1.ebuild,v 1.4 2012/03/29 17:51:55 ssuominen Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/ivtvplayer/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="gtk xosd" RDEPEND="|| ( media-tv/ivtv media-tv/v4l-utils ) || ( media-video/mplayer[v4l] |