diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-11-22 05:55:44 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-11-22 05:55:44 +0000 |
commit | 0bcef9a76b41967f22a6cbe699ea17302c4df3bf (patch) | |
tree | fb93366fe188e5372c2c8b5c4ac88658b082fd46 /app-vim | |
parent | initial commit of selinux desktop policies. (diff) | |
download | gentoo-2-0bcef9a76b41967f22a6cbe699ea17302c4df3bf.tar.gz gentoo-2-0bcef9a76b41967f22a6cbe699ea17302c4df3bf.tar.bz2 gentoo-2-0bcef9a76b41967f22a6cbe699ea17302c4df3bf.zip |
stable on ppc
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/detectindent/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/detectindent/detectindent-1.0.ebuild | 4 | ||||
-rw-r--r-- | app-vim/detectindent/files/digest-detectindent-1.0 | 2 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-vim/detectindent/ChangeLog b/app-vim/detectindent/ChangeLog index ea7ee75102c5..d36bc63ca860 100644 --- a/app-vim/detectindent/ChangeLog +++ b/app-vim/detectindent/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2006/04/07 21:17:19 kloeri Exp $ +# $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 <wormo@gentoo.org> + detectindent-1.0.ebuild: + stable on ppc 07 Apr 2006; Bryan Østergaard <kloeri@gentoo.org metadata.xml: Remove ciaranm from metadata.xml. diff --git a/app-vim/detectindent/detectindent-1.0.ebuild b/app-vim/detectindent/detectindent-1.0.ebuild index 35b2a85ae1c1..b76a44433ecb 100644 --- a/app-vim/detectindent/detectindent-1.0.ebuild +++ b/app-vim/detectindent/detectindent-1.0.ebuild @@ -1,13 +1,13 @@ # 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.5 2006/01/24 17:10:18 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/detectindent-1.0.ebuild,v 1.6 2006/11/22 05:55:44 wormo 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" +KEYWORDS="amd64 ~hppa mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="detectindent.txt" diff --git a/app-vim/detectindent/files/digest-detectindent-1.0 b/app-vim/detectindent/files/digest-detectindent-1.0 index 2262b4f88b20..a1ea36778f74 100644 --- a/app-vim/detectindent/files/digest-detectindent-1.0 +++ b/app-vim/detectindent/files/digest-detectindent-1.0 @@ -1 +1,3 @@ MD5 10a20356636262e387b5dd1aa8d87488 detectindent-1.0.tar.bz2 1919 +RMD160 a0dcf229faa04083c0521f1601a50e33b857cf5c detectindent-1.0.tar.bz2 1919 +SHA256 7ba327295df68583786221f6d87032ae8bf6d7f0eb76262b279722eb4aa35d7e detectindent-1.0.tar.bz2 1919 |