Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/slim: slim-1.3.0-r2.ebuild ChangeLog
Date: Fri, 26 Sep 2008 10:42:45
Message-Id: E1KjAmY-00088A-9N@stork.gentoo.org
1 aballier 08/09/26 10:42:42
2
3 Modified: slim-1.3.0-r2.ebuild ChangeLog
4 Log:
5 keyword ~ppc64, working fine on a PowerMac 970
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
7
8 Revision Changes Path
9 1.5 x11-misc/slim/slim-1.3.0-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/slim-1.3.0-r2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/slim-1.3.0-r2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/slim-1.3.0-r2.ebuild?r1=1.4&r2=1.5
14
15 Index: slim-1.3.0-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/slim/slim-1.3.0-r2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- slim-1.3.0-r2.ebuild 22 Sep 2008 15:45:49 -0000 1.4
22 +++ slim-1.3.0-r2.ebuild 26 Sep 2008 10:42:41 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/slim/slim-1.3.0-r2.ebuild,v 1.4 2008/09/22 15:45:49 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/slim/slim-1.3.0-r2.ebuild,v 1.5 2008/09/26 10:42:41 aballier Exp $
28
29 inherit eutils toolchain-funcs pam
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
37 IUSE="pam"
38
39 DEPEND="x11-proto/xproto
40
41
42
43 1.19 x11-misc/slim/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/ChangeLog?rev=1.19&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/ChangeLog?rev=1.19&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/slim/ChangeLog?r1=1.18&r2=1.19
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/slim/ChangeLog,v
52 retrieving revision 1.18
53 retrieving revision 1.19
54 diff -u -r1.18 -r1.19
55 --- ChangeLog 22 Sep 2008 15:45:49 -0000 1.18
56 +++ ChangeLog 26 Sep 2008 10:42:41 -0000 1.19
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/slim
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/slim/ChangeLog,v 1.18 2008/09/22 15:45:49 darkside Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/slim/ChangeLog,v 1.19 2008/09/26 10:42:41 aballier Exp $
62 +
63 + 26 Sep 2008; Alexis Ballier <aballier@g.o> slim-1.3.0-r2.ebuild:
64 + keyword ~ppc64, working fine on a PowerMac 970
65
66 22 Sep 2008; Jeremy Olexa <darkside@g.o> slim-1.3.0-r1.ebuild,
67 slim-1.3.0-r2.ebuild: