Gentoo Archives: gentoo-commits

From: "Dominik Kapusta (ayoy)" <ayoy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/fraqtive: ChangeLog fraqtive-0.4.4.ebuild fraqtive-0.4.3.ebuild
Date: Tue, 06 Oct 2009 18:05:01
Message-Id: E1MvEPE-0007hd-4g@stork.gentoo.org
1 ayoy 09/10/06 18:05:00
2
3 Modified: ChangeLog fraqtive-0.4.4.ebuild
4 fraqtive-0.4.3.ebuild
5 Log:
6 Removed alternative dependency on Qt metapackage
7 (Portage version: 2.2_rc43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 x11-misc/fraqtive/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 3 Feb 2009 20:50:18 -0000 1.7
23 +++ ChangeLog 6 Oct 2009 18:04:59 -0000 1.8
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-misc/fraqtive
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v 1.7 2009/02/03 20:50:18 drizzt Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v 1.8 2009/10/06 18:04:59 ayoy Exp $
29 +
30 + 06 Oct 2009; Dominik Kapusta <ayoy@g.o> fraqtive-0.4.3.ebuild,
31 + fraqtive-0.4.4.ebuild:
32 + Removed alternative dependency on Qt metapackage
33
34 03 Feb 2009; <drizzt@g.o> fraqtive-0.4.4.ebuild:
35 Don't pre-strip wrt #252096
36
37
38
39 1.3 x11-misc/fraqtive/fraqtive-0.4.4.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.4.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.4.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.4.ebuild?r1=1.2&r2=1.3
44
45 Index: fraqtive-0.4.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.4.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- fraqtive-0.4.4.ebuild 3 Feb 2009 20:50:18 -0000 1.2
52 +++ fraqtive-0.4.4.ebuild 6 Oct 2009 18:04:59 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.4.ebuild,v 1.2 2009/02/03 20:50:18 drizzt Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.4.ebuild,v 1.3 2009/10/06 18:04:59 ayoy Exp $
58
59 EAPI=1
60
61 @@ -15,14 +15,11 @@
62 KEYWORDS="~amd64 ~x86"
63 IUSE="sse2"
64
65 -RDEPEND="|| ( ( x11-libs/qt-core
66 - x11-libs/qt-gui
67 - x11-libs/qt-opengl )
68 - <x11-libs/qt-4.4:4 )"
69 +RDEPEND="x11-libs/qt-core:4
70 + x11-libs/qt-gui:4
71 + x11-libs/qt-opengl:4"
72 DEPEND="${RDEPEND}"
73
74 -QT4_BUILT_WITH_USE_CHECK="opengl"
75 -
76 src_unpack() {
77 local conf="release"
78
79
80
81
82 1.4 x11-misc/fraqtive/fraqtive-0.4.3.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.3.ebuild?rev=1.4&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.3.ebuild?rev=1.4&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.3.ebuild?r1=1.3&r2=1.4
87
88 Index: fraqtive-0.4.3.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.3.ebuild,v
91 retrieving revision 1.3
92 retrieving revision 1.4
93 diff -u -r1.3 -r1.4
94 --- fraqtive-0.4.3.ebuild 14 Oct 2008 12:33:05 -0000 1.3
95 +++ fraqtive-0.4.3.ebuild 6 Oct 2009 18:04:59 -0000 1.4
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2008 Gentoo Foundation
98 +# Copyright 1999-2009 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.3.ebuild,v 1.3 2008/10/14 12:33:05 flameeyes Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.3.ebuild,v 1.4 2009/10/06 18:04:59 ayoy Exp $
102
103 EAPI=1
104
105 @@ -15,14 +15,11 @@
106 KEYWORDS="~amd64 ~x86"
107 IUSE="sse2"
108
109 -RDEPEND="|| ( ( x11-libs/qt-core
110 - x11-libs/qt-gui
111 - x11-libs/qt-opengl )
112 - <x11-libs/qt-4.4:4 )"
113 +RDEPEND="x11-libs/qt-core:4
114 + x11-libs/qt-gui:4
115 + x11-libs/qt-opengl:4"
116 DEPEND="${RDEPEND}"
117
118 -QT4_BUILT_WITH_USE_CHECK="opengl"
119 -
120 src_unpack() {
121 local conf="release"