Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Fri, 03 Oct 2008 08:52:43
Message-Id: E1KlgOu-0004eK-Gn@stork.gentoo.org
1 armin76 08/10/03 08:52:40
2
3 Modified: xlsclients-1.0.1.ebuild ChangeLog
4 Log:
5 Add ~ia64 wrt #237411
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.11 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.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild?r1=1.10&r2=1.11
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.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- xlsclients-1.0.1.ebuild 26 Sep 2008 12:54:31 -0000 1.10
22 +++ xlsclients-1.0.1.ebuild 3 Oct 2008 08:52:40 -0000 1.11
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-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.10 2008/09/26 12:54:31 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.11 2008/10/03 08:52:40 armin76 Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -8,7 +8,7 @@
32 inherit x-modular
33
34 DESCRIPTION="X.Org xlsclients application"
35 -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd"
37 RDEPEND="x11-libs/libX11
38 x11-libs/libXmu"
39 DEPEND="${RDEPEND}"
40
41
42
43 1.20 x11-apps/xlsclients/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xlsclients/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 26 Sep 2008 12:54:31 -0000 1.19
56 +++ ChangeLog 3 Oct 2008 08:52:40 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xlsclients
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.19 2008/09/26 12:54:31 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.20 2008/10/03 08:52:40 armin76 Exp $
62 +
63 + 03 Oct 2008; Raúl Porcel <armin76@g.o> xlsclients-1.0.1.ebuild:
64 + Add ~ia64 wrt #237411
65
66 26 Sep 2008; Jeroen Roovers <jer@g.o> xlsclients-1.0.1.ebuild:
67 Marked ~hppa (bug #237411).