Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/ghex: ChangeLog ghex-2.20.0.ebuild
Date: Mon, 03 Dec 2007 10:32:12
Message-Id: E1Iz8ap-0004vR-OM@stork.gentoo.org
1 leio 07/12/03 10:32:03
2
3 Modified: ChangeLog
4 Added: ghex-2.20.0.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.4_rc6)
8
9 Revision Changes Path
10 1.35 app-editors/ghex/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 10 Jan 2007 08:45:22 -0000 1.34
23 +++ ChangeLog 3 Dec 2007 10:32:03 -0000 1.35
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-editors/ghex
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.34 2007/01/10 08:45:22 leio Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.35 2007/12/03 10:32:03 leio Exp $
29 +
30 +*ghex-2.20.0 (03 Dec 2007)
31 +
32 + 03 Dec 2007; Mart Raudsepp <leio@g.o> +ghex-2.20.0.ebuild:
33 + Version bump
34
35 10 Jan 2007; Mart Raudsepp <leio@g.o> -ghex-2.2.1.ebuild,
36 -ghex-2.4.0.1.ebuild, -ghex-2.4.1.ebuild:
37
38
39
40 1.1 app-editors/ghex/ghex-2.20.0.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.20.0.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/ghex/ghex-2.20.0.ebuild?rev=1.1&content-type=text/plain
44
45 Index: ghex-2.20.0.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.20.0.ebuild,v 1.1 2007/12/03 10:32:03 leio Exp $
50
51 inherit gnome2
52
53 DESCRIPTION="Gnome hexadecimal editor"
54 HOMEPAGE="http://www.gnome.org/"
55
56 LICENSE="GPL-2 FDL-1.1"
57 SLOT="2"
58 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
59 IUSE=""
60
61 RDEPEND=">=x11-libs/gtk+-2.4
62 dev-libs/popt
63 >=dev-libs/atk-1
64 >=gnome-base/libgnomeui-2.6
65 >=gnome-base/libgnomeprintui-2.2
66 >=gnome-base/gail-0.17"
67 DEPEND="${RDEPEND}
68 >=dev-util/pkgconfig-0.9
69 app-text/scrollkeeper
70 >=dev-util/intltool-0.35
71 >=app-text/gnome-doc-utils-0.3.2"
72
73 DOCS="AUTHORS ChangeLog NEWS README"
74
75
76
77 --
78 gentoo-commits@g.o mailing list