diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:44:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:44:05 +0000 |
commit | 25a20a209ca5a89bc83b66e26510d625b88e489e (patch) | |
tree | aa3f9062c5e182e451d76a5d342c13370239823d /app-text/htmltidy/htmltidy-4.8.6.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-25a20a209ca5a89bc83b66e26510d625b88e489e.tar.gz gentoo-2-25a20a209ca5a89bc83b66e26510d625b88e489e.tar.bz2 gentoo-2-25a20a209ca5a89bc83b66e26510d625b88e489e.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-text/htmltidy/htmltidy-4.8.6.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index efb830b11d1e..d1046756d6b5 100644 --- a/app-text/htmltidy/htmltidy-4.8.6.ebuild +++ b/app-text/htmltidy/htmltidy-4.8.6.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/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.21 2007/04/12 19:05:39 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.22 2007/06/26 01:44:05 mr_bones_ Exp $ WANT_AUTOMAKE=1.5 WANT_AUTOCONF=2.5 @@ -73,7 +73,7 @@ src_install() { cd ${S}/htmldoc # It seems the manual page installation in the Makefile's - # is commented out, so we need to install manually + # is commented out, so we need to install manually # for the moment. Please check this on updates. mv man_page.txt tidy.1 doman tidy.1 |