diff options
Diffstat (limited to 'app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild index d4fc41476a32..bd10cdbbf35c 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild,v 1.2 2005/01/01 16:50:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041227.ebuild,v 1.3 2005/01/02 17:52:49 ciaranm Exp $ inherit eutils 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 ~alpha ~ia64" +KEYWORDS="x86 sparc mips ~amd64 ~ppc ~ppc64 ~alpha ~ia64" SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" # For gathering stats. Evil, I know, but I need to know whether I can |