diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-06-25 07:07:14 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-06-25 07:07:14 +0000 |
commit | 51328817da493a4ad5c4dd2791ae19ec4d518ad8 (patch) | |
tree | 33893dc762bb3085433724dd71c0fdc0131968a7 /media-video/ttcut/ttcut-0.19.6-r1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-51328817da493a4ad5c4dd2791ae19ec4d518ad8.tar.gz gentoo-2-51328817da493a4ad5c4dd2791ae19ec4d518ad8.tar.bz2 gentoo-2-51328817da493a4ad5c4dd2791ae19ec4d518ad8.zip |
Stable on amd64; bug #228145
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/ttcut/ttcut-0.19.6-r1.ebuild')
-rw-r--r-- | media-video/ttcut/ttcut-0.19.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ttcut/ttcut-0.19.6-r1.ebuild b/media-video/ttcut/ttcut-0.19.6-r1.ebuild index e185f7500847..a52e7656e41b 100644 --- a/media-video/ttcut/ttcut-0.19.6-r1.ebuild +++ b/media-video/ttcut/ttcut-0.19.6-r1.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/ttcut/ttcut-0.19.6-r1.ebuild,v 1.4 2008/06/22 21:39:37 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r1.ebuild,v 1.5 2008/06/25 07:07:14 cla Exp $ EAPI="1" inherit eutils qt4 @@ -10,7 +10,7 @@ HOMEPAGE="http://ttcut.tritime.org/" SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="|| ( >=x11-libs/qt-4.3.0:4 ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 ) ) |