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/xkbprint: xkbprint-1.0.3.ebuild ChangeLog
Date: Wed, 23 Feb 2011 16:28:52
Message-Id: 20110223162843.AD71120054@flycatcher.gentoo.org
1 jer 11/02/23 16:28:43
2
3 Modified: xkbprint-1.0.3.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #354237).
6
7 (Portage version: 2.2.0_alpha24/cvs/Linux i686)
8
9 Revision Changes Path
10 1.5 x11-apps/xkbprint/xkbprint-1.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.3.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.3.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.3.ebuild?r1=1.4&r2=1.5
15
16 Index: xkbprint-1.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.3.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- xkbprint-1.0.3.ebuild 14 Feb 2011 23:07:17 -0000 1.4
23 +++ xkbprint-1.0.3.ebuild 23 Feb 2011 16:28:43 -0000 1.5
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.3.ebuild,v 1.4 2011/02/14 23:07:17 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.3.ebuild,v 1.5 2011/02/23 16:28:43 jer Exp $
29
30 EAPI=3
31
32 inherit xorg-2
33
34 DESCRIPTION="print an XKB keyboard description"
35 -KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
36 +KEYWORDS="amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
37 IUSE=""
38 RDEPEND="x11-libs/libxkbfile
39 x11-libs/libX11"
40
41
42
43 1.32 x11-apps/xkbprint/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkbprint/ChangeLog?rev=1.32&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkbprint/ChangeLog?rev=1.32&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xkbprint/ChangeLog?r1=1.31&r2=1.32
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v
52 retrieving revision 1.31
53 retrieving revision 1.32
54 diff -u -r1.31 -r1.32
55 --- ChangeLog 14 Feb 2011 23:07:17 -0000 1.31
56 +++ ChangeLog 23 Feb 2011 16:28:43 -0000 1.32
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xkbprint
59 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.31 2011/02/14 23:07:17 xarthisius Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.32 2011/02/23 16:28:43 jer Exp $
62 +
63 + 23 Feb 2011; Jeroen Roovers <jer@g.o> xkbprint-1.0.3.ebuild:
64 + Stable for HPPA (bug #354237).
65
66 14 Feb 2011; Kacper Kowalik <xarthisius@g.o> xkbprint-1.0.3.ebuild:
67 ppc stable wrt #344827, #354237