diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-09 10:26:00 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-09 10:26:00 +0000 |
commit | 9bccd880b44a6fdad97c9eefe63a347f6177918c (patch) | |
tree | 55eabfe04d6ed1be1acc5de004fd357e4dea1499 /app-vim/vcscommand | |
parent | version bump for bug 275884 (diff) | |
download | gentoo-2-9bccd880b44a6fdad97c9eefe63a347f6177918c.tar.gz gentoo-2-9bccd880b44a6fdad97c9eefe63a347f6177918c.tar.bz2 gentoo-2-9bccd880b44a6fdad97c9eefe63a347f6177918c.zip |
version bump and clean up, bug 258971
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-vim/vcscommand')
-rw-r--r-- | app-vim/vcscommand/ChangeLog | 10 | ||||
-rw-r--r-- | app-vim/vcscommand/vcscommand-0.1_beta29.ebuild (renamed from app-vim/vcscommand/vcscommand-0.1_beta27.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-vim/vcscommand/ChangeLog b/app-vim/vcscommand/ChangeLog index f40692913fa8..9279d5fdda98 100644 --- a/app-vim/vcscommand/ChangeLog +++ b/app-vim/vcscommand/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-vim/vcscommand -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.6 2008/10/16 16:51:10 hawking Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.7 2009/07/09 10:25:59 fauli Exp $ + +*vcscommand-0.1_beta29 (09 Jul 2009) + + 09 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + -vcscommand-0.1_beta27.ebuild, +vcscommand-0.1_beta29.ebuild: + version bump and clean up, bug 258971 *vcscommand-0.1_beta28 (16 Oct 2008) diff --git a/app-vim/vcscommand/vcscommand-0.1_beta27.ebuild b/app-vim/vcscommand/vcscommand-0.1_beta29.ebuild index c36ce400bf92..8d0eecc5473f 100644 --- a/app-vim/vcscommand/vcscommand-0.1_beta27.ebuild +++ b/app-vim/vcscommand/vcscommand-0.1_beta29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-0.1_beta27.ebuild,v 1.1 2008/09/20 15:43:20 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-0.1_beta29.ebuild,v 1.1 2009/07/09 10:25:59 fauli Exp $ VIM_PLUGIN_VIM_VERSION="7.0" inherit vim-plugin |