summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-06-22 21:39:37 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-06-22 21:39:37 +0000
commitc410fee180e9a9381967d3272b5709e361bef8a1 (patch)
treeb514af1050105c40e273f12d4371bafdad082afe /media-video/ttcut
parentuse slot dep instead of qt3 function (diff)
downloadgentoo-2-c410fee180e9a9381967d3272b5709e361bef8a1.tar.gz
gentoo-2-c410fee180e9a9381967d3272b5709e361bef8a1.tar.bz2
gentoo-2-c410fee180e9a9381967d3272b5709e361bef8a1.zip
stable x86, bug 228145
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/ttcut')
-rw-r--r--media-video/ttcut/ChangeLog6
-rw-r--r--media-video/ttcut/ttcut-0.19.6-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ttcut/ChangeLog b/media-video/ttcut/ChangeLog
index c9aea8da3d48..28e8abb021b1 100644
--- a/media-video/ttcut/ChangeLog
+++ b/media-video/ttcut/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/ttcut
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.12 2008/05/09 09:56:17 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.13 2008/06/22 21:39:37 opfer Exp $
+
+ 22 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+ ttcut-0.19.6-r1.ebuild:
+ stable x86, bug 228145
09 May 2008; Ben de Groot <yngwin@gentoo.org> ttcut-0.19.6-r1.ebuild:
Adjust qt dep to include qt-4.4 meta ebuild.
diff --git a/media-video/ttcut/ttcut-0.19.6-r1.ebuild b/media-video/ttcut/ttcut-0.19.6-r1.ebuild
index 8590bb195eff..e185f7500847 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.3 2008/05/09 09:56:17 yngwin Exp $
+# $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 $
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 ) )