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-themes/slim-themes: slim-themes-1.2.3a.ebuild ChangeLog
Date: Fri, 26 Sep 2008 10:45:23
Message-Id: E1KjAp6-00089t-He@stork.gentoo.org
1 aballier 08/09/26 10:45:20
2
3 Modified: slim-themes-1.2.3a.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.10 x11-themes/slim-themes/slim-themes-1.2.3a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/slim-themes/slim-themes-1.2.3a.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/slim-themes/slim-themes-1.2.3a.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/slim-themes/slim-themes-1.2.3a.ebuild?r1=1.9&r2=1.10
14
15 Index: slim-themes-1.2.3a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-themes/slim-themes/slim-themes-1.2.3a.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- slim-themes-1.2.3a.ebuild 29 Aug 2008 21:48:39 -0000 1.9
22 +++ slim-themes-1.2.3a.ebuild 26 Sep 2008 10:45:20 -0000 1.10
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-themes/slim-themes/slim-themes-1.2.3a.ebuild,v 1.9 2008/08/29 21:48:39 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/slim-themes/slim-themes-1.2.3a.ebuild,v 1.10 2008/09/26 10:45:20 aballier Exp $
28
29 DESCRIPTION="SLiM (Simple Login Manager) themes pack"
30 HOMEPAGE="http://slim.berlios.de"
31 @@ -20,7 +20,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ppc sparc x86"
36 +KEYWORDS="amd64 ppc ~ppc64 sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-misc/slim"
40
41
42
43 1.9 x11-themes/slim-themes/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/slim-themes/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/slim-themes/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/slim-themes/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-themes/slim-themes/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 29 Aug 2008 21:48:39 -0000 1.8
56 +++ ChangeLog 26 Sep 2008 10:45:20 -0000 1.9
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-themes/slim-themes
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/slim-themes/ChangeLog,v 1.8 2008/08/29 21:48:39 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/slim-themes/ChangeLog,v 1.9 2008/09/26 10:45:20 aballier Exp $
62 +
63 + 26 Sep 2008; Alexis Ballier <aballier@g.o>
64 + slim-themes-1.2.3a.ebuild:
65 + keyword ~ppc64, working fine on a PowerMac 970
66
67 29 Aug 2008; Markus Meier <maekke@g.o> slim-themes-1.2.3a.ebuild:
68 amd64/x86 stable, bug #209540