Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmdots: wmdots-0.2_beta.ebuild ChangeLog
Date: Sat, 12 Jan 2008 15:45:09
Message-Id: E1JDiXd-000866-By@stork.gentoo.org
1 nixnut 08/01/12 15:45:01
2
3 Modified: wmdots-0.2_beta.ebuild ChangeLog
4 Log:
5 Added ~ppc wrt bug 205471
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.13 x11-plugins/wmdots/wmdots-0.2_beta.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild?r1=1.12&r2=1.13
14
15 Index: wmdots-0.2_beta.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- wmdots-0.2_beta.ebuild 6 Jan 2008 13:30:06 -0000 1.12
22 +++ wmdots-0.2_beta.ebuild 12 Jan 2008 15:45:00 -0000 1.13
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-plugins/wmdots/wmdots-0.2_beta.ebuild,v 1.12 2008/01/06 13:30:06 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild,v 1.13 2008/01/12 15:45:00 nixnut Exp $
28
29 inherit eutils multilib toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 -ppc x86"
36 +KEYWORDS="amd64 ~ppc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.10 x11-plugins/wmdots/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdots/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdots/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmdots/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 6 Jan 2008 13:30:06 -0000 1.9
56 +++ ChangeLog 12 Jan 2008 15:45:00 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-plugins/wmdots
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/ChangeLog,v 1.9 2008/01/06 13:30:06 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/ChangeLog,v 1.10 2008/01/12 15:45:00 nixnut Exp $
62 +
63 + 12 Jan 2008; nixnut <nixnut@g.o> wmdots-0.2_beta.ebuild:
64 + Added ~ppc wrt bug 205471
65
66 06 Jan 2008; Samuli Suominen <drac@g.o>
67 +files/wmdots-0.2_beta-stringh.patch, wmdots-0.2_beta.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list