diff options
author | 2007-07-12 05:38:40 +0000 | |
---|---|---|
committer | 2007-07-12 05:38:40 +0000 | |
commit | cecae377b32b2b2340c876019143571eee34101d (patch) | |
tree | ebda9520b3eeefd202d4ae6e5d10dcf28418821a /net-fs/coda | |
parent | whitespace (diff) | |
download | historical-cecae377b32b2b2340c876019143571eee34101d.tar.gz historical-cecae377b32b2b2340c876019143571eee34101d.tar.bz2 historical-cecae377b32b2b2340c876019143571eee34101d.zip |
whitespace
Package-Manager: portage-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." } - |