Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/qt-creator: qt-creator-1.3.0.ebuild ChangeLog qt-creator-1.3.1.ebuild
Date: Sun, 28 Feb 2010 19:58:31
Message-Id: E1NlpHY-000303-DO@stork.gentoo.org
1 hwoarang 10/02/28 19:58:28
2
3 Modified: qt-creator-1.3.0.ebuild ChangeLog
4 qt-creator-1.3.1.ebuild
5 Log:
6 Remove debugger plugin use flag wrt bug #298852
7 (Portage version: 2.2_rc63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 dev-util/qt-creator/qt-creator-1.3.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.0.ebuild?r1=1.4&r2=1.5
15
16 Index: qt-creator-1.3.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- qt-creator-1.3.0.ebuild 6 Jan 2010 10:05:22 -0000 1.4
23 +++ qt-creator-1.3.0.ebuild 28 Feb 2010 19:58:27 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.0.ebuild,v 1.4 2010/01/06 10:05:22 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.0.ebuild,v 1.5 2010/02/28 19:58:27 hwoarang Exp $
29
30 EAPI="2"
31 LANGS="de es fr it ja pl ru sl"
32 @@ -15,7 +15,7 @@
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
36 -IUSE="bineditor bookmarks +cmake cvs debug +debugger +designer doc examples fakevim git kde mercurial perforce qtscript subversion"
37 +IUSE="bineditor bookmarks +cmake cvs debug +designer doc examples fakevim git kde mercurial perforce qtscript subversion"
38
39 DEPEND=">=x11-libs/qt-assistant-4.6.0:4
40 >=x11-libs/qt-gui-4.6.0:4[dbus,qt3support]"
41 @@ -36,7 +36,7 @@
42 qtscript? ( >=x11-libs/qt-script-4.6.0:4 )
43 subversion? ( dev-util/subversion )"
44
45 -PLUGINS="bookmarks bineditor cmake cvs debugger designer fakevim git mercurial perforce qtscript subversion"
46 +PLUGINS="bookmarks bineditor cmake cvs designer fakevim git mercurial perforce qtscript subversion"
47
48 src_prepare() {
49 qt4_src_prepare
50
51
52
53 1.42 dev-util/qt-creator/ChangeLog
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?rev=1.42&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?rev=1.42&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/ChangeLog?r1=1.41&r2=1.42
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v
62 retrieving revision 1.41
63 retrieving revision 1.42
64 diff -u -r1.41 -r1.42
65 --- ChangeLog 23 Jan 2010 13:39:18 -0000 1.41
66 +++ ChangeLog 28 Feb 2010 19:58:27 -0000 1.42
67 @@ -1,6 +1,10 @@
68 # ChangeLog for dev-util/qt-creator
69 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.41 2010/01/23 13:39:18 grobian Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/ChangeLog,v 1.42 2010/02/28 19:58:27 hwoarang Exp $
72 +
73 + 28 Feb 2010; Markos Chandras <hwoarang@g.o>
74 + qt-creator-1.3.0.ebuild, qt-creator-1.3.1.ebuild:
75 + Remove debugger plugin use flag wrt bug #298852
76
77 23 Jan 2010; Fabian Groffen <grobian@g.o> qt-creator-1.3.1.ebuild:
78 Marked ~amd64-linux, fix for Prefix, bug #300037
79
80
81
82 1.5 dev-util/qt-creator/qt-creator-1.3.1.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?rev=1.5&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?rev=1.5&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild?r1=1.4&r2=1.5
87
88 Index: qt-creator-1.3.1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v
91 retrieving revision 1.4
92 retrieving revision 1.5
93 diff -u -r1.4 -r1.5
94 --- qt-creator-1.3.1.ebuild 23 Jan 2010 13:39:18 -0000 1.4
95 +++ qt-creator-1.3.1.ebuild 28 Feb 2010 19:58:27 -0000 1.5
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2010 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v 1.4 2010/01/23 13:39:18 grobian Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-util/qt-creator/qt-creator-1.3.1.ebuild,v 1.5 2010/02/28 19:58:27 hwoarang Exp $
101
102 EAPI="2"
103 LANGS="de es fr it ja pl ru sl"
104 @@ -15,7 +15,7 @@
105 LICENSE="LGPL-2.1"
106 SLOT="0"
107 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
108 -IUSE="bineditor bookmarks +cmake cvs debug +debugger +designer doc examples fakevim git kde mercurial perforce qml qtscript subversion"
109 +IUSE="bineditor bookmarks +cmake cvs debug +designer doc examples fakevim git kde mercurial perforce qml qtscript subversion"
110
111 DEPEND=">=x11-libs/qt-assistant-4.6.0:4
112 >=x11-libs/qt-gui-4.6.0:4[dbus,qt3support]"
113 @@ -37,7 +37,7 @@
114 qtscript? ( >=x11-libs/qt-script-4.6.1:4 )
115 subversion? ( dev-util/subversion )"
116
117 -PLUGINS="bookmarks bineditor cmake cvs debugger designer fakevim git mercurial perforce qml qtscript subversion"
118 +PLUGINS="bookmarks bineditor cmake cvs designer fakevim git mercurial perforce qml qtscript subversion"
119
120 S="${WORKDIR}"/"${P}"-src