diff options
Diffstat (limited to 'app-vim/vcscommand/vcscommand-1.99.42.ebuild')
-rw-r--r-- | app-vim/vcscommand/vcscommand-1.99.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vcscommand/vcscommand-1.99.42.ebuild b/app-vim/vcscommand/vcscommand-1.99.42.ebuild index ef1ef028aebe..a386aa64b66b 100644 --- a/app-vim/vcscommand/vcscommand-1.99.42.ebuild +++ b/app-vim/vcscommand/vcscommand-1.99.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.5 2011/02/27 15:26:35 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.6 2011/02/27 21:49:27 hwoarang Exp $ EAPI=3 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13751 -> ${P}.zip" LICENSE="public-domain" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="!app-vim/cvscommand" |