diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-12 20:42:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-12 20:42:02 +0000 |
commit | 644e8ced8e3a3f1d2cbb31f71eaa1da4aac74eb7 (patch) | |
tree | a64add51f4b6d4ea5c84ff159c64ea6b0722bb78 /app-vim/vcscommand/vcscommand-1.99.45.ebuild | |
parent | Version bump. The new version installs .desktop file for file manager associa... (diff) | |
download | historical-644e8ced8e3a3f1d2cbb31f71eaa1da4aac74eb7.tar.gz historical-644e8ced8e3a3f1d2cbb31f71eaa1da4aac74eb7.tar.bz2 historical-644e8ced8e3a3f1d2cbb31f71eaa1da4aac74eb7.zip |
Stable for AMD64, wrt bug #393569
Package-Manager: portage-2.1.10.39/cvs/Linux i686
Diffstat (limited to 'app-vim/vcscommand/vcscommand-1.99.45.ebuild')
-rw-r--r-- | app-vim/vcscommand/vcscommand-1.99.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vcscommand/vcscommand-1.99.45.ebuild b/app-vim/vcscommand/vcscommand-1.99.45.ebuild index 6f3dbdb7665a..e3263231e33e 100644 --- a/app-vim/vcscommand/vcscommand-1.99.45.ebuild +++ b/app-vim/vcscommand/vcscommand-1.99.45.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.45.ebuild,v 1.2 2011/12/11 15:34:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v 1.3 2011/12/12 20:42:02 ago 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="~amd64 ~hppa ~ppc ~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" |