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/bdftopcf: ChangeLog bdftopcf-1.0.5.ebuild
Date: Fri, 06 Mar 2015 07:20:40
Message-Id: 20150306072033.08AAB1325E@oystercatcher.gentoo.org
1 jer 15/03/06 07:20:33
2
3 Modified: ChangeLog bdftopcf-1.0.5.ebuild
4 Log:
5 Stable for HPPA (bug #530652).
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.72 x11-apps/bdftopcf/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?rev=1.72&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?rev=1.72&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?r1=1.71&r2=1.72
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v
19 retrieving revision 1.71
20 retrieving revision 1.72
21 diff -u -r1.71 -r1.72
22 --- ChangeLog 3 Mar 2015 10:29:23 -0000 1.71
23 +++ ChangeLog 6 Mar 2015 07:20:32 -0000 1.72
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-apps/bdftopcf
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.71 2015/03/03 10:29:23 dlan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.72 2015/03/06 07:20:32 jer Exp $
29 +
30 + 06 Mar 2015; Jeroen Roovers <jer@g.o> bdftopcf-1.0.5.ebuild:
31 + Stable for HPPA (bug #530652).
32
33 03 Mar 2015; Yixun Lan <dlan@g.o> bdftopcf-1.0.4.ebuild:
34 add arm64 support, tested on A53 board
35
36
37
38 1.9 x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild?r1=1.8&r2=1.9
43
44 Index: bdftopcf-1.0.5.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- bdftopcf-1.0.5.ebuild 24 Feb 2015 08:37:14 -0000 1.8
51 +++ bdftopcf-1.0.5.ebuild 6 Mar 2015 07:20:32 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild,v 1.8 2015/02/24 08:37:14 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild,v 1.9 2015/03/06 07:20:32 jer Exp $
57
58 EAPI=5
59
60 @@ -8,7 +8,7 @@
61
62 DESCRIPTION="X.Org bdftopcf application"
63
64 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67 RDEPEND="x11-libs/libXfont"
68 DEPEND="${RDEPEND}"