Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/showfont: ChangeLog showfont-1.0.4.ebuild
Date: Sat, 05 Oct 2013 16:32:26
Message-Id: 20131005163219.AD25D2004C@flycatcher.gentoo.org
1 maekke 13/10/05 16:32:19
2
3 Modified: ChangeLog showfont-1.0.4.ebuild
4 Log:
5 arm stable, bug #475480
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.39 x11-apps/showfont/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 4 Oct 2013 11:57:11 -0000 1.38
23 +++ ChangeLog 5 Oct 2013 16:32:19 -0000 1.39
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-apps/showfont
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.38 2013/10/04 11:57:11 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.39 2013/10/05 16:32:19 maekke Exp $
29 +
30 + 05 Oct 2013; Markus Meier <maekke@g.o> showfont-1.0.4.ebuild:
31 + arm stable, bug #475480
32
33 04 Oct 2013; Agostino Sarubbo <ago@g.o> showfont-1.0.4.ebuild:
34 Stable for ppc64, wrt bug #475480
35
36
37
38 1.5 x11-apps/showfont/showfont-1.0.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/showfont-1.0.4.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/showfont-1.0.4.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/showfont-1.0.4.ebuild?r1=1.4&r2=1.5
43
44 Index: showfont-1.0.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.4.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- showfont-1.0.4.ebuild 4 Oct 2013 11:57:11 -0000 1.4
51 +++ showfont-1.0.4.ebuild 5 Oct 2013 16:32:19 -0000 1.5
52 @@ -1,13 +1,13 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.4.ebuild,v 1.4 2013/10/04 11:57:11 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.4.ebuild,v 1.5 2013/10/05 16:32:19 maekke Exp $
57
58 EAPI=5
59
60 inherit xorg-2
61
62 DESCRIPTION="font dumper for X font server"
63 -KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
64 +KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
65 IUSE=""
66
67 RDEPEND="x11-libs/libFS"