From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-vim/extra-syntax/Manifest | 2 ++ app-vim/extra-syntax/extra-syntax-4-r2.ebuild | 37 +++++++++++++++++++++++++++ app-vim/extra-syntax/metadata.xml | 8 ++++++ 3 files changed, 47 insertions(+) create mode 100644 app-vim/extra-syntax/Manifest create mode 100644 app-vim/extra-syntax/extra-syntax-4-r2.ebuild create mode 100644 app-vim/extra-syntax/metadata.xml (limited to 'app-vim/extra-syntax') diff --git a/app-vim/extra-syntax/Manifest b/app-vim/extra-syntax/Manifest new file mode 100644 index 000000000000..dc58fcfd7c1f --- /dev/null +++ b/app-vim/extra-syntax/Manifest @@ -0,0 +1,2 @@ +EBUILD extra-syntax-4-r2.ebuild 763 BLAKE2B c626825376942ad8b54427dba933ef2984427e7274620c9d430e02498561ffde05f1cda9ec3c02f90b046340b2b36e99d5219fd98a7ddb9e5cc33a9666c06161 SHA512 ced8f80f55f5a1cd2baede670fe903e9f0b35a29af0ac33ae2b21dc60cc7d0fbd9bbef72ab334c8fdd9656f098036866365f3e29a7d0eb6feb0492a4bdfafefe +MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7 diff --git a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild new file mode 100644 index 000000000000..9bd35da4565e --- /dev/null +++ b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit vim-plugin + +DESCRIPTION="vim plugin: metapackage for all extra syntax packages" +HOMEPAGE="https://www.vim.org/" +LICENSE="metapackage" +KEYWORDS="amd64 ~mips ~ppc ppc64 x86" +SRC_URI="" +IUSE="" + +RDEPEND=" + ${RDEPEND} + app-vim/bnf-syntax + app-vim/brainfuck-syntax + app-vim/cfengine-syntax + app-vim/dhcpd-syntax + app-vim/ebnf-syntax + app-vim/eruby-syntax + app-vim/fluxbox-syntax + app-vim/gentoo-syntax + app-vim/gtk-syntax + app-vim/help-extra-syntax + app-vim/nagios-syntax + app-vim/ntp-syntax + app-vim/pgn-syntax + app-vim/selinux-syntax + app-vim/wikipedia-syntax + app-vim/xquery-syntax + app-vim/xsl-syntax" + +S="${WORKDIR}" + +src_install() { :; } diff --git a/app-vim/extra-syntax/metadata.xml b/app-vim/extra-syntax/metadata.xml new file mode 100644 index 000000000000..5c000c763084 --- /dev/null +++ b/app-vim/extra-syntax/metadata.xml @@ -0,0 +1,8 @@ + + + + + vim@gentoo.org + Gentoo Vim Project + + -- cgit v1.2.3