summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-05-30 10:23:12 +0000
committerTim Harder <radhermit@gentoo.org>2011-05-30 10:23:12 +0000
commit07e2860fadd2c1294d8fb2d86198920cd03f26f9 (patch)
tree6e8bafd01ace676a813eea9294569c8b8d8898ed /app-vim
parentVersion bump and remove old. Update dependencies. (diff)
downloadgentoo-2-07e2860fadd2c1294d8fb2d86198920cd03f26f9.tar.gz
gentoo-2-07e2860fadd2c1294d8fb2d86198920cd03f26f9.tar.bz2
gentoo-2-07e2860fadd2c1294d8fb2d86198920cd03f26f9.zip
Version bump and remove old.
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gundo/ChangeLog8
-rw-r--r--app-vim/gundo/gundo-2.2.0.ebuild (renamed from app-vim/gundo/gundo-2.1.1.ebuild)2
2 files changed, 8 insertions, 2 deletions
diff --git a/app-vim/gundo/ChangeLog b/app-vim/gundo/ChangeLog
index 9708e2f1b037..33032932678f 100644
--- a/app-vim/gundo/ChangeLog
+++ b/app-vim/gundo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-vim/gundo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gundo/ChangeLog,v 1.3 2011/03/14 07:08:47 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gundo/ChangeLog,v 1.4 2011/05/30 10:23:12 radhermit Exp $
+
+*gundo-2.2.0 (30 May 2011)
+
+ 30 May 2011; Tim Harder <radhermit@gentoo.org> -gundo-2.1.1.ebuild,
+ +gundo-2.2.0.ebuild:
+ Version bump and remove old.
*gundo-2.1.1 (14 Mar 2011)
diff --git a/app-vim/gundo/gundo-2.1.1.ebuild b/app-vim/gundo/gundo-2.2.0.ebuild
index 279d57ee1d2a..3aef7294c555 100644
--- a/app-vim/gundo/gundo-2.1.1.ebuild
+++ b/app-vim/gundo/gundo-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gundo/gundo-2.1.1.ebuild,v 1.1 2011/03/14 07:08:47 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gundo/gundo-2.2.0.ebuild,v 1.1 2011/05/30 10:23:12 radhermit Exp $
EAPI=3
VIM_PLUGIN_VIM_VERSION="7.3"