diff options
author | Tom Martin <slarti@gentoo.org> | 2006-09-09 16:16:43 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2006-09-09 16:16:43 +0000 |
commit | 9ee5ccf69804788639af618385b0c255299f4c0b (patch) | |
tree | 6d355213925eed882c7b8dd0c6f85b6eb41b7e47 /app-vim/gtk-syntax/gtk-syntax-20060423.ebuild | |
parent | Stable on ppc wrt bug 146840 (diff) | |
download | historical-9ee5ccf69804788639af618385b0c255299f4c0b.tar.gz historical-9ee5ccf69804788639af618385b0c255299f4c0b.tar.bz2 historical-9ee5ccf69804788639af618385b0c255299f4c0b.zip |
Version bump, resolves bug #101360.
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-vim/gtk-syntax/gtk-syntax-20060423.ebuild')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20060423.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild new file mode 100644 index 000000000000..c9e19c6e94c6 --- /dev/null +++ b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.1 2006/09/09 16:16:43 slarti Exp $ + +inherit vim-plugin + +DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome +and more" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" +LICENSE="as-is" +KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" |