summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-02-02 14:52:00 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-02-02 14:52:00 +0000
commitcc252ea2ea3a33ec31afced2c0d8b91282e4838c (patch)
tree1e208f6e475c92d4b608487ce2da0a41eaec796e /media-fonts
parentFix manifest... ## (diff)
downloadgentoo-2-cc252ea2ea3a33ec31afced2c0d8b91282e4838c.tar.gz
gentoo-2-cc252ea2ea3a33ec31afced2c0d8b91282e4838c.tar.bz2
gentoo-2-cc252ea2ea3a33ec31afced2c0d8b91282e4838c.zip
Fix non-existant doc install.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/kochi-substitute/ChangeLog6
-rw-r--r--media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/kochi-substitute/ChangeLog b/media-fonts/kochi-substitute/ChangeLog
index 33721e0e2851..98e3ce2e05db 100644
--- a/media-fonts/kochi-substitute/ChangeLog
+++ b/media-fonts/kochi-substitute/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/kochi-substitute
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.29 2010/01/01 18:09:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.30 2010/02/02 14:52:00 scarabeus Exp $
+
+ 02 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ kochi-substitute-20030809-r3.ebuild:
+ Fix non-existant doc install.
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
kochi-substitute-20030809-r3.ebuild:
diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild
index 1bc37f1ad4ad..d29344473032 100644
--- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild
+++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit font
@@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}-${PV:0:8}
FONT_SUFFIX="ttf"
-DOCS="README.ja ChangeLog docs/README"
+DOCS="README.ja Changelog docs/README"
# Only installs fonts
RESTRICT="strip binchecks"