Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xconsole: ChangeLog xconsole-1.0.3-r1.ebuild
Date: Mon, 22 Jun 2009 06:10:06
Message-Id: E1MIcjD-0003PU-93@stork.gentoo.org
1 jer 09/06/22 06:10:03
2
3 Modified: ChangeLog xconsole-1.0.3-r1.ebuild
4 Log:
5 Stable for HPPA (bug #274720).
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.33 x11-apps/xconsole/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xconsole/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xconsole/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xconsole/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 22 Apr 2009 00:42:10 -0000 1.32
22 +++ ChangeLog 22 Jun 2009 06:10:03 -0000 1.33
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-apps/xconsole
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.32 2009/04/22 00:42:10 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.33 2009/06/22 06:10:03 jer Exp $
28 +
29 + 22 Jun 2009; Jeroen Roovers <jer@g.o> xconsole-1.0.3-r1.ebuild:
30 + Stable for HPPA (bug #274720).
31
32 22 Apr 2009; Brent Baude <ranger@g.o> xconsole-1.0.3-r1.ebuild:
33 Marking xconsole-1.0.3-r1 ppc64 stable for bug 264982
34
35
36
37 1.9 x11-apps/xconsole/xconsole-1.0.3-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild?r1=1.8&r2=1.9
42
43 Index: xconsole-1.0.3-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- xconsole-1.0.3-r1.ebuild 22 Apr 2009 00:42:10 -0000 1.8
50 +++ xconsole-1.0.3-r1.ebuild 22 Jun 2009 06:10:03 -0000 1.9
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/xconsole/xconsole-1.0.3-r1.ebuild,v 1.8 2009/04/22 00:42:10 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild,v 1.9 2009/06/22 06:10:03 jer Exp $
56
57 # Must be before x-modular eclass is inherited
58 #SNAPSHOT="yes"
59 @@ -8,7 +8,7 @@
60 inherit x-modular
61
62 DESCRIPTION="monitor system console messages with X"
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 RDEPEND="x11-libs/libXaw"
67 DEPEND="${RDEPEND}"