diff options
author | Tom Martin <slarti@gentoo.org> | 2005-09-29 16:22:26 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-09-29 16:22:26 +0000 |
commit | 8ba665b2d7a7c12101cbc6eea6c9a8f195141509 (patch) | |
tree | ecba51282afcbf45e915a3d12b0191478c0375d7 /app-vim/extra-syntax/extra-syntax-4.ebuild | |
parent | stable on alpha wrt bug #107351 (diff) | |
download | gentoo-2-8ba665b2d7a7c12101cbc6eea6c9a8f195141509.tar.gz gentoo-2-8ba665b2d7a7c12101cbc6eea6c9a8f195141509.tar.bz2 gentoo-2-8ba665b2d7a7c12101cbc6eea6c9a8f195141509.zip |
Marked ~amd64, #107549.
(Portage version: 2.0.52-r1)
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 810e1a49c71e..1809a22a3b02 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.3 2005/09/29 09:49:08 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-4.ebuild,v 1.4 2005/09/29 16:22:26 slarti Exp $ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" LICENSE="as-is" -KEYWORDS="~alpha ~mips ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~sparc ~x86" SRC_URI="" IUSE="" |