diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:01:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:01:12 +0000 |
commit | b32fa2ec6ae0914a56c79957a4c4e62ea9d45bf6 (patch) | |
tree | 870620511df9179da2e778b4b165909fdc574a1b /dev-cpp/libwefts | |
parent | whitespace (diff) | |
download | historical-b32fa2ec6ae0914a56c79957a4c4e62ea9d45bf6.tar.gz historical-b32fa2ec6ae0914a56c79957a4c4e62ea9d45bf6.tar.bz2 historical-b32fa2ec6ae0914a56c79957a4c4e62ea9d45bf6.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-cpp/libwefts')
-rw-r--r-- | dev-cpp/libwefts/libwefts-0.99c_p20060109.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/libwefts/libwefts-0.99c_p20060109.ebuild b/dev-cpp/libwefts/libwefts-0.99c_p20060109.ebuild index da07dfad1d99..fe0c18d206fb 100644 --- a/dev-cpp/libwefts/libwefts-0.99c_p20060109.ebuild +++ b/dev-cpp/libwefts/libwefts-0.99c_p20060109.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-cpp/libwefts/libwefts-0.99c_p20060109.ebuild,v 1.3 2007/02/03 21:41:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libwefts/libwefts-0.99c_p20060109.ebuild,v 1.4 2007/07/15 04:01:12 mr_bones_ Exp $ inherit libtool @@ -50,4 +50,3 @@ src_install () { dohtml -r ${S}/doc/html/* fi } - |