summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-02-18 18:48:12 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-02-18 18:48:12 +0000
commit2cb96610396c41fbc006ca9afe941c5934a0c7a6 (patch)
tree3dc09ffdea0ad6c7d0fe28f9c69013574e6467e7 /app-vim/cvscommand
parentFix #58686 and #80716. (diff)
downloadgentoo-2-2cb96610396c41fbc006ca9afe941c5934a0c7a6.tar.gz
gentoo-2-2cb96610396c41fbc006ca9afe941c5934a0c7a6.tar.bz2
gentoo-2-2cb96610396c41fbc006ca9afe941c5934a0c7a6.zip
x86 sparc stable
(Portage version: 2.0.51.16-hornygoats)
Diffstat (limited to 'app-vim/cvscommand')
-rw-r--r--app-vim/cvscommand/ChangeLog5
-rw-r--r--app-vim/cvscommand/cvscommand-1.67.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog
index 0a69181e5077..ccca55295065 100644
--- a/app-vim/cvscommand/ChangeLog
+++ b/app-vim/cvscommand/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/cvscommand
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.17 2005/01/21 22:38:16 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.18 2005/02/18 18:48:12 ciaranm Exp $
+
+ 18 Feb 2005; Ciaran McCreesh <ciaranm@gentoo.org> cvscommand-1.67.ebuild:
+ x86 sparc stable
21 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> cvscommand-1.63.ebuild,
cvscommand-1.65.ebuild, cvscommand-1.67.ebuild:
diff --git a/app-vim/cvscommand/cvscommand-1.67.ebuild b/app-vim/cvscommand/cvscommand-1.67.ebuild
index 37883c4dff7b..f0ffff3c31f3 100644
--- a/app-vim/cvscommand/cvscommand-1.67.ebuild
+++ b/app-vim/cvscommand/cvscommand-1.67.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.67.ebuild,v 1.2 2005/01/21 22:38:16 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.67.ebuild,v 1.3 2005/02/18 18:48:12 ciaranm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: CVS integration plugin"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
LICENSE="public-domain"
-KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86 ~amd64"
+KEYWORDS="~alpha ~ia64 ~ppc sparc x86 ~amd64"
IUSE=""
VIM_PLUGIN_HELPFILES="cvscommand-contents"