diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-27 16:12:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-27 16:12:31 +0000 |
commit | 8d11d5679e43b5a521d5470d70cf9e309a311443 (patch) | |
tree | a735a7c8d9cd1b31d20c5ec82e3491b781761032 /app-vim | |
parent | bump to 2.22.3. Build & runtime fixes. Use GSlice instead of GMemChunk. (diff) | |
download | gentoo-2-8d11d5679e43b5a521d5470d70cf9e309a311443.tar.gz gentoo-2-8d11d5679e43b5a521d5470d70cf9e309a311443.tar.bz2 gentoo-2-8d11d5679e43b5a521d5470d70cf9e309a311443.zip |
Add ~arm/~sh wrt #197349
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gtk-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20070925.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog index 252988a4bd33..42b88e8135a0 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.26 2008/09/20 14:43:08 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.27 2008/09/27 16:12:31 armin76 Exp $ + + 27 Sep 2008; Raúl Porcel <armin76@gentoo.org> gtk-syntax-20070925.ebuild: + Add ~arm/~sh wrt #197349 *gtk-syntax-20070925 (20 Sep 2008) diff --git a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild b/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild index ad422dff486a..f8d151227759 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild @@ -1,6 +1,6 @@ # 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-20070925.ebuild,v 1.1 2008/09/20 14:43:08 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild,v 1.2 2008/09/27 16:12:31 armin76 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" |