summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-09-20 15:38:06 +0000
committerAli Polatel <hawking@gentoo.org>2008-09-20 15:38:06 +0000
commite3cf84269979350232c1da6eb3840d2d4dfe7147 (patch)
tree924fac19e22870a270e04f8635c3fd06c3aa6670 /app-vim/supertab
parentRemove old versions (diff)
downloadgentoo-2-e3cf84269979350232c1da6eb3840d2d4dfe7147.tar.gz
gentoo-2-e3cf84269979350232c1da6eb3840d2d4dfe7147.tar.bz2
gentoo-2-e3cf84269979350232c1da6eb3840d2d4dfe7147.zip
Version bump. Drop old.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-vim/supertab')
-rw-r--r--app-vim/supertab/ChangeLog10
-rw-r--r--app-vim/supertab/supertab-0.31.ebuild14
-rw-r--r--app-vim/supertab/supertab-0.45.ebuild (renamed from app-vim/supertab/supertab-0.41.ebuild)4
3 files changed, 10 insertions, 18 deletions
diff --git a/app-vim/supertab/ChangeLog b/app-vim/supertab/ChangeLog
index 6df77601aa56..e4840ecd31a9 100644
--- a/app-vim/supertab/ChangeLog
+++ b/app-vim/supertab/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-vim/supertab
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.20 2007/05/09 15:44:26 pioto Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.21 2008/09/20 15:38:06 hawking Exp $
+
+*supertab-0.45 (20 Sep 2008)
+
+ 20 Sep 2008; Ali Polatel <hawking@gentoo.org> -supertab-0.31.ebuild,
+ -supertab-0.41.ebuild, +supertab-0.45.ebuild:
+ Version bump. Drop old.
09 May 2007; Mike Kelly <pioto@gentoo.org> supertab-0.41.ebuild:
Update HOMEPAGE, see Bug #173083.
diff --git a/app-vim/supertab/supertab-0.31.ebuild b/app-vim/supertab/supertab-0.31.ebuild
deleted file mode 100644
index 2cb75c16247e..000000000000
--- a/app-vim/supertab/supertab-0.31.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.31.ebuild,v 1.6 2006/09/19 13:29:20 pioto Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: enhanced Tab key functionality"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182"
-
-LICENSE="vim"
-KEYWORDS="alpha sparc x86 ia64"
-IUSE=""
-
-RDEPEND="!>=app-editors/vim-core-7"
diff --git a/app-vim/supertab/supertab-0.41.ebuild b/app-vim/supertab/supertab-0.45.ebuild
index 15d549b1313a..1ee834ffd65d 100644
--- a/app-vim/supertab/supertab-0.41.ebuild
+++ b/app-vim/supertab/supertab-0.45.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/supertab/supertab-0.41.ebuild,v 1.3 2007/05/09 15:44:26 pioto Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.45.ebuild,v 1.1 2008/09/20 15:38:06 hawking Exp $
inherit vim-plugin