Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/bdftopcf: ChangeLog bdftopcf-1.0.2.ebuild
Date: Sat, 03 Oct 2009 11:06:15
Message-Id: E1Mu2RI-0001kv-VR@stork.gentoo.org
1 scarabeus 09/10/03 11:06:12
2
3 Modified: ChangeLog
4 Added: bdftopcf-1.0.2.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.31 x11-apps/bdftopcf/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/bdftopcf/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/bdftopcf/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/bdftopcf/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 5 May 2009 07:25:54 -0000 1.30
23 +++ ChangeLog 3 Oct 2009 11:06:12 -0000 1.31
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-apps/bdftopcf
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.30 2009/05/05 07:25:54 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.31 2009/10/03 11:06:12 scarabeus Exp $
29 +
30 +*bdftopcf-1.0.2 (03 Oct 2009)
31 +
32 + 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o>
33 + +bdftopcf-1.0.2.ebuild:
34 + Version bump.
35
36 05 May 2009; Christian Faulhammer <fauli@g.o>
37 bdftopcf-1.0.0.ebuild:
38
39
40
41 1.1 x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild?rev=1.1&content-type=text/plain
45
46 Index: bdftopcf-1.0.2.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild,v 1.1 2009/10/03 11:06:12 scarabeus Exp $
51
52 # Must be before x-modular eclass is inherited
53 #SNAPSHOT="yes"
54
55 inherit x-modular
56
57 DESCRIPTION="X.Org bdftopcf application"
58
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
60 IUSE=""
61 RDEPEND="x11-libs/libXfont"
62 DEPEND="${RDEPEND}"