Portage is a package management system used by Gentoo Linux
# ChangeLog for app-vim/cecutil
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.25 2008/09/20 13:51:39 hawking Exp $
*cecutil-17 (20 Sep 2008)
20 Sep 2008; Ali Polatel
-cecutil-4.ebuild, -cecutil-6.ebuild, cecutil-7.ebuild, -cecutil-9.ebuild,
-cecutil-14.ebuild, -cecutil-16.ebuild, +cecutil-17.ebuild:
Version bump. Quoting. Drop old.
*cecutil-16 (09 May 2007)
09 May 2007; Mike Kelly
Version bump. Now requires vim 7.0.
21 Feb 2007; Piotr Jaroszyński
Transition to Manifest2.
07 Apr 2006; Bryan Østergaard
*cecutil-14 (11 Feb 2006)
11 Feb 2006; Ciaran McCreesh
New version
*cecutil-9 (08 Oct 2005)
08 Oct 2005; Ciaran McCreesh
Version bump, bug #101782
19 Sep 2005; Marcus D. Hanwell
Stable on amd64.
12 Sep 2005; Michael Hanselmann
Stable on ppc.
10 Sep 2005; Aron Griffis
Mark 7 stable on alpha
07 Sep 2005; Aron Griffis
Mark 7 stable on ia64
07 Sep 2005; Ciaran McCreesh
x86 sparc mips stable
*cecutil-7 (06 May 2005)
06 May 2005; Ciaran McCreesh
Version bump
01 May 2005; Michael Hanselmann
Stable on ppc.
01 Apr 2005;
stable on amd64
31 Mar 2005; Aron Griffis
stable on ia64
27 Mar 2005; Bryan Østergaard
Stable on alpha.
06 Mar 2005; Ciaran McCreesh
x86 sparc mips stable
18 Feb 2005; Tom Martin
amd64 stable.
*cecutil-6 (18 Feb 2005)
18 Feb 2005; Tom Martin
Version bump for ciaranm.
*cecutil-4 (21 Jan 2005)
21 Jan 2005; Ciaran McCreesh
New version, bug #78702
26 Oct 2004; Tom Martin
Marked ~amd64.
06 Sep 2004; Ciaran McCreesh
Stable on x86, sparc, mips
02 Sep 2004; David Holm
Added to ~ppc.
*cecutil-3 (25 Aug 2004)
25 Aug 2004; Ciaran McCreesh
+cecutil-3.ebuild:
New package. This is required by newer versions of some other app-vim
packages.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
DIST cecutil-17.tar.bz2 6985 RMD160 cf6cde1e265298f3b9df90d82295536a359454e4 SHA1 241a6ed0411f2ca111e1a86ca0d19a7d3ab72a8e SHA256 2fea0c8f5b0b6222c5c4b7e19a462fa08b50d6a36f1f1dd310a5da44190dbc3a
DIST cecutil-7.tar.bz2 4476 RMD160 7b780facb07fbe4220163f72227d61c5672012a4 SHA1 2d92de47b76d9f4cb5a05501350d7009f06c1637 SHA256 1389b07cf69718f7b5e9429e5352d70155027620f105694982c5d86ec3b435db
EBUILD cecutil-17.ebuild 652 RMD160 f05e34d6642ad847ca7aad7848fedbdbdee0883f SHA1 7324fe62784940ef538c31b91d78f3b4dec74371 SHA256 fe81c80ba62050b1687b4745d0c70c11ba22dbad444a17f5f24dc74ea24d2419
EBUILD cecutil-7.ebuild 976 RMD160 38643cea54ae892bda0b20c226aaebe419045af4 SHA1 32e9fc0282eb224e26070ae53a919f9a4e57ab74 SHA256 b8ce341949d8696111ff064ab31f263ffe6f7e02a4179e9ef308fc114ca79b05
MISC ChangeLog 2835 RMD160 317aab66d6cd723baef505e981e65053c8e18985 SHA1 4fee1b1bb8e98b3a94d96f3869aa2ef446d7a8a9 SHA256 b14298af4f535393c543004d301df2a5a44b027065544f614374c917b5789424
MISC metadata.xml 157 RMD160 adcd6494e1e562ab5e0bd090e114622782ac753a SHA1 22983b8e9ba3045d8ccbc2b14393423f7f05d2ee SHA256 106c8618581360c66c2b535fcb7a6cb9ff318f1bd8e6c8f40f2f2f2d54e6787a
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkjU//QACgkQQU4yORhF8iDIrgCfb13kA92TKOVv8+CVczwR6Ge/
0IUAnRPDytSgVxQkfBFU4SwyqfzvbnED
=Adku
-----END PGP SIGNATURE-----
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-17.ebuild,v 1.1 2008/09/20 13:51:39 hawking Exp $
VIM_PLUGIN_VIM_VERSION="7.0"
inherit vim-plugin
DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066"
LICENSE="vim"
KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
directly by the user. Documentation is available via ':help cecutil.txt'."
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-7.ebuild,v 1.7 2008/09/20 13:51:39 hawking Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066"
LICENSE="vim"
KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
directly by the user. Documentation is available via ':help cecutil.txt'."
src_unpack() {
unpack ${A}
cd "${S}"
# automatic help extraction. woohoo! someone please shoot me now...
mkdir -p "${S}"/doc
sed -n -e '/^\*cecutil.txt\*/,$p' "${S}"/plugin/cecutil.vim \
> "${S}"/doc/cecutil.txt \
|| die "sed 1 failed. not good."
sed -i -e '/^" HelpExtractor:/,$d' "${S}"/plugin/cecutil.vim \
|| die "sed 2 failed. not good."
}