diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-12 00:24:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-12 00:24:08 +0000 |
commit | ad66d7d2241f8e66cad269c8c2741d851120b62a (patch) | |
tree | 01f993ccae0edc88b7c786507fac7cf9b42e5dbd /dev-tex/cjk-latex | |
parent | whitespace (diff) | |
download | gentoo-2-ad66d7d2241f8e66cad269c8c2741d851120b62a.tar.gz gentoo-2-ad66d7d2241f8e66cad269c8c2741d851120b62a.tar.bz2 gentoo-2-ad66d7d2241f8e66cad269c8c2741d851120b62a.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-tex/cjk-latex')
-rw-r--r-- | dev-tex/cjk-latex/cjk-latex-4.7.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-tex/cjk-latex/cjk-latex-4.7.0.ebuild b/dev-tex/cjk-latex/cjk-latex-4.7.0.ebuild index 7162ffce40d5..c7edd026ba9f 100644 --- a/dev-tex/cjk-latex/cjk-latex-4.7.0.ebuild +++ b/dev-tex/cjk-latex/cjk-latex-4.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/cjk-latex-4.7.0.ebuild,v 1.3 2007/11/11 15:25:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/cjk-latex-4.7.0.ebuild,v 1.4 2007/11/12 00:24:08 mr_bones_ Exp $ inherit latex-package elisp-common toolchain-funcs multilib @@ -125,7 +125,6 @@ src_install() { insinto ${TEXMF} doins -r kanji48/texmf/* - use doc || rm -rf texmf/doc insinto ${TEXMF} doins -r texmf/* || die "installing texmf failed" |