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/mkfontdir: ChangeLog mkfontdir-1.0.7.ebuild
Date: Fri, 24 Feb 2012 15:34:56
Message-Id: 20120224153432.1B4912004B@flycatcher.gentoo.org
1 chithanh 12/02/24 15:34:32
2
3 Modified: ChangeLog
4 Added: mkfontdir-1.0.7.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.73 x11-apps/mkfontdir/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontdir/ChangeLog?rev=1.73&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontdir/ChangeLog?rev=1.73&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontdir/ChangeLog?r1=1.72&r2=1.73
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v
20 retrieving revision 1.72
21 retrieving revision 1.73
22 diff -u -r1.72 -r1.73
23 --- ChangeLog 14 Feb 2011 15:47:17 -0000 1.72
24 +++ ChangeLog 24 Feb 2012 15:34:31 -0000 1.73
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-apps/mkfontdir
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.72 2011/02/14 15:47:17 scarabeus Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.73 2012/02/24 15:34:31 chithanh Exp $
31 +
32 +*mkfontdir-1.0.7 (24 Feb 2012)
33 +
34 + 24 Feb 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
35 + +mkfontdir-1.0.7.ebuild:
36 + Version bump.
37
38 14 Feb 2011; Tomáš Chvátal <scarabeus@g.o> -mkfontdir-1.0.5.ebuild:
39 old
40
41
42
43 1.1 x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild?rev=1.1&content-type=text/plain
47
48 Index: mkfontdir-1.0.7.ebuild
49 ===================================================================
50 # Copyright 1999-2012 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild,v 1.1 2012/02/24 15:34:31 chithanh Exp $
53
54 EAPI=4
55 inherit xorg-2
56
57 DESCRIPTION="create an index of X font files in a directory"
58
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
60 IUSE=""
61
62 RDEPEND="x11-apps/mkfontscale"
63 DEPEND="${RDEPEND}"