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-apps/xlsclients: xlsclients-1.0.1.ebuild ChangeLog
Date: Wed, 24 Sep 2008 10:15:45
Message-Id: E1KiRPK-0000GS-CQ@stork.gentoo.org
1 aballier 08/09/24 10:15:42
2
3 Modified: xlsclients-1.0.1.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
7
8 Revision Changes Path
9 1.9 x11-apps/xlsclients/xlsclients-1.0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild?r1=1.8&r2=1.9
14
15 Index: xlsclients-1.0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- xlsclients-1.0.1.ebuild 24 Jun 2007 22:45:12 -0000 1.8
22 +++ xlsclients-1.0.1.ebuild 24 Sep 2008 10:15:41 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.8 2007/06/24 22:45:12 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.9 2008/09/24 10:15:41 aballier Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -8,7 +8,7 @@
33 inherit x-modular
34
35 DESCRIPTION="X.Org xlsclients application"
36 -KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86"
37 +KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd"
38 RDEPEND="x11-libs/libX11
39 x11-libs/libXmu"
40 DEPEND="${RDEPEND}"
41
42
43
44 1.18 x11-apps/xlsclients/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/ChangeLog?rev=1.18&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/ChangeLog?rev=1.18&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/ChangeLog?r1=1.17&r2=1.18
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v
53 retrieving revision 1.17
54 retrieving revision 1.18
55 diff -u -r1.17 -r1.18
56 --- ChangeLog 12 May 2007 19:44:40 -0000 1.17
57 +++ ChangeLog 24 Sep 2008 10:15:41 -0000 1.18
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-apps/xlsclients
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.17 2007/05/12 19:44:40 nixnut Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.18 2008/09/24 10:15:41 aballier Exp $
64 +
65 + 24 Sep 2008; Alexis Ballier <aballier@g.o> xlsclients-1.0.1.ebuild:
66 + keyword ~x86-fbsd
67
68 12 May 2007; nixnut <nixnut@g.o> xlsclients-1.0.1.ebuild:
69 Stable on ppc wrt bug 169222