Portage is a package management system used by Gentoo Linux
# ChangeLog for app-vim/searchcomplete
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/searchcomplete/ChangeLog,v 1.12 2007/02/22 00:06:47 peper Exp $
22 Feb 2007; Piotr JaroszyĆski
Transition to Manifest2.
24 Apr 2005; Michael Hanselmann
searchcomplete-1.1.ebuild:
Stable on ppc.
18 Feb 2005; Tom Martin
amd64 stable.
29 Dec 2004; Ciaran McCreesh
searchcomplete-1.1.ebuild:
x86 stable
12 Nov 2004; Simon Stelling
added ~amd64
31 Oct 2004; Ciaran McCreesh
searchcomplete-1.1.ebuild:
Add help text, bug #63323
04 Apr 2004; Ciaran McCreesh
Stable on sparc
16 Mar 2004; David Holm
Added to ~ppc.
23 Jan 2004; Aron Griffis
stable on alpha and ia64
*searchcomplete-1.1 (30 Oct 2003)
30 Oct 2003; Aron Griffis
searchcomplete-1.1.ebuild:
Add searchcomplete plugin for bug 32280. Thanks to Ciaran McCreesh for the
ebuild
DIST searchcomplete-1.1.tar.bz2 1204 RMD160 aac3c79dafbe8c06c837958c9f080d1a34b099f7 SHA1 140c9f3a080ece9723d9ba124695a970d9b47f8d SHA256 2096ed1e550c24d18288bcf30c52f6bc421015c567b8170e1a50a11881503ed5
EBUILD searchcomplete-1.1.ebuild 508 RMD160 2941a5dfbee33e61894c7ed6be54dc9ce290642c SHA1 7f6474ec3f27a6a832cbc6f2ce938932de0bd44b SHA256 45c9f294386327b1e60690c8db27a49c63a78bd86fddca7e233195ed823d61d0
MISC ChangeLog 1305 RMD160 8ce3d9432d8489d513fb1a543ec42e68afe3f249 SHA1 0475e8fac8da559a45fceaa56ef535db41035456 SHA256 94758f3a52253fe28997dc9414c83ecede9ef47f71ab4ed752b602b26af06836
MISC metadata.xml 157 RMD160 adcd6494e1e562ab5e0bd090e114622782ac753a SHA1 22983b8e9ba3045d8ccbc2b14393423f7f05d2ee SHA256 106c8618581360c66c2b535fcb7a6cb9ff318f1bd8e6c8f40f2f2f2d54e6787a
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/searchcomplete/searchcomplete-1.1.ebuild,v 1.12 2005/04/24 12:17:30 hansmi Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: tab completion in searches"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
KEYWORDS="alpha sparc x86 ia64 ppc amd64"
IUSE=""
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"