summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-06 18:30:43 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-06 18:30:43 +0000
commitb1957031bf948761827364c08912c70c8d006f6b (patch)
tree5d21091c3ef62eb55f285e38f4251715101067a7 /app-vim/gtk-syntax
parentI was too hasty in my enew edits. Enewuser now behaves here. Apologies to: ... (diff)
downloadgentoo-2-b1957031bf948761827364c08912c70c8d006f6b.tar.gz
gentoo-2-b1957031bf948761827364c08912c70c8d006f6b.tar.bz2
gentoo-2-b1957031bf948761827364c08912c70c8d006f6b.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r--app-vim/gtk-syntax/ChangeLog5
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20030219.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog
index 80cd3a6bf737..edf9aa8ce3d0 100644
--- a/app-vim/gtk-syntax/ChangeLog
+++ b/app-vim/gtk-syntax/ChangeLog
@@ -1,6 +1,9 @@
# 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.10 2005/02/18 20:52:21 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.11 2005/04/06 18:28:21 corsair Exp $
+
+ 06 Apr 2005; Markus Rothe <corsair@gentoo.org> gtk-syntax-20030219.ebuild:
+ Stable on ppc64
18 Feb 2005; Tom Martin <slarti@gentoo.org> gtk-syntax-20030219.ebuild:
Marked ~amd64.
diff --git a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild
index 2bfe8fa9130a..217b4f12086b 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.11 2005/02/18 20:52:21 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.12 2005/04/06 18:28:21 corsair 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="x86 alpha ia64 sparc ~ppc ~ppc64 ~amd64"
+KEYWORDS="x86 alpha ia64 sparc ~ppc ppc64 ~amd64"
IUSE=""
VIM_PLUGIN_HELPTEXT="This plugin automatically adds GTK highlighting to C files."