diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:07:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:07:38 +0000 |
commit | ff9f359baf27b8bd78e268d92abaf661eb8b2144 (patch) | |
tree | 5f6a5a38caa894e44b7c96913f2db59443b59a18 /app-admin/gamin | |
parent | whitespace (diff) | |
download | historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.tar.gz historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.tar.bz2 historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-admin/gamin')
-rw-r--r-- | app-admin/gamin/gamin-0.1.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/gamin/gamin-0.1.8.ebuild b/app-admin/gamin/gamin-0.1.8.ebuild index b8d82d71e69f..5357c65d252c 100644 --- a/app-admin/gamin/gamin-0.1.8.ebuild +++ b/app-admin/gamin/gamin-0.1.8.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-admin/gamin/gamin-0.1.8.ebuild,v 1.13 2007/07/12 16:49:06 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.8.ebuild,v 1.14 2007/07/13 06:07:38 mr_bones_ Exp $ inherit autotools eutils libtool @@ -48,4 +48,3 @@ src_install() { dodoc AUTHORS ChangeLog README TODO NEWS doc/*txt dohtml doc/* } - |