summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2006-09-09 16:16:43 +0000
committerTom Martin <slarti@gentoo.org>2006-09-09 16:16:43 +0000
commitdaa564485b77dcc016de59dc1be9d6a7f139d138 (patch)
tree72dd2ef0f7bf928a15b3b502db6accdabd71b29f /app-vim/gtk-syntax
parentStable on ppc wrt bug 146840 (diff)
downloadgentoo-2-daa564485b77dcc016de59dc1be9d6a7f139d138.tar.gz
gentoo-2-daa564485b77dcc016de59dc1be9d6a7f139d138.tar.bz2
gentoo-2-daa564485b77dcc016de59dc1be9d6a7f139d138.zip
Version bump, resolves bug #101360.
(Portage version: 2.1.1)
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r--app-vim/gtk-syntax/ChangeLog10
-rw-r--r--app-vim/gtk-syntax/files/digest-gtk-syntax-200302192
-rw-r--r--app-vim/gtk-syntax/files/digest-gtk-syntax-200604233
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20060423.ebuild12
4 files changed, 25 insertions, 2 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog
index 99bd3b2b94e0..ce2693cf94ec 100644
--- a/app-vim/gtk-syntax/ChangeLog
+++ b/app-vim/gtk-syntax/ChangeLog
@@ -1,6 +1,12 @@
# 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.14 2005/09/29 21:10:47 metalgod Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.15 2006/09/09 16:16:43 slarti Exp $
+
+*gtk-syntax-20060423 (09 Sep 2006)
+
+ 09 Sep 2006; Tom Martin <slarti@gentoo.org> +gtk-syntax-20060423.ebuild:
+ Version bump, resolves bug #101360. Thanks to Mike Lundy <novas007@gmx.net>
+ for the ebuild.
29 Sep 2005; Luis Medinas <metalgod@gentoo.org>
gtk-syntax-20030219.ebuild:
diff --git a/app-vim/gtk-syntax/files/digest-gtk-syntax-20030219 b/app-vim/gtk-syntax/files/digest-gtk-syntax-20030219
index 3debc1b8bf3c..2b7c757b1c75 100644
--- a/app-vim/gtk-syntax/files/digest-gtk-syntax-20030219
+++ b/app-vim/gtk-syntax/files/digest-gtk-syntax-20030219
@@ -1 +1,3 @@
MD5 1cb5986cafa6bd65c8d9226d59bd66c2 gtk-syntax-20030219.tar.bz2 48141
+RMD160 e441b9081976ef289cc87ea23c68920a2ffdf3d8 gtk-syntax-20030219.tar.bz2 48141
+SHA256 c04fd7cf6169f06e30fee9e1507b1a385020149064b96679b8f5f9d57e8eab6e gtk-syntax-20030219.tar.bz2 48141
diff --git a/app-vim/gtk-syntax/files/digest-gtk-syntax-20060423 b/app-vim/gtk-syntax/files/digest-gtk-syntax-20060423
new file mode 100644
index 000000000000..39e4c96a619c
--- /dev/null
+++ b/app-vim/gtk-syntax/files/digest-gtk-syntax-20060423
@@ -0,0 +1,3 @@
+MD5 2fd6b378da039637ab82494a67647ecb gtk-syntax-20060423.tar.bz2 81042
+RMD160 7064642db09d1f9fb6ad31f6315bae71e497429f gtk-syntax-20060423.tar.bz2 81042
+SHA256 2f4320e6fea22a8e6f7c35cb187db45ab6a1c9736d151e8b3fd085d46d40454a gtk-syntax-20060423.tar.bz2 81042
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=""