Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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: Tue, 23 Jun 2009 20:51:56
Message-Id: E1MJCyA-00073C-Pl@stork.gentoo.org
1 klausman 09/06/23 20:51:54
2
3 Modified: ChangeLog xev-1.0.3.ebuild
4 Log:
5 Stable on alpha for xorg-server-1.5/xorg-x11-7.4
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.32 x11-apps/xev/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 15 May 2009 14:56:10 -0000 1.31
22 +++ ChangeLog 23 Jun 2009 20:51:54 -0000 1.32
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.31 2009/05/15 14:56:10 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.32 2009/06/23 20:51:54 klausman Exp $
28 +
29 + 23 Jun 2009; Tobias Klausmann <klausman@g.o> xev-1.0.3.ebuild:
30 + Stable on alpha for xorg-server-1.5/xorg-x11-7.4
31
32 15 May 2009; Raúl Porcel <armin76@g.o> xev-1.0.3.ebuild:
33 arm/s390 stable
34
35
36
37 1.13 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.13&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild?rev=1.13&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild?r1=1.12&r2=1.13
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.12
47 retrieving revision 1.13
48 diff -u -r1.12 -r1.13
49 --- xev-1.0.3.ebuild 15 May 2009 14:56:10 -0000 1.12
50 +++ xev-1.0.3.ebuild 23 Jun 2009 20:51:54 -0000 1.13
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.12 2009/05/15 14:56:10 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v 1.13 2009/06/23 20:51:54 klausman 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 IUSE=""
66 RDEPEND="x11-libs/libX11"
67 DEPEND="${RDEPEND}"