diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-11-15 01:45:53 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-11-15 01:45:53 +0000 |
commit | 4bc87bd6f5c6fa3f4a73b588f0003121799c466e (patch) | |
tree | 03200ae039273d87840d1066596d88a2987523aa /app-vim/gtk-syntax | |
parent | Add 1.3. (diff) | |
download | gentoo-2-4bc87bd6f5c6fa3f4a73b588f0003121799c466e.tar.gz gentoo-2-4bc87bd6f5c6fa3f4a73b588f0003121799c466e.tar.bz2 gentoo-2-4bc87bd6f5c6fa3f4a73b588f0003121799c466e.zip |
Sparc stable; bookkeeping and coming more up to date on this one.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r-- | app-vim/gtk-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20060423.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog index 78c4dc2dd61c..ca731e94d7cf 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.19 2007/11/13 18:08:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.20 2007/11/15 01:45:53 fmccor Exp $ + + 15 Nov 2007; Ferris McCormick <fmccor@gentoo.org> + gtk-syntax-20060423.ebuild: + Sparc stable; bookkeeping and coming more up to date on this one. 13 Nov 2007; Raúl Porcel <armin76@gentoo.org> gtk-syntax-20060423.ebuild: Re-add ~alpha diff --git a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild index 9e2025f3673b..cd87609c52fc 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4 2007/11/13 18:08:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.5 2007/11/15 01:45:53 fmccor Exp $ inherit vim-plugin @@ -8,5 +8,5 @@ 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" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" |