Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ttcut: ttcut-0.19.6-r1.ebuild ChangeLog
Date: Sun, 22 Jun 2008 21:39:44
Message-Id: E1KAXHe-0001C2-4s@stork.gentoo.org
1 opfer 08/06/22 21:39:38
2
3 Modified: ttcut-0.19.6-r1.ebuild ChangeLog
4 Log:
5 stable x86, bug 228145
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 media-video/ttcut/ttcut-0.19.6-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: ttcut-0.19.6-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ttcut-0.19.6-r1.ebuild 9 May 2008 09:56:17 -0000 1.3
22 +++ ttcut-0.19.6-r1.ebuild 22 Jun 2008 21:39:37 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 EAPI="1"
30 inherit eutils qt4
31 @@ -10,7 +10,7 @@
32 SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 x86"
37 IUSE=""
38
39 DEPEND="|| ( >=x11-libs/qt-4.3.0:4 ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 ) )
40
41
42
43 1.13 media-video/ttcut/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ttcut/ChangeLog?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ttcut/ChangeLog?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ttcut/ChangeLog?r1=1.12&r2=1.13
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- ChangeLog 9 May 2008 09:56:17 -0000 1.12
56 +++ ChangeLog 22 Jun 2008 21:39:37 -0000 1.13
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-video/ttcut
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.12 2008/05/09 09:56:17 yngwin Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.13 2008/06/22 21:39:37 opfer Exp $
62 +
63 + 22 Jun 2008; Christian Faulhammer <opfer@g.o>
64 + ttcut-0.19.6-r1.ebuild:
65 + stable x86, bug 228145
66
67 09 May 2008; Ben de Groot <yngwin@g.o> ttcut-0.19.6-r1.ebuild:
68 Adjust qt dep to include qt-4.4 meta ebuild.
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list