diff options
author | 2010-10-06 15:36:31 +0000 | |
---|---|---|
committer | 2010-10-06 15:36:31 +0000 | |
commit | 8195c3a17d13e9c48918b597009f9be1faf0fd70 (patch) | |
tree | e78a5ab96df4138d807cec2c2ce0e76663069b1b /app-vim/vcscommand/vcscommand-1.99.42.ebuild | |
parent | x86 stable wrt bug #328973 (diff) | |
download | historical-8195c3a17d13e9c48918b597009f9be1faf0fd70.tar.gz historical-8195c3a17d13e9c48918b597009f9be1faf0fd70.tar.bz2 historical-8195c3a17d13e9c48918b597009f9be1faf0fd70.zip |
Marked ~hppa (bug #339672).
Package-Manager: portage-2.2_rc88/cvs/Linux i686
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 31d73908ea36..b553e29e8e9e 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-2010 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.1 2010/10/04 05:28:06 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.2 2010/10/06 15:36:31 jer 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="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="!app-vim/cvscommand" |