Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/ghex: ChangeLog ghex-3.0.0.ebuild ghex-2.24.0.ebuild
Date: Sun, 19 Feb 2012 15:06:39
Message-Id: 20120219150628.A0DFD2004B@flycatcher.gentoo.org
1 armin76 12/02/19 15:06:28
2
3 Modified: ChangeLog ghex-3.0.0.ebuild ghex-2.24.0.ebuild
4 Log:
5 Drop sparc keywords
6
7 (Portage version: 2.1.10.44/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.67 app-editors/ghex/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.67&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.67&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.66&r2=1.67
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v
19 retrieving revision 1.66
20 retrieving revision 1.67
21 diff -u -r1.66 -r1.67
22 --- ChangeLog 14 Jan 2012 16:04:17 -0000 1.66
23 +++ ChangeLog 19 Feb 2012 15:06:28 -0000 1.67
24 @@ -1,6 +1,10 @@
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.66 2012/01/14 16:04:17 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.67 2012/02/19 15:06:28 armin76 Exp $
29 +
30 + 19 Feb 2012; Raúl Porcel <armin76@g.o> ghex-2.24.0.ebuild,
31 + ghex-3.0.0.ebuild:
32 + Drop sparc keywords
33
34 14 Jan 2012; Markus Meier <maekke@g.o> ghex-3.0.0.ebuild:
35 x86 stable, bug #393007
36
37
38
39 1.5 app-editors/ghex/ghex-3.0.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild?r1=1.4&r2=1.5
44
45 Index: ghex-3.0.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- ghex-3.0.0.ebuild 14 Jan 2012 16:04:17 -0000 1.4
52 +++ ghex-3.0.0.ebuild 19 Feb 2012 15:06:28 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.4 2012/01/14 16:04:17 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.5 2012/02/19 15:06:28 armin76 Exp $
58
59 EAPI="4"
60 GCONF_DEBUG="no"
61 @@ -13,7 +13,7 @@
62
63 LICENSE="GPL-2 FDL-1.1"
64 SLOT="2"
65 -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
66 +KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
67 IUSE=""
68
69 RDEPEND=">=dev-libs/glib-2.26:2
70
71
72
73 1.12 app-editors/ghex/ghex-2.24.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?rev=1.12&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?rev=1.12&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild?r1=1.11&r2=1.12
78
79 Index: ghex-2.24.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v
82 retrieving revision 1.11
83 retrieving revision 1.12
84 diff -u -r1.11 -r1.12
85 --- ghex-2.24.0.ebuild 24 Jan 2011 13:12:44 -0000 1.11
86 +++ ghex-2.24.0.ebuild 19 Feb 2012 15:06:28 -0000 1.12
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2011 Gentoo Foundation
89 +# Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.11 2011/01/24 13:12:44 eva Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.12 2012/02/19 15:06:28 armin76 Exp $
93
94 EAPI="3"
95 GCONF_DEBUG="no"
96 @@ -12,7 +12,7 @@
97
98 LICENSE="GPL-2 FDL-1.1"
99 SLOT="2"
100 -KEYWORDS="amd64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
101 +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
102 IUSE=""
103
104 RDEPEND=">=x11-libs/gtk+-2.13:2