Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xload: ChangeLog xload-1.0.2-r1.ebuild
Date: Mon, 06 Apr 2009 16:32:41
Message-Id: E1LqrkV-0000zS-EB@stork.gentoo.org
1 bluebird 09/04/06 16:32:39
2
3 Modified: ChangeLog xload-1.0.2-r1.ebuild
4 Log:
5 Stable on sparc, bug #264982
6 (Portage version: 2.2_rc28/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.32 x11-apps/xload/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xload/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xload/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xload/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 5 Apr 2009 20:42:15 -0000 1.31
22 +++ ChangeLog 6 Apr 2009 16:32:39 -0000 1.32
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xload
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.31 2009/04/05 20:42:15 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.32 2009/04/06 16:32:39 bluebird Exp $
28 +
29 + 06 Apr 2009; Friedrich Oslage <bluebird@g.o> xload-1.0.2-r1.ebuild:
30 + Stable on sparc, bug #264982
31
32 05 Apr 2009; Markus Meier <maekke@g.o> xload-1.0.2-r1.ebuild:
33 x86 stable, bug #264982
34
35
36
37 1.4 x11-apps/xload/xload-1.0.2-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xload/xload-1.0.2-r1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xload/xload-1.0.2-r1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xload/xload-1.0.2-r1.ebuild?r1=1.3&r2=1.4
42
43 Index: xload-1.0.2-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.2-r1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- xload-1.0.2-r1.ebuild 5 Apr 2009 20:42:15 -0000 1.3
50 +++ xload-1.0.2-r1.ebuild 6 Apr 2009 16:32:39 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.2-r1.ebuild,v 1.3 2009/04/05 20:42:15 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.0.2-r1.ebuild,v 1.4 2009/04/06 16:32:39 bluebird Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -9,7 +9,7 @@
60
61 DESCRIPTION="system load average display for X"
62
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
65 IUSE=""
66
67 RDEPEND="x11-libs/libXaw"