diff options
Diffstat (limited to 'media-video/smplayer/smplayer-0.6.0.ebuild')
-rw-r--r-- | media-video/smplayer/smplayer-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/smplayer/smplayer-0.6.0.ebuild b/media-video/smplayer/smplayer-0.6.0.ebuild index 69403d321bbc..11064f57ab2d 100644 --- a/media-video/smplayer/smplayer-0.6.0.ebuild +++ b/media-video/smplayer/smplayer-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.0.ebuild,v 1.5 2008/06/04 16:58:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.0.ebuild,v 1.6 2008/06/05 21:45:52 klausman Exp $ EAPI="1" inherit eutils qt4 @@ -11,7 +11,7 @@ HOMEPAGE="http://smplayer.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" 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="" DEPEND="|| ( x11-libs/qt-gui:4 >=x11-libs/qt-4.3:4 )" |