summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-10 16:08:12 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-10 16:08:12 +0000
commitf79d36feec4ebc4fe366b2e28d584d6bfed89760 (patch)
tree12db45f3b074dadc94ac2f462201a7f7a197ba10 /app-vim/vcscommand
parentia64 stable (diff)
downloadgentoo-2-f79d36feec4ebc4fe366b2e28d584d6bfed89760.tar.gz
gentoo-2-f79d36feec4ebc4fe366b2e28d584d6bfed89760.tar.bz2
gentoo-2-f79d36feec4ebc4fe366b2e28d584d6bfed89760.zip
Add ~alpha/~ia64/~sparc wrt #339672
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 be76f82e7575..1e9668ec1848 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.12 2010/10/06 15:36:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.13 2010/10/10 16:08:12 armin76 Exp $
+
+ 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> vcscommand-1.99.42.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #339672
06 Oct 2010; Jeroen Roovers <jer@gentoo.org> vcscommand-1.99.42.ebuild:
Marked ~hppa (bug #339672).
diff --git a/app-vim/vcscommand/vcscommand-1.99.42.ebuild b/app-vim/vcscommand/vcscommand-1.99.42.ebuild
index b553e29e8e9e..9982edd633f2 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.2 2010/10/06 15:36:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.42.ebuild,v 1.3 2010/10/10 16:08:12 armin76 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 ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!app-vim/cvscommand"