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 a2b119026d33..725de218dd16 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.7 2010/04/18 17:08:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.9.ebuild,v 1.8 2010/10/01 13:51:29 ranger 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 ~arm ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" DEPEND="x11-libs/qt-gui:4" |