summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-09-21 13:06:07 +0000
committerAli Polatel <hawking@gentoo.org>2008-09-21 13:06:07 +0000
commitc419bc3715de2f63f0b51a8b5a24751257d9cc26 (patch)
tree6044f8bd0cc29253154b2ed73fa6c46760cd9a2c /app-vim/genutils
parentMarking leaflet-20041222 ~ppc64 for bug 237202 (diff)
downloadgentoo-2-c419bc3715de2f63f0b51a8b5a24751257d9cc26.tar.gz
gentoo-2-c419bc3715de2f63f0b51a8b5a24751257d9cc26.tar.bz2
gentoo-2-c419bc3715de2f63f0b51a8b5a24751257d9cc26.zip
Version bump. Drop old.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-vim/genutils')
-rw-r--r--app-vim/genutils/ChangeLog10
-rw-r--r--app-vim/genutils/genutils-1.13.ebuild18
-rw-r--r--app-vim/genutils/genutils-1.17.ebuild18
-rw-r--r--app-vim/genutils/genutils-2.4.ebuild (renamed from app-vim/genutils/genutils-1.20.ebuild)4
4 files changed, 10 insertions, 40 deletions
diff --git a/app-vim/genutils/ChangeLog b/app-vim/genutils/ChangeLog
index cef74d2f960d..f50191f620dc 100644
--- a/app-vim/genutils/ChangeLog
+++ b/app-vim/genutils/ChangeLog
@@ -1,6 +1,12 @@
# 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 $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/ChangeLog,v 1.22 2008/09/21 13:06:07 hawking Exp $
+
+*genutils-2.4 (21 Sep 2008)
+
+ 21 Sep 2008; Ali Polatel <hawking@gentoo.org> -genutils-1.13.ebuild,
+ -genutils-1.17.ebuild, -genutils-1.20.ebuild, +genutils-2.4.ebuild:
+ Version bump. Drop old.
11 Jan 2007; Mike Kelly <pioto@gentoo.org> -genutils-2.3.ebuild:
Drop 2.x for now.
diff --git a/app-vim/genutils/genutils-1.13.ebuild b/app-vim/genutils/genutils-1.13.ebuild
deleted file mode 100644
index 7672708e1a7e..000000000000
--- a/app-vim/genutils/genutils-1.13.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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."
diff --git a/app-vim/genutils/genutils-1.17.ebuild b/app-vim/genutils/genutils-1.17.ebuild
deleted file mode 100644
index cc8d3798eec1..000000000000
--- a/app-vim/genutils/genutils-1.17.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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."
diff --git a/app-vim/genutils/genutils-1.20.ebuild b/app-vim/genutils/genutils-2.4.ebuild
index a62263bd0c6a..16a8f5083d0f 100644
--- a/app-vim/genutils/genutils-1.20.ebuild
+++ b/app-vim/genutils/genutils-2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-2.4.ebuild,v 1.1 2008/09/21 13:06:07 hawking Exp $
inherit vim-plugin