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 0745ab5e7bac..faab85a29f46 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.2 2008/05/28 12:00:58 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.0.ebuild,v 1.3 2008/06/04 09:26:25 corsair 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 )" |