Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/ghex: ChangeLog ghex-2.24.0.ebuild
Date: Mon, 03 May 2010 22:11:10
Message-Id: 20100503221107.CBE232C3A4@corvid.gentoo.org
1 ssuominen 10/05/03 22:11:07
2
3 Modified: ChangeLog ghex-2.24.0.ebuild
4 Log:
5 Remove dummy gnome-base/gail depend.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.60 app-editors/ghex/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.60&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.60&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.59&r2=1.60
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v
18 retrieving revision 1.59
19 retrieving revision 1.60
20 diff -u -r1.59 -r1.60
21 --- ChangeLog 1 Jan 2010 20:58:18 -0000 1.59
22 +++ ChangeLog 3 May 2010 22:11:07 -0000 1.60
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-editors/ghex
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.59 2010/01/01 20:58:18 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.60 2010/05/03 22:11:07 ssuominen Exp $
28 +
29 + 03 May 2010; Samuli Suominen <ssuominen@g.o> ghex-2.24.0.ebuild:
30 + Remove dummy gnome-base/gail depend.
31
32 01 Jan 2010; Christian Faulhammer <fauli@g.o> ghex-2.24.0.ebuild:
33 Transfer Prefix keywords
34
35
36
37 1.9 app-editors/ghex/ghex-2.24.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?r1=1.8&r2=1.9
42
43 Index: ghex-2.24.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- ghex-2.24.0.ebuild 1 Jan 2010 20:58:18 -0000 1.8
50 +++ ghex-2.24.0.ebuild 3 May 2010 22:11:07 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.8 2010/01/01 20:58:18 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.9 2010/05/03 22:11:07 ssuominen Exp $
56
57 GCONF_DEBUG="no"
58
59 @@ -14,13 +14,12 @@
60 KEYWORDS="amd64 hppa ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
61 IUSE=""
62
63 -RDEPEND=">=x11-libs/gtk+-2.4
64 +RDEPEND=">=x11-libs/gtk+-2.13.0
65 dev-libs/popt
66 >=dev-libs/atk-1
67 >=gnome-base/gconf-2
68 >=gnome-base/libgnomeui-2.6
69 - >=gnome-base/libgnomeprintui-2.2
70 - >=gnome-base/gail-0.17"
71 + >=gnome-base/libgnomeprintui-2.2"
72 DEPEND="${RDEPEND}
73 >=dev-util/pkgconfig-0.9
74 app-text/scrollkeeper