diff options
author | Malcolm Lashley <malc@gentoo.org> | 2006-08-20 23:46:11 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2006-08-20 23:46:11 +0000 |
commit | a395a769873a6769b8217089e05d82458d8c0171 (patch) | |
tree | 4cbe1b3274add3ba3306411d777e41c9b139db81 /app-vim/extra-syntax/extra-syntax-2.ebuild | |
parent | fix executable name in desktop file (Bug #144461) (diff) | |
download | historical-a395a769873a6769b8217089e05d82458d8c0171.tar.gz historical-a395a769873a6769b8217089e05d82458d8c0171.tar.bz2 historical-a395a769873a6769b8217089e05d82458d8c0171.zip |
Stable on amd64
Package-Manager: portage-2.1.1_pre5-r1
Diffstat (limited to 'app-vim/extra-syntax/extra-syntax-2.ebuild')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-2.ebuild b/app-vim/extra-syntax/extra-syntax-2.ebuild index 1dcca3fe1370..a81a8492c6a4 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-2006 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.6 2006/02/05 22:13:02 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-2.ebuild,v 1.7 2006/08/20 23:46:11 malc 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="alpha amd64 ia64 ppc64 sparc x86" SRC_URI="" IUSE="" |