Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmupmon: wmupmon-0.1.3-r1.ebuild ChangeLog
Date: Wed, 26 Nov 2008 00:10:14
Message-Id: E1L57yu-0001dB-Ud@stork.gentoo.org
1 tcunha 08/11/26 00:10:12
2
3 Modified: wmupmon-0.1.3-r1.ebuild ChangeLog
4 Log:
5 stable sparc, bug 215651
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.8 x11-plugins/wmupmon/wmupmon-0.1.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.3-r1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.3-r1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.3-r1.ebuild?r1=1.7&r2=1.8
14
15 Index: wmupmon-0.1.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.3-r1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- wmupmon-0.1.3-r1.ebuild 29 Jun 2008 13:31:36 -0000 1.7
22 +++ wmupmon-0.1.3-r1.ebuild 26 Nov 2008 00:10:12 -0000 1.8
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/wmupmon/wmupmon-0.1.3-r1.ebuild,v 1.7 2008/06/29 13:31:36 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.3-r1.ebuild,v 1.8 2008/11/26 00:10:12 tcunha Exp $
28
29 inherit eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ppc ppc64 ~sparc x86"
36 +KEYWORDS="amd64 ppc ppc64 sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.22 x11-plugins/wmupmon/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmupmon/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmupmon/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmupmon/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 26 Jun 2008 17:06:17 -0000 1.21
56 +++ ChangeLog 26 Nov 2008 00:10:12 -0000 1.22
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-plugins/wmupmon
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.21 2008/06/26 17:06:17 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.22 2008/11/26 00:10:12 tcunha Exp $
62 +
63 + 26 Nov 2008; Tiago Cunha <tcunha@g.o> wmupmon-0.1.3-r1.ebuild:
64 + stable sparc, bug 215651
65
66 26 Jun 2008; nixnut <nixnut@g.o> wmupmon-0.1.3-r1.ebuild:
67 Stable on ppc wrt bug 229595