Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/kochi-substitute: kochi-substitute-20030809-r3.ebuild ChangeLog
Date: Tue, 02 Feb 2010 14:52:04
Message-Id: E1NcK6i-0001aY-KO@stork.gentoo.org
1 scarabeus 10/02/02 14:52:00
2
3 Modified: kochi-substitute-20030809-r3.ebuild ChangeLog
4 Log:
5 Fix non-existant doc install.
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.17 media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild?r1=1.16&r2=1.17
14
15 Index: kochi-substitute-20030809-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- kochi-substitute-20030809-r3.ebuild 1 Jan 2010 18:09:25 -0000 1.16
22 +++ kochi-substitute-20030809-r3.ebuild 2 Feb 2010 14:52:00 -0000 1.17
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.16 2010/01/01 18:09:25 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.17 2010/02/02 14:52:00 scarabeus Exp $
28
29 inherit font
30
31 @@ -17,7 +17,7 @@
32
33 FONT_SUFFIX="ttf"
34
35 -DOCS="README.ja ChangeLog docs/README"
36 +DOCS="README.ja Changelog docs/README"
37
38 # Only installs fonts
39 RESTRICT="strip binchecks"
40
41
42
43 1.30 media-fonts/kochi-substitute/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/kochi-substitute/ChangeLog?rev=1.30&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/kochi-substitute/ChangeLog?rev=1.30&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/kochi-substitute/ChangeLog?r1=1.29&r2=1.30
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v
52 retrieving revision 1.29
53 retrieving revision 1.30
54 diff -u -r1.29 -r1.30
55 --- ChangeLog 1 Jan 2010 18:09:26 -0000 1.29
56 +++ ChangeLog 2 Feb 2010 14:52:00 -0000 1.30
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-fonts/kochi-substitute
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.29 2010/01/01 18:09:26 fauli Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.30 2010/02/02 14:52:00 scarabeus Exp $
62 +
63 + 02 Feb 2010; Tomáš Chvátal <scarabeus@g.o>
64 + kochi-substitute-20030809-r3.ebuild:
65 + Fix non-existant doc install.
66
67 01 Jan 2010; Christian Faulhammer <fauli@g.o>
68 kochi-substitute-20030809-r3.ebuild: