diff options
Diffstat (limited to 'media-video/smplayer/smplayer-0.6.9.ebuild')
-rw-r--r-- | media-video/smplayer/smplayer-0.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/smplayer/smplayer-0.6.9.ebuild b/media-video/smplayer/smplayer-0.6.9.ebuild index c22f86ce8966..9f630743f96a 100644 --- a/media-video/smplayer/smplayer-0.6.9.ebuild +++ b/media-video/smplayer/smplayer-0.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.9.ebuild,v 1.4 2010/03/31 18:43:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.9.ebuild,v 1.5 2010/04/04 13:30:16 hwoarang Exp $ EAPI="2" LANGS="bg ca cs de en_US es et eu fi fr gl hu it ja ka ko ku mk nl pl pt_BR @@ -25,7 +25,7 @@ DESCRIPTION="Great Qt4 GUI front-end for mplayer" HOMEPAGE="http://smplayer.berlios.de/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug" DEPEND="x11-libs/qt-gui:4" |