Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@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: Fri, 01 Jan 2010 20:58:21
Message-Id: E1NQoZf-0003is-3I@stork.gentoo.org
1 fauli 10/01/01 20:58:19
2
3 Modified: ChangeLog ghex-2.24.0.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.59 app-editors/ghex/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.59&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.59&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.58&r2=1.59
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v
18 retrieving revision 1.58
19 retrieving revision 1.59
20 diff -u -r1.58 -r1.59
21 --- ChangeLog 23 Jul 2009 21:41:10 -0000 1.58
22 +++ ChangeLog 1 Jan 2010 20:58:18 -0000 1.59
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-editors/ghex
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.58 2009/07/23 21:41:10 eva Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.59 2010/01/01 20:58:18 fauli Exp $
29 +
30 + 01 Jan 2010; Christian Faulhammer <fauli@g.o> ghex-2.24.0.ebuild:
31 + Transfer Prefix keywords
32
33 23 Jul 2009; Gilles Dartiguelongue <eva@g.o> -ghex-2.20.0.ebuild,
34 -ghex-2.22.0.ebuild, ghex-2.24.0.ebuild:
35
36
37
38 1.8 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.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?r1=1.7&r2=1.8
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.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- ghex-2.24.0.ebuild 23 Jul 2009 21:41:10 -0000 1.7
51 +++ ghex-2.24.0.ebuild 1 Jan 2010 20:58:18 -0000 1.8
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.7 2009/07/23 21:41:10 eva Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.8 2010/01/01 20:58:18 fauli Exp $
58
59 GCONF_DEBUG="no"
60
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2 FDL-1.1"
64 SLOT="2"
65 -KEYWORDS="amd64 hppa ppc sparc x86"
66 +KEYWORDS="amd64 hppa ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
67 IUSE=""
68
69 RDEPEND=">=x11-libs/gtk+-2.4