diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-11 15:59:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-11 15:59:25 +0000 |
commit | 235d9e598891109d9dd78c649dd1bc4c2ac25d72 (patch) | |
tree | 542234fdf8663ff52c42f94a6aa89c6bcade4813 /app-vim/extra-syntax/extra-syntax-2.ebuild | |
parent | alpha/ia64/sparc stable wrt #391625 (diff) | |
download | historical-235d9e598891109d9dd78c649dd1bc4c2ac25d72.tar.gz historical-235d9e598891109d9dd78c649dd1bc4c2ac25d72.tar.bz2 historical-235d9e598891109d9dd78c649dd1bc4c2ac25d72.zip |
Drop alpha/ia64/sparc keywords
Package-Manager: portage-2.1.10.38/cvs/Linux ia64
Diffstat (limited to 'app-vim/extra-syntax/extra-syntax-2.ebuild')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-2.ebuild b/app-vim/extra-syntax/extra-syntax-2.ebuild index 6d387ac0fdb7..4bf2f713b4e8 100644 --- a/app-vim/extra-syntax/extra-syntax-2.ebuild +++ b/app-vim/extra-syntax/extra-syntax-2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-2.ebuild,v 1.9 2007/07/11 05:14:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-2.ebuild,v 1.10 2011/12/11 15:59:25 armin76 Exp $ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" LICENSE="as-is" -KEYWORDS="alpha amd64 ia64 ppc64 sparc x86" +KEYWORDS="amd64 ppc64 x86" SRC_URI="" IUSE="" |