diff options
Diffstat (limited to 'app-vim/vcscommand/vcscommand-1.99.44.ebuild')
-rw-r--r-- | app-vim/vcscommand/vcscommand-1.99.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vcscommand/vcscommand-1.99.44.ebuild b/app-vim/vcscommand/vcscommand-1.99.44.ebuild index e5b8fc42e279..eeccb90297af 100644 --- a/app-vim/vcscommand/vcscommand-1.99.44.ebuild +++ b/app-vim/vcscommand/vcscommand-1.99.44.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.44.ebuild,v 1.1 2011/10/10 08:26:23 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.44.ebuild,v 1.2 2011/12/11 15:34:41 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="!app-vim/cvscommand" |