Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xkbprint: xkbprint-1.0.2.ebuild ChangeLog
Date: Thu, 10 Dec 2009 12:51:55
Message-Id: E1NIiUl-00079m-IC@stork.gentoo.org
1 ssuominen 09/12/10 12:51:47
2
3 Modified: xkbprint-1.0.2.ebuild ChangeLog
4 Log:
5 amd64 stable wrt #294958
6 (Portage version: 2.2_rc56/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 x11-apps/xkbprint/xkbprint-1.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild?r1=1.1&r2=1.2
14
15 Index: xkbprint-1.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xkbprint-1.0.2.ebuild 18 Nov 2009 23:15:31 -0000 1.1
22 +++ xkbprint-1.0.2.ebuild 10 Dec 2009 12:51:47 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v 1.1 2009/11/18 23:15:31 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v 1.2 2009/12/10 12:51:47 ssuominen 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="print an XKB keyboard description"
35 -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
36 +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37 IUSE=""
38 RDEPEND="x11-libs/libxkbfile"
39 DEPEND="${RDEPEND}"
40
41
42
43 1.19 x11-apps/xkbprint/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbprint/ChangeLog?rev=1.19&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbprint/ChangeLog?rev=1.19&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xkbprint/ChangeLog?r1=1.18&r2=1.19
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v
52 retrieving revision 1.18
53 retrieving revision 1.19
54 diff -u -r1.18 -r1.19
55 --- ChangeLog 18 Nov 2009 23:15:31 -0000 1.18
56 +++ ChangeLog 10 Dec 2009 12:51:47 -0000 1.19
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xkbprint
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.18 2009/11/18 23:15:31 scarabeus Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.19 2009/12/10 12:51:47 ssuominen Exp $
62 +
63 + 10 Dec 2009; Samuli Suominen <ssuominen@g.o> xkbprint-1.0.2.ebuild:
64 + amd64 stable wrt #294958
65
66 *xkbprint-1.0.2 (18 Nov 2009)