Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/actkbd: ChangeLog actkbd-0.2.8.ebuild
Date: Tue, 25 Jan 2011 14:25:44
Message-Id: 20110125142535.87A4A20054@flycatcher.gentoo.org
1 hwoarang 11/01/25 14:25:35
2
3 Modified: ChangeLog actkbd-0.2.8.ebuild
4 Log:
5 Stable on amd64 wrt bug #345203
6
7 (Portage version: 2.1.9.33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 app-misc/actkbd/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/actkbd/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/actkbd/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/actkbd/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/actkbd/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 21 Feb 2010 21:54:50 -0000 1.7
23 +++ ChangeLog 25 Jan 2011 14:25:35 -0000 1.8
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-misc/actkbd
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/actkbd/ChangeLog,v 1.7 2010/02/21 21:54:50 swegener Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/actkbd/ChangeLog,v 1.8 2011/01/25 14:25:35 hwoarang Exp $
30 +
31 + 25 Jan 2011; Markos Chandras <hwoarang@g.o> actkbd-0.2.8.ebuild:
32 + Stable on amd64 wrt bug #345203
33
34 21 Feb 2010; Sven Wegener <swegener@g.o> actkbd-0.2.8.ebuild:
35 Update HOMEPAGE and SRC_URI, bug #306007.
36
37
38
39 1.4 app-misc/actkbd/actkbd-0.2.8.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/actkbd/actkbd-0.2.8.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/actkbd/actkbd-0.2.8.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/actkbd/actkbd-0.2.8.ebuild?r1=1.3&r2=1.4
44
45 Index: actkbd-0.2.8.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-misc/actkbd/actkbd-0.2.8.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- actkbd-0.2.8.ebuild 21 Feb 2010 21:54:50 -0000 1.3
52 +++ actkbd-0.2.8.ebuild 25 Jan 2011 14:25:35 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-misc/actkbd/actkbd-0.2.8.ebuild,v 1.3 2010/02/21 21:54:50 swegener Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-misc/actkbd/actkbd-0.2.8.ebuild,v 1.4 2011/01/25 14:25:35 hwoarang Exp $
59
60 inherit linux-info eutils toolchain-funcs
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~x86 ~amd64"
67 +KEYWORDS="amd64 ~x86"
68 IUSE=""
69
70 DEPEND=""