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-5.10.26-r2.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-5.10.26-r2.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-5.10.26-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-5.10.26-r2.ebuild b/app-text/htmltidy/htmltidy-5.10.26-r2.ebuild index a33ec40cf07e..f226dd4e1ff7 100644 --- a/app-text/htmltidy/htmltidy-5.10.26-r2.ebuild +++ b/app-text/htmltidy/htmltidy-5.10.26-r2.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-5.10.26-r2.ebuild,v 1.11 2007/05/30 16:33:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-5.10.26-r2.ebuild,v 1.12 2007/06/26 01:44:05 mr_bones_ Exp $ WANT_AUTOMAKE=1.5 WANT_AUTOCONF=2.5 @@ -71,7 +71,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 |