diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-12 15:05:38 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-12 15:05:38 +0000 |
commit | d2c9a6f46381c1b83b1ba66c260f3d962b616f6a (patch) | |
tree | 14cc56fe84e98a1e7fb01422a51c5edeb00de5dd /media-video/smplayer/smplayer-0.6.6.ebuild | |
parent | Add ~arm (diff) | |
download | historical-d2c9a6f46381c1b83b1ba66c260f3d962b616f6a.tar.gz historical-d2c9a6f46381c1b83b1ba66c260f3d962b616f6a.tar.bz2 historical-d2c9a6f46381c1b83b1ba66c260f3d962b616f6a.zip |
Marking smplayer-0.6.6 ppc64 for bug 257852
Package-Manager: portage-2.1.6.7/cvs/Linux ppc64
Diffstat (limited to 'media-video/smplayer/smplayer-0.6.6.ebuild')
-rw-r--r-- | media-video/smplayer/smplayer-0.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/smplayer/smplayer-0.6.6.ebuild b/media-video/smplayer/smplayer-0.6.6.ebuild index b2f10f8fc092..da4682fb22e3 100644 --- a/media-video/smplayer/smplayer-0.6.6.ebuild +++ b/media-video/smplayer/smplayer-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.6.ebuild,v 1.5 2009/02/15 20:15:23 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.6.6.ebuild,v 1.6 2009/03/12 15:05:38 ranger Exp $ EAPI=2 inherit eutils qt4 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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="debug" DEPEND="=x11-libs/qt-gui-4.4*:4" |