summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-09 22:37:22 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-09 22:37:22 +0000
commitec510ab564d987a23d7aeeafd90c76ab2f5adafa (patch)
tree894224f71729daee80ae0427dde296640786d250 /app-vim
parentLICENSE fix (Manifest recommit) (diff)
downloadgentoo-2-ec510ab564d987a23d7aeeafd90c76ab2f5adafa.tar.gz
gentoo-2-ec510ab564d987a23d7aeeafd90c76ab2f5adafa.tar.bz2
gentoo-2-ec510ab564d987a23d7aeeafd90c76ab2f5adafa.zip
add alpha and ia64
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20041009.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20041009.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20041009.ebuild
index 460e5ae71785..9f2a98642e41 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-20041009.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-20041009.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041009.ebuild,v 1.4 2004/11/09 01:28:39 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041009.ebuild,v 1.5 2004/11/09 22:37:22 agriffis Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage
Files syntax highlighting, filetype and indent settings"
HOMEPAGE="http://developer.berlios.de/projects/gentoo-syntax"
LICENSE="vim"
-KEYWORDS="x86 sparc mips amd64 ~ppc ~ppc64"
+KEYWORDS="x86 sparc mips amd64 ~ppc ~ppc64 alpha ia64"
IUSE=""
RESTRICT="nomirror"
SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2"