Portage is a package management system used by Gentoo Linux
# ChangeLog for app-vim/gtk-syntax
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.25 2008/03/22 15:18:58 coldwind Exp $
22 Mar 2008; Santiago M. Mola
gtk-syntax-20060423.ebuild:
amd64 stable
04 Feb 2008; Raúl Porcel
alpha/ia64/x86 stable
14 Jan 2008; Tobias Scherbaum
gtk-syntax-20060423.ebuild:
ppc. stable
01 Dec 2007; Markus Rothe
Stable on ppc64
20 Nov 2007; Joshua Kinard
Stable on mips.
15 Nov 2007; Ferris McCormick
gtk-syntax-20060423.ebuild:
Sparc stable; bookkeeping and coming more up to date on this one.
13 Nov 2007; Raúl Porcel
Re-add ~alpha
06 Nov 2007; Joe Peterson
Add ~x86-fbsd keyword (bug #197349)
30 Oct 2007; Jeroen Roovers
Stable for HPPA (bug #197349).
22 Feb 2007; Piotr Jaroszyński
Transition to Manifest2.
*gtk-syntax-20060423 (09 Sep 2006)
09 Sep 2006; Tom Martin
Version bump, resolves bug #101360. Thanks to Mike Lundy
for the ebuild.
29 Sep 2005; Luis Medinas
gtk-syntax-20030219.ebuild:
Marked Stable on amd64
28 Sep 2005; Ciaran McCreesh
gtk-syntax-20030219.ebuild:
Added ~mips
24 Apr 2005; Michael Hanselmann
gtk-syntax-20030219.ebuild:
Stable on ppc.
06 Apr 2005; Markus Rothe
Stable on ppc64
18 Feb 2005; Tom Martin
Marked ~amd64.
13 Feb 2005; Markus Rothe
Added ~ppc64 to KEYWORDS
27 Nov 2004; Ciaran McCreesh
gtk-syntax-20030219.ebuild:
Help text, bug #63320
16 Mar 2004; David Holm
Added to ~ppc.
03 Dec 2003; Ciaran McCreesh
gtk-syntax-20030219.ebuild:
Stable on sparc
14 Nov 2003; Aron Griffis
Stable on ia64
18 Aug 2003; Aron Griffis
Mark stable on alpha and x86
*gtk-syntax-20030219 (03 Aug 2003)
03 Aug 2003; Aron Griffis
Second vim plugin added to app-vim! Verified license by writing to the author,
Hwanjin Choe. His response: "If it makes everybody happy to release this
syntax file under the Vim license, then I will release them under the Vim
license."
DIST gtk-syntax-20030219.tar.bz2 48141 RMD160 e441b9081976ef289cc87ea23c68920a2ffdf3d8 SHA1 915738e22a6149ac4905dc5c295916a9875e0a7c SHA256 c04fd7cf6169f06e30fee9e1507b1a385020149064b96679b8f5f9d57e8eab6e
DIST gtk-syntax-20060423.tar.bz2 81042 RMD160 7064642db09d1f9fb6ad31f6315bae71e497429f SHA1 ba61c4d2560b82a03e1bc4031ab90c1e4532074b SHA256 2f4320e6fea22a8e6f7c35cb187db45ab6a1c9736d151e8b3fd085d46d40454a
EBUILD gtk-syntax-20030219.ebuild 525 RMD160 756b268d73a94a3877efb4af5d4d037d9ebafed8 SHA1 1901ef9d50733638f85f7a949ccf9af9fb6fbf1a SHA256 737cff774d60f84717aace8362fb6f94846094faddf2b887b84fbfedd404160b
EBUILD gtk-syntax-20060423.ebuild 496 RMD160 2988caf7a6be2965570a226148e6ad2e68c267e3 SHA1 ef90e02a0f65f53557a1b972bb2f4446f77e6822 SHA256 4ee38914c69766cc0c973452f3d9903fa4dd6d9e3328e5ad7d2471a558977be1
MISC ChangeLog 2938 RMD160 f8f898e820718476fabfd60e846d4884adc3af87 SHA1 a57eadf9c4048af09e9508675caf81b6e3c97f54 SHA256 f5077412fbce337050ee0d8a99dd2f20d78e6886284117ab3cf417b5c6f4a1f7
MISC metadata.xml 157 RMD160 adcd6494e1e562ab5e0bd090e114622782ac753a SHA1 22983b8e9ba3045d8ccbc2b14393423f7f05d2ee SHA256 106c8618581360c66c2b535fcb7a6cb9ff318f1bd8e6c8f40f2f2f2d54e6787a
# 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.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"
IUSE=""
VIM_PLUGIN_HELPTEXT="This plugin automatically adds GTK highlighting to C files."
# Copyright 1999-2008 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.10 2008/03/22 15:18:58 coldwind 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="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""