summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-02-18 20:55:52 +0000
committerTom Martin <slarti@gentoo.org>2005-02-18 20:55:52 +0000
commit8bf945f817ea0a9a6bba0430825d6eecce2f2ac6 (patch)
tree7a6edfc50190d9ca054a242b82c491a10c5605a9 /app-vim/gtk-syntax
parentamd64 stable (diff)
downloadhistorical-8bf945f817ea0a9a6bba0430825d6eecce2f2ac6.tar.gz
historical-8bf945f817ea0a9a6bba0430825d6eecce2f2ac6.tar.bz2
historical-8bf945f817ea0a9a6bba0430825d6eecce2f2ac6.zip
~amd64
Package-Manager: portage-2.0.51.16
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 71102163af6c..80cd3a6bf737 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.9 2005/02/13 18:35:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.10 2005/02/18 20:52:21 slarti Exp $
+
+ 18 Feb 2005; Tom Martin <slarti@gentoo.org> gtk-syntax-20030219.ebuild:
+ Marked ~amd64.
13 Feb 2005; Markus Rothe <corsair@gentoo.org> gtk-syntax-20030219.ebuild:
Added ~ppc64 to KEYWORDS
diff --git a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild
index 0239cdc399ff..2bfe8fa9130a 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.10 2005/02/13 18:35:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.11 2005/02/18 20:52:21 slarti 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"
+KEYWORDS="x86 alpha ia64 sparc ~ppc ~ppc64 ~amd64"
IUSE=""
VIM_PLUGIN_HELPTEXT="This plugin automatically adds GTK highlighting to C files."