diff options
author | 2007-07-12 05:38:40 +0000 | |
---|---|---|
committer | 2007-07-12 05:38:40 +0000 | |
commit | 72e121a231cf803762a2f98f406ce04693792ed3 (patch) | |
tree | fc7da10af507423ce85fd99855b6c24bccc13ede /net-fs/coda | |
parent | whitespace (diff) | |
download | gentoo-2-72e121a231cf803762a2f98f406ce04693792ed3.tar.gz gentoo-2-72e121a231cf803762a2f98f406ce04693792ed3.tar.bz2 gentoo-2-72e121a231cf803762a2f98f406ce04693792ed3.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-fs/coda')
-rw-r--r-- | net-fs/coda/coda-6.0.15.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-fs/coda/coda-6.0.15.ebuild b/net-fs/coda/coda-6.0.15.ebuild index de5206677635..6d575c96a5d6 100644 --- a/net-fs/coda/coda-6.0.15.ebuild +++ b/net-fs/coda/coda-6.0.15.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/net-fs/coda/coda-6.0.15.ebuild,v 1.8 2007/06/26 02:24:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.15.ebuild,v 1.9 2007/07/12 05:38:40 mr_bones_ Exp $ inherit autotools eutils @@ -271,4 +271,3 @@ pkg_config () { echo einfo "Tip: use pdbtool to add a normal coda user and clog to authenticate and get write access." } - |