diff options
author | Jason Wever <weeve@gentoo.org> | 2003-09-03 22:40:19 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-09-03 22:40:19 +0000 |
commit | ea96ac1fcc188e12980c2cb114c9aeda9f291631 (patch) | |
tree | d19b7ca4b588f44751a15eb61f0fc080469ff8e5 /app-vim/cvscommand/cvscommand-1.63.ebuild | |
parent | New entry (diff) | |
download | historical-ea96ac1fcc188e12980c2cb114c9aeda9f291631.tar.gz historical-ea96ac1fcc188e12980c2cb114c9aeda9f291631.tar.bz2 historical-ea96ac1fcc188e12980c2cb114c9aeda9f291631.zip |
Added ~sparc to keywords to fix bug #27740.
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.63.ebuild')
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild index 8f3e0b8fb9a0..2478d4c548fe 100644 --- a/app-vim/cvscommand/cvscommand-1.63.ebuild +++ b/app-vim/cvscommand/cvscommand-1.63.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.2 2003/08/19 02:03:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.3 2003/09/03 22:37:32 weeve 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="x86 alpha" +KEYWORDS="x86 alpha ~sparc" |