Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Sun, 31 May 2009 18:34:59
Message-Id: E1MAps1-0005QR-GS@stork.gentoo.org
1 maekke 09/05/31 18:34:57
2
3 Modified: ChangeLog ghex-2.24.0.ebuild
4 Log:
5 amd64/x86 stable, bug #271961
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.55 app-editors/ghex/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.55&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.55&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.54&r2=1.55
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v
18 retrieving revision 1.54
19 retrieving revision 1.55
20 diff -u -r1.54 -r1.55
21 --- ChangeLog 31 May 2009 13:36:44 -0000 1.54
22 +++ ChangeLog 31 May 2009 18:34:57 -0000 1.55
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-editors/ghex
25 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.54 2009/05/31 13:36:44 nixnut Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.55 2009/05/31 18:34:57 maekke Exp $
29 +
30 + 31 May 2009; Markus Meier <maekke@g.o> ghex-2.24.0.ebuild:
31 + amd64/x86 stable, bug #271961
32
33 31 May 2009; nixnut <nixnut@g.o> ghex-2.24.0.ebuild:
34 ppc stable #271961
35
36
37
38 1.4 app-editors/ghex/ghex-2.24.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?r1=1.3&r2=1.4
43
44 Index: ghex-2.24.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- ghex-2.24.0.ebuild 31 May 2009 13:36:44 -0000 1.3
51 +++ ghex-2.24.0.ebuild 31 May 2009 18:34:57 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.3 2009/05/31 13:36:44 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.4 2009/05/31 18:34:57 maekke Exp $
57
58 GCONF_DEBUG="no"
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2 FDL-1.1"
63 SLOT="2"
64 -KEYWORDS="~amd64 ~hppa ppc ~sparc ~x86"
65 +KEYWORDS="amd64 ~hppa ppc ~sparc x86"
66 IUSE=""
67
68 RDEPEND=">=x11-libs/gtk+-2.4