Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/tea: tea-17.4.1.ebuild ChangeLog tea-16.1.1.ebuild tea-17.0.2.ebuild tea-17.0.0.ebuild tea-16.1.1-r1.ebuild tea-17.3.5.ebuild
Date: Sun, 30 Dec 2007 12:19:35
Message-Id: E1J8x8W-0002uR-Pv@stork.gentoo.org
1 drac 07/12/30 12:19:24
2
3 Modified: tea-17.4.1.ebuild ChangeLog
4 Removed: tea-16.1.1.ebuild tea-17.0.2.ebuild
5 tea-17.0.0.ebuild tea-16.1.1-r1.ebuild
6 tea-17.3.5.ebuild
7 Log:
8 amd64 stable, closing also #200306, leaving QA bugs 200229 and 200304 open - not a regression.
9 (Portage version: 2.1.4_rc11)
10
11 Revision Changes Path
12 1.3 app-editors/tea/tea-17.4.1.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-17.4.1.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-17.4.1.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-17.4.1.ebuild?r1=1.2&r2=1.3
17
18 Index: tea-17.4.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-editors/tea/tea-17.4.1.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- tea-17.4.1.ebuild 16 Dec 2007 17:49:39 -0000 1.2
25 +++ tea-17.4.1.ebuild 30 Dec 2007 12:19:24 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2007 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/tea-17.4.1.ebuild,v 1.2 2007/12/16 17:49:39 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/tea-17.4.1.ebuild,v 1.3 2007/12/30 12:19:24 drac Exp $
31
32 inherit eutils
33
34 @@ -10,14 +10,14 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~ia64 x86 ~x86-fbsd"
39 +KEYWORDS="amd64 ~ia64 x86 ~x86-fbsd"
40 IUSE="enchant gnome hacking ipv6 spell"
41
42 RDEPEND="x11-libs/gtk+
43 + x11-libs/libX11
44 gnome? ( =x11-libs/gtksourceview-1*
45 gnome-base/gnome-vfs )"
46 DEPEND="${RDEPEND}
47 - x11-libs/libX11
48 spell? ( app-text/aspell )
49 enchant? ( app-text/enchant )
50 dev-util/pkgconfig"
51
52
53
54 1.27 app-editors/tea/ChangeLog
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?rev=1.27&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?rev=1.27&content-type=text/plain
58 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?r1=1.26&r2=1.27
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v
63 retrieving revision 1.26
64 retrieving revision 1.27
65 diff -u -r1.26 -r1.27
66 --- ChangeLog 16 Dec 2007 17:49:39 -0000 1.26
67 +++ ChangeLog 30 Dec 2007 12:19:24 -0000 1.27
68 @@ -1,6 +1,12 @@
69 # ChangeLog for app-editors/tea
70 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.26 2007/12/16 17:49:39 armin76 Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.27 2007/12/30 12:19:24 drac Exp $
73 +
74 + 30 Dec 2007; Samuli Suominen <drac@g.o> -files/tea_icon_v2.png,
75 + -tea-16.1.1.ebuild, -tea-16.1.1-r1.ebuild, -tea-17.0.0.ebuild,
76 + -tea-17.0.2.ebuild, -tea-17.3.5.ebuild, tea-17.4.1.ebuild:
77 + amd64 stable, closing also #200306, leaving QA bugs 200229 and 200304 open -
78 + not a regression.
79
80 16 Dec 2007; Raúl Porcel <armin76@g.o> tea-17.4.1.ebuild:
81 x86 stable
82
83
84
85 --
86 gentoo-commits@g.o mailing list