ChangeLog

# ChangeLog for app-vim/genindent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v 1.13 2006/12/07 02:10:38 flameeyes Exp $

07 Dec 2006; Diego Pettenò genindent-1.0.ebuild:
Add ~x86-fbsd keyword as per bug #156873. Thanks to Mark Kowarsky
(mark_alec) for reporting.

22 Oct 2006; Jeroen Roovers genindent-1.0.ebuild:
Stable for HPPA.

07 Apr 2006; Bryan Østergaard Remove ciaranm from metadata.xml.

19 May 2005; Rene Nussbaumer genindent-1.0.ebuild:
Added ~hppa

24 Apr 2005; Michael Hanselmann genindent-1.0.ebuild:
Stable on ppc.

06 Apr 2005; Markus Rothe genindent-1.0.ebuild:
Stable on ppc64

18 Feb 2005; Tom Martin genindent-1.0.ebuild:
amd64 stable.

13 Feb 2005; Markus Rothe genindent-1.0.ebuild:
Added ~ppc64 to KEYWORDS

07 Dec 2004; Tom Martin genindent-1.0.ebuild:
Marked ~amd64.

14 Oct 2004; David Holm genindent-1.0.ebuild:
Added to ~ppc.

07 Oct 2004; Ciaran McCreesh genindent-1.0.ebuild:
x86, sparc, mips stable

*genindent-1.0 (09 Sep 2004)

09 Sep 2004; Ciaran McCreesh +metadata.xml,
+genindent-1.0.ebuild:
New package. Needed as a dep for some other new app-vim things.

Manifest

DIST genindent-1.0.tar.bz2 1271 RMD160 9e90a8a15e481a59bfc08cfecbe877881852476a SHA1 1d9143d6688b4563ebd1ff521ef288fb62c199be SHA256 431767a60e000973a91569835b75f1eba093a0ce8cfefaef3a4be72e2a59b5c8
EBUILD genindent-1.0.ebuild 580 RMD160 84c436f369f216637ee958b449bee7b3227c7bde SHA1 1abe619d502551c878766cc11d9ea87a98269085 SHA256 9996f042aaddf106044dbeaf0509f1d52377c516faca53f0047e20c137e607af
MISC ChangeLog 1496 RMD160 837b1913af487ca9cf2c86acc354cb507917ad48 SHA1 9a569cfae2ecfba64e0c226808f210112c7ba2af SHA256 fce7b5a55cd5c983bea277d868f98f2a951ef6a185045ca6f4d649b68afa0266
MISC metadata.xml 157 RMD160 adcd6494e1e562ab5e0bd090e114622782ac753a SHA1 22983b8e9ba3045d8ccbc2b14393423f7f05d2ee SHA256 106c8618581360c66c2b535fcb7a6cb9ff318f1bd8e6c8f40f2f2f2d54e6787a

genindent-1.0.ebuild

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/genindent-1.0.ebuild,v 1.13 2006/12/07 02:10:38 flameeyes Exp $

inherit vim-plugin

DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
LICENSE="as-is"
KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""

VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
directly by the user."

metadata.xml




vim