Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xev: ChangeLog xev-1.0.3.ebuild
Date: Sun, 05 Apr 2009 21:21:34
Message-Id: E1LqZmV-00055u-IK@stork.gentoo.org
1 maekke 09/04/05 21:21:31
2
3 Modified: ChangeLog xev-1.0.3.ebuild
4 Log:
5 x86 stable, bug #251832
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.26 x11-apps/xev/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 5 Apr 2009 18:34:36 -0000 1.25
22 +++ ChangeLog 5 Apr 2009 21:21:31 -0000 1.26
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xev
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.25 2009/04/05 18:34:36 tester Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.26 2009/04/05 21:21:31 maekke Exp $
28 +
29 + 05 Apr 2009; Markus Meier <maekke@g.o> xev-1.0.3.ebuild:
30 + x86 stable, bug #251832
31
32 05 Apr 2009; Olivier CrĂȘte <tester@g.o> xev-1.0.3.ebuild:
33 Stable on amd64, bug #251832
34
35
36
37 1.7 x11-apps/xev/xev-1.0.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild?r1=1.6&r2=1.7
42
43 Index: xev-1.0.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- xev-1.0.3.ebuild 5 Apr 2009 18:34:36 -0000 1.6
50 +++ xev-1.0.3.ebuild 5 Apr 2009 21:21:31 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v 1.6 2009/04/05 18:34:36 tester Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v 1.7 2009/04/05 21:21:31 maekke Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -9,7 +9,7 @@
60
61 DESCRIPTION="print contents of X events"
62
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
65
66 RDEPEND="x11-libs/libX11"
67 DEPEND="${RDEPEND}"