diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:20:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:20:20 +0000 |
commit | c3eabbe1c32d71ccdd5f0812164ce057fac44ff6 (patch) | |
tree | 87d136ac102edfc8d7af6a7bcb9873498f3a01bd /dev-tex/quotchap | |
parent | whitespace (diff) | |
download | historical-c3eabbe1c32d71ccdd5f0812164ce057fac44ff6.tar.gz historical-c3eabbe1c32d71ccdd5f0812164ce057fac44ff6.tar.bz2 historical-c3eabbe1c32d71ccdd5f0812164ce057fac44ff6.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-tex/quotchap')
-rw-r--r-- | dev-tex/quotchap/quotchap-0.9f.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-tex/quotchap/quotchap-0.9f.ebuild b/dev-tex/quotchap/quotchap-0.9f.ebuild index 5b27f68a8018..40d8ee73b31a 100644 --- a/dev-tex/quotchap/quotchap-0.9f.ebuild +++ b/dev-tex/quotchap/quotchap-0.9f.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/quotchap/quotchap-0.9f.ebuild,v 1.6 2007/02/06 17:01:46 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.7 2007/07/13 06:20:20 mr_bones_ Exp $ inherit latex-package S=${WORKDIR}/quotchap @@ -19,4 +19,3 @@ src_install () { cd ${S} dodoc 00readme.txt document.pdf document.tex } - |