diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-02-27 15:26:35 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-02-27 15:26:35 +0000 |
commit | 6a50967df31a711aa93d7fdcc6930f4d685a8be6 (patch) | |
tree | 8c30c6bff92d6781694949c92ff83d7352e47953 /app-vim/vcscommand/vcscommand-1.99.42.ebuild | |
parent | Marking gst-plugins-base-0.10.31 ~ppc for bug 353434 (diff) | |
download | historical-6a50967df31a711aa93d7fdcc6930f4d685a8be6.tar.gz historical-6a50967df31a711aa93d7fdcc6930f4d685a8be6.tar.bz2 historical-6a50967df31a711aa93d7fdcc6930f4d685a8be6.zip |
Stable on alpha, bug #356665
Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
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 ed0ae52afe3c..ef1ef028aebe 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.4 2011/02/26 16:39:40 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.5 2011/02/27 15:26:35 klausman 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" |