Portage is a package management system used by Gentoo Linux
# ChangeLog for app-vim/detectindent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/ChangeLog,v 1.7 2006/11/22 05:55:44 wormo Exp $
22 Nov 2006; Stephanie Lockwood-Childs
detectindent-1.0.ebuild:
stable on ppc
07 Apr 2006; Bryan Østergaard
24 Jan 2006; Patrick McLean
stable on amd64
09 Dec 2005;
Marked ~amd64
07 Sep 2005; Ciaran McCreesh
x86 sparc mips stable
06 Aug 2005; David Holm
Added to ~ppc.
*detectindent-1.0 (05 Aug 2005)
05 Aug 2005; Ciaran McCreesh
+detectindent-1.0.ebuild:
New package, bug #79003
DIST detectindent-1.0.tar.bz2 1919 RMD160 a0dcf229faa04083c0521f1601a50e33b857cf5c SHA1 54444ba7e908dd69b1396222b725b56fdf6913c0 SHA256 7ba327295df68583786221f6d87032ae8bf6d7f0eb76262b279722eb4aa35d7e
EBUILD detectindent-1.0.ebuild 487 RMD160 88324ff45d7cef586bb9bb4727b220476b547be5 SHA1 b46273e02bd499ed6a27b2f1f499efba08818e7e SHA256 2c3a037d7c7700bd6018d2d3aadbecd65312ca469b4d3df6fa1e9120449ab73a
MISC ChangeLog 935 RMD160 6d99eafcb45845b0d4a7134908acde316517420c SHA1 1dbca9e244ffc1f666ede9a3d21e14a757f3b507 SHA256 58dc5cbc0618882895dc29cdd5826ac96277f49073a34285f1f0e214c92ce17e
MISC metadata.xml 305 RMD160 bd019019f3777ea3877058e71f761356c9069f3e SHA1 4556b9905d9aa46c19ed4f6ac95fa527f5b06671 SHA256 14da1c96f252f13815341c06b5a3fb3c454103a8662efdf879e5babf4dde5e45
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/detectindent-1.0.ebuild,v 1.7 2007/07/11 05:14:07 mr_bones_ Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: automatically detect file indent settings"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1171"
LICENSE="vim"
KEYWORDS="amd64 ~hppa mips ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="detectindent.txt"
Vim plugin which automatically detects indent settings for files which
do not have modelines.