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 x11-misc/e16keyedit: ChangeLog e16keyedit-0.6.ebuild
Date: Sun, 01 Aug 2010 00:02:48
Message-Id: 20100731231923.5E2E02CE15@corvid.gentoo.org
1 phajdan.jr 10/07/31 23:19:23
2
3 Modified: ChangeLog e16keyedit-0.6.ebuild
4 Log:
5 x86 stable wrt bug #330575
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.15 x11-misc/e16keyedit/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 31 Jul 2010 04:01:50 -0000 1.14
22 +++ ChangeLog 31 Jul 2010 23:19:23 -0000 1.15
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-misc/e16keyedit
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.14 2010/07/31 04:01:50 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.15 2010/07/31 23:19:23 phajdan.jr Exp $
28 +
29 + 31 Jul 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + e16keyedit-0.6.ebuild:
31 + x86 stable wrt bug #330575
32
33 *e16keyedit-0.7 (31 Jul 2010)
34
35
36
37
38 1.2 x11-misc/e16keyedit/e16keyedit-0.6.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild?r1=1.1&r2=1.2
43
44 Index: e16keyedit-0.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- e16keyedit-0.6.ebuild 20 Jun 2009 16:22:54 -0000 1.1
51 +++ e16keyedit-0.6.ebuild 31 Jul 2010 23:19:23 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild,v 1.1 2009/06/20 16:22:54 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild,v 1.2 2010/07/31 23:19:23 phajdan.jr Exp $
58
59 DESCRIPTION="Key binding editor for enlightenment 16"
60 HOMEPAGE="http://www.enlightenment.org/"
61 @@ -8,7 +8,7 @@
62
63 LICENSE="as-is"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
66 +KEYWORDS="~amd64 ~ppc ~sparc x86"
67 IUSE=""
68
69 RDEPEND="=x11-libs/gtk+-2*"