Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/ghex: ChangeLog ghex-3.0.0.ebuild
Date: Thu, 29 Dec 2011 17:15:13
Message-Id: 20111229171502.BC9A72004B@flycatcher.gentoo.org
1 pacho 11/12/29 17:15:02
2
3 Modified: ChangeLog ghex-3.0.0.ebuild
4 Log:
5 amd64 stable, bug 393007
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.65 app-editors/ghex/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.65&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.65&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.64&r2=1.65
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v
19 retrieving revision 1.64
20 retrieving revision 1.65
21 diff -u -r1.64 -r1.65
22 --- ChangeLog 27 Sep 2011 18:57:34 -0000 1.64
23 +++ ChangeLog 29 Dec 2011 17:15:02 -0000 1.65
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-editors/ghex
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.64 2011/09/27 18:57:34 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.65 2011/12/29 17:15:02 pacho Exp $
29 +
30 + 29 Dec 2011; Pacho Ramos <pacho@g.o> ghex-3.0.0.ebuild:
31 + amd64 stable, bug 393007
32
33 27 Sep 2011; Pacho Ramos <pacho@g.o> ghex-3.0.0.ebuild:
34 popt and scrollkeeper/rarian are no longer required, thanks to tetromino for
35
36
37
38 1.3 app-editors/ghex/ghex-3.0.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild?r1=1.2&r2=1.3
43
44 Index: ghex-3.0.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- ghex-3.0.0.ebuild 27 Sep 2011 18:57:34 -0000 1.2
51 +++ ghex-3.0.0.ebuild 29 Dec 2011 17:15:02 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.2 2011/09/27 18:57:34 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.3 2011/12/29 17:15:02 pacho Exp $
57
58 EAPI="4"
59 GCONF_DEBUG="no"
60 @@ -13,7 +13,7 @@
61
62 LICENSE="GPL-2 FDL-1.1"
63 SLOT="2"
64 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
65 +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
66 IUSE=""
67
68 RDEPEND=">=dev-libs/glib-2.26:2