Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/leafpad: ChangeLog leafpad-0.8.17.ebuild
Date: Tue, 02 Mar 2010 08:17:29
Message-Id: E1NmNIB-0001OR-PD@stork.gentoo.org
1 phajdan.jr 10/03/02 08:17:23
2
3 Modified: ChangeLog leafpad-0.8.17.ebuild
4 Log:
5 x86 stable wrt bug #306449
6 (Portage version: 2.1.7.16/cvs/Linux i686)
7
8 Revision Changes Path
9 1.25 app-editors/leafpad/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/ChangeLog?rev=1.25&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/ChangeLog?rev=1.25&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/ChangeLog?r1=1.24&r2=1.25
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v
18 retrieving revision 1.24
19 retrieving revision 1.25
20 diff -u -r1.24 -r1.25
21 --- ChangeLog 1 Jan 2010 21:04:14 -0000 1.24
22 +++ ChangeLog 2 Mar 2010 08:17:23 -0000 1.25
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-editors/leafpad
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.24 2010/01/01 21:04:14 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.25 2010/03/02 08:17:23 phajdan.jr Exp $
28 +
29 + 02 Mar 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + leafpad-0.8.17.ebuild:
31 + x86 stable wrt bug #306449
32
33 01 Jan 2010; Christian Faulhammer <fauli@g.o>
34 leafpad-0.8.17.ebuild:
35
36
37
38 1.3 app-editors/leafpad/leafpad-0.8.17.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild?r1=1.2&r2=1.3
43
44 Index: leafpad-0.8.17.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- leafpad-0.8.17.ebuild 1 Jan 2010 21:04:14 -0000 1.2
51 +++ leafpad-0.8.17.ebuild 2 Mar 2010 08:17:23 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild,v 1.2 2010/01/01 21:04:14 fauli Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild,v 1.3 2010/03/02 08:17:23 phajdan.jr Exp $
57
58 EAPI=2
59 inherit fdo-mime gnome2-utils
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
65 +KEYWORDS="~amd64 ~arm ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
66 IUSE="emacs"
67
68 RDEPEND=">=x11-libs/gtk+-2.10