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/bdftopcf: bdftopcf-1.0.5.ebuild ChangeLog bdftopcf-1.0.3.ebuild
Date: Wed, 04 Feb 2015 17:27:48
Message-Id: 20150204172742.86E52110CE@oystercatcher.gentoo.org
1 chithanh 15/02/04 17:27:42
2
3 Modified: ChangeLog
4 Added: bdftopcf-1.0.5.ebuild
5 Removed: bdftopcf-1.0.3.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.63 x11-apps/bdftopcf/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?rev=1.63&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?rev=1.63&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?r1=1.62&r2=1.63
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v
21 retrieving revision 1.62
22 retrieving revision 1.63
23 diff -u -r1.62 -r1.63
24 --- ChangeLog 21 Oct 2013 13:36:55 -0000 1.62
25 +++ ChangeLog 4 Feb 2015 17:27:42 -0000 1.63
26 @@ -1,6 +1,12 @@
27 # ChangeLog for x11-apps/bdftopcf
28 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.62 2013/10/21 13:36:55 grobian Exp $
30 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.63 2015/02/04 17:27:42 chithanh Exp $
32 +
33 +*bdftopcf-1.0.5 (04 Feb 2015)
34 +
35 + 04 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
36 + +bdftopcf-1.0.5.ebuild, -bdftopcf-1.0.3.ebuild:
37 + Version bump. Remove old.
38
39 21 Oct 2013; Fabian Groffen <grobian@g.o> bdftopcf-1.0.4.ebuild:
40 Marked ~x64-macos, bug #486818
41
42
43
44 1.1 x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild?rev=1.1&content-type=text/plain
48
49 Index: bdftopcf-1.0.5.ebuild
50 ===================================================================
51 # Copyright 1999-2015 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild,v 1.1 2015/02/04 17:27:42 chithanh Exp $
54
55 EAPI=5
56
57 inherit xorg-2
58
59 DESCRIPTION="X.Org bdftopcf application"
60
61 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"
62 IUSE=""
63 RDEPEND="x11-libs/libXfont"
64 DEPEND="${RDEPEND}"