Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/fstobdf: fstobdf-1.0.6.ebuild ChangeLog fstobdf-1.0.4.ebuild
Date: Wed, 04 Feb 2015 17:58:52
Message-Id: 20150204175848.D3F9E110D4@oystercatcher.gentoo.org
1 chithanh 15/02/04 17:58:48
2
3 Modified: ChangeLog
4 Added: fstobdf-1.0.6.ebuild
5 Removed: fstobdf-1.0.4.ebuild
6 Log:
7 Version bump. Remove old.
8
9 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
10
11 Revision Changes Path
12 1.45 x11-apps/fstobdf/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/ChangeLog?rev=1.45&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/ChangeLog?rev=1.45&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/ChangeLog?r1=1.44&r2=1.45
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v
21 retrieving revision 1.44
22 retrieving revision 1.45
23 diff -u -r1.44 -r1.45
24 --- ChangeLog 26 Aug 2012 16:20:03 -0000 1.44
25 +++ ChangeLog 4 Feb 2015 17:58:48 -0000 1.45
26 @@ -1,6 +1,12 @@
27 # ChangeLog for x11-apps/fstobdf
28 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.44 2012/08/26 16:20:03 armin76 Exp $
30 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.45 2015/02/04 17:58:48 chithanh Exp $
32 +
33 +*fstobdf-1.0.6 (04 Feb 2015)
34 +
35 + 04 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
36 + +fstobdf-1.0.6.ebuild, -fstobdf-1.0.4.ebuild:
37 + Version bump. Remove old.
38
39 26 Aug 2012; Raúl Porcel <armin76@g.o> fstobdf-1.0.5.ebuild:
40 s390/sh/sparc stable wrt #419473
41 @@ -168,4 +174,3 @@
42 08 Aug 2005; Donnie Berkholz <spyderous@g.o>;
43 +fstobdf-0.99.0.ebuild:
44 Initial commit for modular X.
45 -
46
47
48
49 1.1 x11-apps/fstobdf/fstobdf-1.0.6.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.6.ebuild?rev=1.1&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.6.ebuild?rev=1.1&content-type=text/plain
53
54 Index: fstobdf-1.0.6.ebuild
55 ===================================================================
56 # Copyright 1999-2015 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 # $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.6.ebuild,v 1.1 2015/02/04 17:58:48 chithanh Exp $
59
60 EAPI=5
61
62 inherit xorg-2
63
64 DESCRIPTION="generate BDF font from X font server"
65 KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND="x11-libs/libX11
69 x11-libs/libFS"
70 DEPEND="${RDEPEND}"