app-vim/*: drop to ~hppa
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 5 Apr 2020 09:05:12 +0000 (11:05 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 5 Apr 2020 10:06:53 +0000 (11:06 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
19 files changed:
app-vim/colorschemes/colorschemes-20140623-r1.ebuild
app-vim/detectindent/detectindent-1.0_p20150908.ebuild
app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild
app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
app-vim/fluxbox-syntax/fluxbox-syntax-1.5-r1.ebuild
app-vim/genindent/genindent-1.1-r1.ebuild
app-vim/gentoo-syntax/gentoo-syntax-20200120.ebuild
app-vim/gtk-syntax/gtk-syntax-20130716.ebuild
app-vim/help-extra-syntax/help-extra-syntax-20050106-r2.ebuild
app-vim/nagios-syntax/nagios-syntax-1.8.ebuild
app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild
app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild
app-vim/securemodelines/securemodelines-20140926.ebuild
app-vim/taglist/taglist-4.6.ebuild
app-vim/udev-syntax/udev-syntax-20051016-r2.ebuild
app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild

index d3b6d4255883e7e69fc6aa51cb8afc044272d93e..d768ac2b2da0ebb510f3eac2ac873d7abbc51af8 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: a collection of color schemes from vim.org"
 HOMEPAGE="https://www.vim.org/"
 
 LICENSE="vim GPL-2 GPL-2+ GPL-3 GPL-3+ MIT BSD WTFPL-2 public-domain vim.org"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides a collection of color schemes for vim. To switch
index 232c7a61e1a84746627c9208e764fd35f0197f3b..48402b60c7ee2fbcfc4e46d8e2a669735cb6c32e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: automatically detect file indent settings"
 HOMEPAGE="https://github.com/ciaranm/detectindent"
 LICENSE="vim"
-KEYWORDS="amd64 hppa ~mips ppc sparc x86"
+KEYWORDS="amd64 ~hppa ~mips ppc sparc x86"
 IUSE=""
 
 if [[ ${PV} != 9999* ]] ; then
index 51619d7cfba8902f16f51603c5780e975a30e3af..c04a8ee628a444b4083b43a9e7beffe4c9c7e69e 100644 (file)
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744"
 LICENSE="vim"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 
 VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for dhcpd.conf files."
 
index 8bd35ffc8e517a2d32410e12c9a49e15c18bdce8..9d0b5869879087ced74e75b7813373501209d439 100644 (file)
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: syntax highlighting for eruby"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=403"
 LICENSE="vim.org"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 
 VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for eruby"
 
index a23748f7f1696efc9e0562eb3a5fd19833f013b2..670c8215f78e0abf05938cef526456737da2a001 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="vim"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 DEPEND="!<app-vim/gentoo-syntax-20070506"
 RDEPEND="${DEPEND}"
index 531aafc68954d585c7a8bcb24f986ca7a770058f..b8ea339540e616be8715cb1ce42cf6612952c383 100644 (file)
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: fluxbox files syntax and indent"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=679"
 LICENSE="vim"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
 
 RDEPEND="app-vim/genindent"
 
index 6e38b52bfe9dd0cfb75257850aed6481d4b4e184..4d36d9ce645b4f94140c24255298178fa617145e 100644 (file)
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: library for simplifying indent files"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
 LICENSE="vim"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\
index 33871519b169850e6ff66beb82ddf317a35dcf1c..da8ce1cf391a26f3de99f4a6b65717b250021cb2 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2"
 
 LICENSE="vim"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="ignore-glep31"
 
 VIM_PLUGIN_HELPFILES="gentoo-syntax"
index 81748cbc6f8cd997b4c06b879db484fc99a09b95..2c57c33f3d711f33a64a231526f3ad21b45db41e 100644 (file)
@@ -8,4 +8,4 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1000"
 LICENSE="vim"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
index 0dcc2fe264ca0969ed467c0c5653b219bc0eaaf3..6f766ebe666e18c859dee1609ec6140678d4e825 100644 (file)
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: extra syntax highlighting for help files"
 HOMEPAGE="http://www.drchip.org/astronaut/vim/"
 LICENSE="public-domain"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides additional syntax highlighting for help files."
index 6f8ac8e5f9cbdaaa223dde8f3f476ab595d9abd0..b109f9a9d03e0787900c23d6a0ddb7ca27a6013f 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2261"
 SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz"
 
 LICENSE="vim.org"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Nagios configuration
index 1ba7b20d908e8aac03fa42ba828293ea7b65a3cd..cafa395a54b96427f8c5b2e1895aa38b710df3c8 100644 (file)
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: ntp.conf syntax highlighting"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=778"
 
 LICENSE="vim"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 
 VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files."
index 9258a35c7662919eea9de09e07894610f868013a..a872aab1aad0d81cf14fcbd22bfad8fef0abfba2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Puppet configuration files syntax"
 HOMEPAGE="http://puppetlabs.com/"
 SRC_URI="https://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.gz"
 LICENSE="Apache-2.0 GPL-2"
-KEYWORDS="amd64 ~arm hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Puppet configuration
index 64687f352c45ea2715dfa24267236b4f8dd2359d..7ab9e570dfdeab3ffc7d368e9f9aa1fdcfff398b 100644 (file)
@@ -7,7 +7,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: secure, user-configurable modeline support"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1876 https://github.com/ciaranm/securemodelines"
 LICENSE="vim"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 
 VIM_PLUGIN_HELPTEXT="Make sure that you disable vim's builtin modeline support if you have
 enabled it in your .vimrc."
index a7d0875f95c94161868a51e5116f61b96f5f3792..645104a00c25212b630632eac362cbee05672c89 100644 (file)
@@ -8,7 +8,7 @@ inherit vim-plugin eutils
 DESCRIPTION="vim plugin: ctags-based source code browser"
 HOMEPAGE="http://vim-taglist.sourceforge.net/"
 LICENSE="vim"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 
 RDEPEND="dev-util/ctags"
 
index 85154af6b846f2c7c0ee628873aab81f4cb1b2e4..a521b054eb997374de407a906169344c037b5d23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: syntax highlighting for udev rules files"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1381"
 LICENSE="vim"
-KEYWORDS="amd64 hppa ~mips ppc sparc x86"
+KEYWORDS="amd64 ~hppa ~mips ppc sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for udev.rules files. These files
index 7c482f9ab547eb3fd1917ecc45262374fa8fed75..25bc36f4290d9390e561a52720fd1dfc239cbb00 100644 (file)
@@ -9,4 +9,4 @@ DESCRIPTION="vim plugin: tmux support for vim"
 HOMEPAGE="https://github.com/tmux-plugins/vim-tmux"
 SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="public-domain MIT"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
index 3afb9489aafb3fdd985ecc35cf62da94e728ce52..228535a41a65217c9af043659a30d34ec1a5af75 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/vim-scripts/vimbuddy.vim"
 SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="public-domain"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86"
 
 S="${WORKDIR}/${PN}.vim-${PV}"
 
index 200a7be789da5c97b57e577cdcbc68792c971217..02d4a1236921388b3b899161569cb08ff4eb8804 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
 HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim"
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 x86"
+KEYWORDS="amd64 ~hppa ~mips ppc ppc64 x86"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\