Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xsetmode: xsetmode-1.0.0.ebuild ChangeLog
Date: Thu, 10 Jan 2008 14:52:01
Message-Id: E1JCykU-0001kD-Ns@stork.gentoo.org
1 lack 08/01/10 14:51:14
2
3 Modified: xsetmode-1.0.0.ebuild ChangeLog
4 Log:
5 Adding ~amd64
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.8 x11-apps/xsetmode/xsetmode-1.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild?r1=1.7&r2=1.8
14
15 Index: xsetmode-1.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- xsetmode-1.0.0.ebuild 20 Dec 2007 00:25:54 -0000 1.7
22 +++ xsetmode-1.0.0.ebuild 10 Jan 2008 14:51:14 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.7 2007/12/20 00:25:54 cla Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.8 2008/01/10 14:51:14 lack Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -8,7 +8,7 @@
33 inherit x-modular
34
35 DESCRIPTION="set the mode for an X Input device"
36 -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
37 +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
38 RDEPEND="x11-libs/libXi
39 x11-libs/libX11"
40 DEPEND="${RDEPEND}"
41
42
43
44 1.18 x11-apps/xsetmode/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/ChangeLog?rev=1.18&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/ChangeLog?rev=1.18&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xsetmode/ChangeLog?r1=1.17&r2=1.18
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v
53 retrieving revision 1.17
54 retrieving revision 1.18
55 diff -u -r1.17 -r1.18
56 --- ChangeLog 20 Dec 2007 00:25:54 -0000 1.17
57 +++ ChangeLog 10 Jan 2008 14:51:14 -0000 1.18
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-apps/xsetmode
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.17 2007/12/20 00:25:54 cla Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.18 2008/01/10 14:51:14 lack Exp $
64 +
65 + 10 Jan 2008; Jim Ramsay <lack@g.o> xsetmode-1.0.0.ebuild:
66 + Adding ~amd64
67
68 19 Dec 2007; Dawid Węgliński <cla@g.o> xsetmode-1.0.0.ebuild:
69 Stable on x86 (bug #202087)
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list