summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-17 10:37:06 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-17 10:37:06 +0000
commit70ab4d976c8a4747b9ac783d55bc19e833e7c7cc (patch)
tree58934585255e97648cfcba1e99422c02c5efbc02 /app-vim/gtk-syntax
parentamd64 stable wrt #295327 (diff)
downloadgentoo-2-70ab4d976c8a4747b9ac783d55bc19e833e7c7cc.tar.gz
gentoo-2-70ab4d976c8a4747b9ac783d55bc19e833e7c7cc.tar.bz2
gentoo-2-70ab4d976c8a4747b9ac783d55bc19e833e7c7cc.zip
QA: add prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r--app-vim/gtk-syntax/ChangeLog9
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20060423.ebuild6
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20070925.ebuild6
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20090402.ebuild4
4 files changed, 15 insertions, 10 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog
index b7e40622bfb9..19cde4f62830 100644
--- a/app-vim/gtk-syntax/ChangeLog
+++ b/app-vim/gtk-syntax/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-vim/gtk-syntax
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.29 2009/04/10 18:43:10 lack Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.30 2009/12/17 10:37:06 fauli Exp $
+
+ 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+ gtk-syntax-20060423.ebuild, gtk-syntax-20070925.ebuild,
+ gtk-syntax-20090402.ebuild:
+ QA: add prefix keywords
*gtk-syntax-20090402 (10 Apr 2009)
diff --git a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild
index 7a85235e28c0..8d4809d0733e 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-2008 Gentoo Foundation
+# Copyright 1999-2009 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.11 2009/12/17 10:37:06 fauli 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 ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
diff --git a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild b/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild
index 75300364dcda..54dbfded9e9e 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
+# Copyright 1999-2009 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.4 2008/12/07 12:24:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild,v 1.5 2009/12/17 10:37:06 fauli 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 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
diff --git a/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild b/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild
index 2cc52810f124..74839827d3a7 100644
--- a/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild
+++ b/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild,v 1.1 2009/04/10 18:43:10 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild,v 1.2 2009/12/17 10:37:06 fauli 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""