diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 05:58:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 05:58:47 +0000 |
commit | 252966b081af1052102682c17f5fba2ba3a0b098 (patch) | |
tree | 4c161c6abba1e23c87a16bc1ac5c8a25ed05c9b9 /www-misc/wsmake | |
parent | whitespace (diff) | |
download | historical-252966b081af1052102682c17f5fba2ba3a0b098.tar.gz historical-252966b081af1052102682c17f5fba2ba3a0b098.tar.bz2 historical-252966b081af1052102682c17f5fba2ba3a0b098.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'www-misc/wsmake')
-rw-r--r-- | www-misc/wsmake/wsmake-0.6.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-misc/wsmake/wsmake-0.6.4.ebuild b/www-misc/wsmake/wsmake-0.6.4.ebuild index 62398beab36e..4cd48a139e38 100644 --- a/www-misc/wsmake/wsmake-0.6.4.ebuild +++ b/www-misc/wsmake/wsmake-0.6.4.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/www-misc/wsmake/wsmake-0.6.4.ebuild,v 1.4 2007/01/19 21:02:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/wsmake/wsmake-0.6.4.ebuild,v 1.5 2007/07/15 05:58:47 mr_bones_ Exp $ inherit eutils @@ -32,4 +32,3 @@ src_install () { cd doc dodoc manual.txt examples.tar } - |