diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-28 14:02:31 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-28 14:02:31 +0000 |
commit | 21cd6ccd5ac79a9627fd160dad8664055c66fe8f (patch) | |
tree | 5c5b94aea745a2ac42c568c514186ab7c1d557a6 /media-video/smplayer/smplayer-0.8.0.ebuild | |
parent | build it on top of libcxxrt as done in FreeBSD (diff) | |
download | gentoo-2-21cd6ccd5ac79a9627fd160dad8664055c66fe8f.tar.gz gentoo-2-21cd6ccd5ac79a9627fd160dad8664055c66fe8f.tar.bz2 gentoo-2-21cd6ccd5ac79a9627fd160dad8664055c66fe8f.zip |
Stable for x86, wrt bug #417979
(Portage version: 2.2.0_alpha108/cvs/Linux i686)
Diffstat (limited to 'media-video/smplayer/smplayer-0.8.0.ebuild')
-rw-r--r-- | media-video/smplayer/smplayer-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/smplayer/smplayer-0.8.0.ebuild b/media-video/smplayer/smplayer-0.8.0.ebuild index 6d78a5e4c388..e409f98d666d 100644 --- a/media-video/smplayer/smplayer-0.8.0.ebuild +++ b/media-video/smplayer/smplayer-0.8.0.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/smplayer/smplayer-0.8.0.ebuild,v 1.2 2012/05/28 13:48:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.8.0.ebuild,v 1.3 2012/05/28 14:02:31 johu Exp $ EAPI=4 LANGS="bg ca cs da de en_US es et eu fi fr gl hr hu it ja ka ko ku lt mk nl pl @@ -25,7 +25,7 @@ DESCRIPTION="Great Qt4 GUI front-end for mplayer" HOMEPAGE="http://smplayer.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa x86 ~x86-fbsd" IUSE="debug" DEPEND="x11-libs/qt-gui:4 |