diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:01:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:01:44 +0000 |
commit | 37622c07457d325ec4abf2fa57ebaf324d4afae4 (patch) | |
tree | 1381215358696f953660f13b1d7021c2d7818ecb /app-vim/cvscommand | |
parent | dont fall apart when glftpd is in /etc/services #82763 by Peter (diff) | |
download | gentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.tar.gz gentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.tar.bz2 gentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-vim/cvscommand')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.67.ebuild b/app-vim/cvscommand/cvscommand-1.67.ebuild index 657c3794875f..d9ad0055e625 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.4 2005/02/18 19:52:05 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.67.ebuild,v 1.5 2005/02/22 23:01:44 agriffis 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" |