summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-09-28 23:53:03 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-09-28 23:53:03 +0000
commitd8def35c025802048dada58b3d45675d152a215c (patch)
treec27f54000a1d7a70291b4d87e468627ac5cb4f72 /app-vim/gtk-syntax
parentAdded ~mips, stable on sparc (diff)
downloadhistorical-d8def35c025802048dada58b3d45675d152a215c.tar.gz
historical-d8def35c025802048dada58b3d45675d152a215c.tar.bz2
historical-d8def35c025802048dada58b3d45675d152a215c.zip
Added ~mips
Package-Manager: portage-2.0.52-r1 cut-price flea-ridden swamp edition
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r--app-vim/gtk-syntax/ChangeLog6
-rw-r--r--app-vim/gtk-syntax/Manifest10
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20030219.ebuild4
3 files changed, 17 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog
index 40fed95c9e16..6963a37f8df2 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.12 2005/04/24 12:09:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.13 2005/09/28 23:53:03 ciaranm Exp $
+
+ 28 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ gtk-syntax-20030219.ebuild:
+ Added ~mips
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
gtk-syntax-20030219.ebuild:
diff --git a/app-vim/gtk-syntax/Manifest b/app-vim/gtk-syntax/Manifest
index 9770ef587e35..4609e35675a7 100644
--- a/app-vim/gtk-syntax/Manifest
+++ b/app-vim/gtk-syntax/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 c9d52c3f2f2b69d12f45e507f068f7dc gtk-syntax-20030219.ebuild 525
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 0c9b1e2098f0b5ba72b6089f026634c2 ChangeLog 1567
MD5 c2f264c87f35d768299021e56cf06a5c files/digest-gtk-syntax-20030219 71
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDOy0gLLFUmVNQ7rkRAhUQAKChZrRMJO/Oc4MHiukRaDJ5BIln3ACfdfWO
+LrWyTwx+EZFHPWX4diHh28o=
+=cr5/
+-----END PGP SIGNATURE-----
diff --git a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild
index 3b0dfa0338ac..d1fe5d18081e 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.13 2005/04/24 12:09:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.14 2005/09/28 23:53:03 ciaranm 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="alpha ~amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
VIM_PLUGIN_HELPTEXT="This plugin automatically adds GTK highlighting to C files."