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
commitfa5e6601b6e9b61e140ef28f59d5df466848bf6d (patch)
tree6e51d3401514482b31c16746089b0e3ef4d41295
parentFix #58686 and #80716. (diff)
downloadhistorical-fa5e6601b6e9b61e140ef28f59d5df466848bf6d.tar.gz
historical-fa5e6601b6e9b61e140ef28f59d5df466848bf6d.tar.bz2
historical-fa5e6601b6e9b61e140ef28f59d5df466848bf6d.zip
x86 sparc stable
Package-Manager: portage-2.0.51.16-hornygoats
-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"