Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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: Fri, 03 Apr 2009 13:28:49
Message-Id: E1LpjRv-0002uW-Hj@stork.gentoo.org
1 ranger 09/04/03 13:28:47
2
3 Modified: ChangeLog xev-1.0.3.ebuild
4 Log:
5 Marking xev-1.0.3 ppc for bug 251832
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.23 x11-apps/xev/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?rev=1.23&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?rev=1.23&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/ChangeLog?r1=1.22&r2=1.23
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v
18 retrieving revision 1.22
19 retrieving revision 1.23
20 diff -u -r1.22 -r1.23
21 --- ChangeLog 3 Oct 2008 08:41:50 -0000 1.22
22 +++ ChangeLog 3 Apr 2009 13:28:47 -0000 1.23
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xev
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.22 2008/10/03 08:41:50 armin76 Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.23 2009/04/03 13:28:47 ranger Exp $
29 +
30 + 03 Apr 2009; Brent Baude <ranger@g.o> xev-1.0.3.ebuild:
31 + Marking xev-1.0.3 ppc stable for bug 251832
32
33 03 Oct 2008; Raúl Porcel <armin76@g.o> xev-1.0.3.ebuild:
34 Add ~ia64 wrt #237411
35
36
37
38 1.4 x11-apps/xev/xev-1.0.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild?r1=1.3&r2=1.4
43
44 Index: xev-1.0.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- xev-1.0.3.ebuild 3 Oct 2008 08:41:50 -0000 1.3
51 +++ xev-1.0.3.ebuild 3 Apr 2009 13:28:47 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v 1.3 2008/10/03 08:41:50 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.3.ebuild,v 1.4 2009/04/03 13:28:47 ranger Exp $
58
59 # Must be before x-modular eclass is inherited
60 #SNAPSHOT="yes"
61 @@ -9,7 +9,7 @@
62
63 DESCRIPTION="print contents of X events"
64
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
67
68 RDEPEND="x11-libs/libX11"
69 DEPEND="${RDEPEND}"