summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-09-29 21:10:47 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-09-29 21:10:47 +0000
commit0d34016740b2e8078e42a4552ae989e41fc4b09c (patch)
tree0141de7d3ad1374da23846de2b9298aab16012cd /app-vim/gtk-syntax
parentstable on x86 (diff)
downloadgentoo-2-0d34016740b2e8078e42a4552ae989e41fc4b09c.tar.gz
gentoo-2-0d34016740b2e8078e42a4552ae989e41fc4b09c.tar.bz2
gentoo-2-0d34016740b2e8078e42a4552ae989e41fc4b09c.zip
Marked Stable on amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r--app-vim/gtk-syntax/ChangeLog6
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20030219.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog
index 6963a37f8df2..99bd3b2b94e0 100644
--- a/app-vim/gtk-syntax/ChangeLog
+++ b/app-vim/gtk-syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/gtk-syntax
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.13 2005/09/28 23:53:03 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.14 2005/09/29 21:10:47 metalgod Exp $
+
+ 29 Sep 2005; Luis Medinas <metalgod@gentoo.org>
+ gtk-syntax-20030219.ebuild:
+ Marked Stable on amd64
28 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org>
gtk-syntax-20030219.ebuild:
diff --git a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild
index d1fe5d18081e..355df60ebc7f 100644
--- a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild
+++ b/app-vim/gtk-syntax/gtk-syntax-20030219.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/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.14 2005/09/28 23:53:03 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.15 2005/09/29 21:10:47 metalgod Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: GTK+-2.2 syntax highlight"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=570"
LICENSE="vim"
-KEYWORDS="alpha ~amd64 ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
VIM_PLUGIN_HELPTEXT="This plugin automatically adds GTK highlighting to C files."