Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/terminus-font: terminus-font-4.39.ebuild ChangeLog
Date: Sun, 08 Feb 2015 19:39:22
Message-Id: 20150208193917.A4D7E11575@oystercatcher.gentoo.org
1 floppym 15/02/08 19:39:17
2
3 Modified: terminus-font-4.39.ebuild ChangeLog
4 Log:
5 Install 75-yes-terminus.conf.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
8
9 Revision Changes Path
10 1.3 media-fonts/terminus-font/terminus-font-4.39.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild?r1=1.2&r2=1.3
15
16 Index: terminus-font-4.39.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- terminus-font-4.39.ebuild 9 Sep 2014 18:56:27 -0000 1.2
23 +++ terminus-font-4.39.ebuild 8 Feb 2015 19:39:17 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild,v 1.2 2014/09/09 18:56:27 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild,v 1.3 2015/02/08 19:39:17 floppym Exp $
30
31 EAPI=4
32
33 @@ -22,6 +22,7 @@
34 RDEPEND=""
35
36 FONTDIR=/usr/share/fonts/terminus
37 +FONT_CONF=( 75-yes-terminus.conf )
38 DOCS="README README-BG AUTHORS CHANGES"
39
40 REQUIRED_USE="X? ( pcf )"
41
42
43
44 1.103 media-fonts/terminus-font/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?rev=1.103&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?rev=1.103&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?r1=1.102&r2=1.103
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v
53 retrieving revision 1.102
54 retrieving revision 1.103
55 diff -u -r1.102 -r1.103
56 --- ChangeLog 9 Sep 2014 18:56:27 -0000 1.102
57 +++ ChangeLog 8 Feb 2015 19:39:17 -0000 1.103
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-fonts/terminus-font
60 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v 1.102 2014/09/09 18:56:27 vapier Exp $
62 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v 1.103 2015/02/08 19:39:17 floppym Exp $
64 +
65 + 08 Feb 2015; Mike Gilbert <floppym@g.o> terminus-font-4.39.ebuild:
66 + Install 75-yes-terminus.conf.
67
68 09 Sep 2014; Mike Frysinger <vapier@g.o> terminus-font-4.39.ebuild:
69 Fix typo in install when USE=-pcf.