Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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: Mon, 05 Mar 2012 21:52:55
Message-Id: 20120305215241.3E6FE2004B@flycatcher.gentoo.org
1 ranger 12/03/05 21:52:41
2
3 Modified: ChangeLog ghex-3.0.0.ebuild
4 Log:
5 Marking ghex-3.0.0 ppc for bug 393007
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.68 app-editors/ghex/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.68&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.68&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.67&r2=1.68
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v
19 retrieving revision 1.67
20 retrieving revision 1.68
21 diff -u -r1.67 -r1.68
22 --- ChangeLog 19 Feb 2012 15:06:28 -0000 1.67
23 +++ ChangeLog 5 Mar 2012 21:52:41 -0000 1.68
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-editors/ghex
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.67 2012/02/19 15:06:28 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.68 2012/03/05 21:52:41 ranger Exp $
29 +
30 + 05 Mar 2012; Brent Baude <ranger@g.o> ghex-3.0.0.ebuild:
31 + Marking ghex-3.0.0 ppc stable for bug 393007
32
33 19 Feb 2012; Raúl Porcel <armin76@g.o> ghex-2.24.0.ebuild,
34 ghex-3.0.0.ebuild:
35
36
37
38 1.6 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.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild?r1=1.5&r2=1.6
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.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- ghex-3.0.0.ebuild 19 Feb 2012 15:06:28 -0000 1.5
51 +++ ghex-3.0.0.ebuild 5 Mar 2012 21:52:41 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 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.5 2012/02/19 15:06:28 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.6 2012/03/05 21:52:41 ranger 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 x86 ~x86-interix ~amd64-linux ~x86-linux"
65 +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
66 IUSE=""
67
68 RDEPEND=">=dev-libs/glib-2.26:2