diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-30 18:09:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-30 18:09:08 +0000 |
commit | ef90324c826214f6d43d152caff6d5d9434c047d (patch) | |
tree | d5768f4c5866796568dc4f8272b2cb1cf6a7d0d9 /app-vim/extra-syntax/extra-syntax-4.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-ef90324c826214f6d43d152caff6d5d9434c047d.tar.gz historical-ef90324c826214f6d43d152caff6d5d9434c047d.tar.bz2 historical-ef90324c826214f6d43d152caff6d5d9434c047d.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-vim/extra-syntax/extra-syntax-4.ebuild')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-4.ebuild b/app-vim/extra-syntax/extra-syntax-4.ebuild index 1809a22a3b02..2e138ea98f82 100644 --- a/app-vim/extra-syntax/extra-syntax-4.ebuild +++ b/app-vim/extra-syntax/extra-syntax-4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.4 2005/09/29 16:22:26 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.5 2005/09/30 18:09:08 corsair Exp $ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~mips ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc64 ~sparc ~x86" SRC_URI="" IUSE="" |