summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-06 15:36:31 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-06 15:36:31 +0000
commit81b9158b4d7ce836b6d84f5c3c48d0f92a5ddd62 (patch)
tree1c4f5cf6e69889a4358db47f0611e2f0000205f7 /app-vim/vcscommand
parentx86 stable wrt bug #328973 (diff)
downloadgentoo-2-81b9158b4d7ce836b6d84f5c3c48d0f92a5ddd62.tar.gz
gentoo-2-81b9158b4d7ce836b6d84f5c3c48d0f92a5ddd62.tar.bz2
gentoo-2-81b9158b4d7ce836b6d84f5c3c48d0f92a5ddd62.zip
Marked ~hppa (bug #339672).
(Portage version: 2.2_rc88/cvs/Linux i686)
Diffstat (limited to 'app-vim/vcscommand')
-rw-r--r--app-vim/vcscommand/ChangeLog5
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.42.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vcscommand/ChangeLog b/app-vim/vcscommand/ChangeLog
index 42180048d109..be76f82e7575 100644
--- a/app-vim/vcscommand/ChangeLog
+++ b/app-vim/vcscommand/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vcscommand
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.11 2010/10/04 05:28:06 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.12 2010/10/06 15:36:31 jer Exp $
+
+ 06 Oct 2010; Jeroen Roovers <jer@gentoo.org> vcscommand-1.99.42.ebuild:
+ Marked ~hppa (bug #339672).
*vcscommand-1.99.42 (04 Oct 2010)
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"