Portage is a package management system used by Gentoo Linux
# ChangeLog for app-vim/genutils
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/ChangeLog,v 1.21 2007/01/11 06:40:37 pioto Exp $
11 Jan 2007; Mike Kelly
Drop 2.x for now.
*genutils-2.3 (09 Sep 2006)
09 Sep 2006; Mike Kelly
Add genutils 2.3. This is currently p.masked, as it changes how it operates
and may not work with all existing plugins that depend upon it.
*genutils-1.20 (09 Sep 2006)
09 Sep 2006; Mike Kelly
Bump genutils to version 1.20, thanks to Joseph Monti (Bug #133531).
07 Apr 2006; Bryan Østergaard
24 Jan 2006; Patrick McLean
stable on amd64
10 Sep 2005; Aron Griffis
Mark 1.18 stable on alpha
02 Sep 2005; Michael Hanselmann
Stable on ppc.
29 Aug 2005; Danny van Dyk
Marked ~amd64.
25 Aug 2005; Aron Griffis
stable on ia64
23 Aug 2005; Ciaran McCreesh
x86 sparc mips stable
*genutils-1.18 (22 May 2005)
22 May 2005; Ciaran McCreesh
Version bump
18 Feb 2005; Ciaran McCreesh
x86 sparc mips stable
*genutils-1.17 (21 Jan 2005)
21 Jan 2005; Ciaran McCreesh
New version, bug #78707
05 Sep 2004; Ciaran McCreesh
Added help text, bug #62559
20 Aug 2004; Ciaran McCreesh
Stable on x86
24 Jul 2004; Ciaran McCreesh
Stable on sparc, mips
17 Jul 2004; David Holm
Added to ~ppc.
*genutils-1.13 (15 Jul 2004)
15 Jul 2004; Ciaran McCreesh
+genutils-1.13.ebuild:
New ebuild. We'll be needing this for a few other app-vim plugins shortly.
DIST genutils-1.13.tar.bz2 20271 RMD160 0c1b374215c6dcea4faec4c17175edba2c7c4a98 SHA1 fb5b7bcf3fdd88719e6dbc530cbdbd0e8c00d48b SHA256 418c42e5daf18d0bf70bd16342c4671bf6ab7c18b0c91b1ebe8b8a8dbd08e31b
DIST genutils-1.17.tar.bz2 23307 RMD160 e5bd5fff91ded9b42e918640230e16dd0ca24143 SHA1 73887e067cf89aeb93f0db64a5b15666fd9a5df7 SHA256 7433c5d3a6ad6fd422e2f08f2419ecd66ff3be8b6199ed9f5a4d47a58ff062b0
DIST genutils-1.18.tar.bz2 23805 RMD160 f65f6997fe218ff8bc95deab8b44a3c8af6935e8 SHA1 ecee4fe639a10667c4cb37b7d5da2e85500d8507 SHA256 b7902611b10d713f85e785d43e06245415ae4e18fb6257f6434e288710c60af9
DIST genutils-1.20.tar.bz2 23915 RMD160 5b6981af7cb148ba8ab33c7f2136b51ae4e2a526 SHA1 f4181f7cfdfa2f4eb5271c4d49ba94273b41599d SHA256 74a52f6906cb1a2ac7452b7878af5ee8bd4afd5458a9e9defdc898f17dafa56f
EBUILD genutils-1.13.ebuild 632 RMD160 fa8f0135fb15623d38a73fb48d11ac9e07af1f23 SHA1 7143317efed0016e42027b7b14d2c662e30ee98e SHA256 31452cd3fad75e28bcdabfba37dbfe92d698a3b9a93c8ae7b87208300ade1004
EBUILD genutils-1.17.ebuild 641 RMD160 378301f53c65f0a3230aadf030d36f0983186cd2 SHA1 22d4f9302e758482a9e808c58fa5b5ee2403b29d SHA256 b2cc4fdb4d1b543b24ed887bc87d2f58027d2302f94835c5f9ae3165cde24b1e
EBUILD genutils-1.18.ebuild 592 RMD160 c5bb7a75ae0f5e9184cc83f1594732bf4830b6f0 SHA1 a4a59451d895edb9507ebe18505d2dbf4081ab48 SHA256 1b4acba02e349c74da94f31aff4cea8002a4da6a3ca3678cb24a8321c64bdfbc
EBUILD genutils-1.20.ebuild 596 RMD160 16e2edc16514c0afab5e1d5524076ea99c000ec5 SHA1 b669edc054dd9987591d91cef1cb72cf1eaa89fe SHA256 fd18f742ea4314e53627e618b093043b4a3b0f4de320b5e1a47a8d35aedfbf4d
MISC ChangeLog 2309 RMD160 68af156944e63d39b1c6c7c90d4ed5f518083c5d SHA1 e14824982ef1bf764dd61ce5ccbe03b2348059d3 SHA256 57c0715e58d32e513d6ffdec6440768f033af54bf150a247a996b4e3a964036b
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/genutils/genutils-1.13.ebuild,v 1.6 2005/01/01 16:50:37 eradicator Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: library with various useful functions"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197"
LICENSE="GPL-2"
KEYWORDS="x86 sparc mips ~ppc"
IUSE=""
RDEPEND="|| ( >=app-editors/vim-6.3 >=app-editors/gvim-6.3 )
>=app-vim/multvals-3.6.1"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
directly by the user."
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.17.ebuild,v 1.3 2005/02/22 23:18:26 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: library with various useful functions"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197"
LICENSE="GPL-2"
KEYWORDS="x86 sparc mips ~ppc alpha ia64"
IUSE=""
RDEPEND="|| ( >=app-editors/vim-6.3 >=app-editors/gvim-6.3 )
>=app-vim/multvals-3.6.1"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
directly by the user."
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.18.ebuild,v 1.7 2006/01/24 17:20:09 chutzpah Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: library with various useful functions"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
IUSE=""
RDEPEND=">=app-vim/multvals-3.10"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
directly by the user."
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.20.ebuild,v 1.1 2006/09/09 06:48:49 pioto Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: library with various useful functions"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=app-vim/multvals-3.10"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
directly by the user."