summaryrefslogtreecommitdiff
path: root/app-vim/eselect-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
commit79599515788b85b18aa655e7b7f8cc05c1bbddd8 (patch)
treeade7cb031f363fad64c77139dea7aa3d81908537 /app-vim/eselect-syntax
parent6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb (diff)
gentoo resync : 16.02.1018
Diffstat (limited to 'app-vim/eselect-syntax')
-rw-r--r--app-vim/eselect-syntax/Manifest2
-rw-r--r--app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild (renamed from app-vim/eselect-syntax/eselect-syntax-20070506.ebuild)8
2 files changed, 4 insertions, 6 deletions
diff --git a/app-vim/eselect-syntax/Manifest b/app-vim/eselect-syntax/Manifest
index 8ef3442e4b93..ba989917dc04 100644
--- a/app-vim/eselect-syntax/Manifest
+++ b/app-vim/eselect-syntax/Manifest
@@ -1,3 +1,3 @@
DIST eselect-syntax-20070506.tar.bz2 3006 BLAKE2B 2ad4175a678e03870ef59166e06ec41d4cc5fb6c8fd34b8b066b06eea17747416e19bdfdacfe68ea63341ac7284b47d2d3efe5d700c4602ae2429ffe81f1f825 SHA512 8206d445eb1a3097cbcf9821e5437033887f3b588a85c70fd849b000f18f06492498864992325da09de767af0303a118001b4f3d39249e28c8d944bc0c329de0
-EBUILD eselect-syntax-20070506.ebuild 600 BLAKE2B 7e4e016fdf86bbc5a2d0ea4b01bb43a366b115aeb9413fda25a901d6f81d741954e16a9113901de7a8215d8ae0ca4ad27995a48a5975c77cc3c32db7a6fc9e07 SHA512 5a13ac3d3b433bf0db7a411b8cde3a9fcd1842fde45e0486916f9fcaadcaa5cf63817c2674c2fd1c9d1b16eb77f82e672f074280cce096f8519bcb2e31d06bd1
+EBUILD eselect-syntax-20070506-r1.ebuild 588 BLAKE2B f4b0831c02146604e699ce353a1248c30baaceff882af8921f888f5cf96d629b1ad47269ffb74f3c9b01c59d80f8701f83f72bac0d92637ad9153e441ca81813 SHA512 4900ef5b03dff40debc7c295f133ebb46edb874043f32a23f647f69be6be7c14f3c18b2c9bfce74acfb1673a6e317545a0a6e462a4c189964f238e009918cbcf
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
index 2af67ca705c0..06d97fec6eee 100644
--- a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
+++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=6
inherit eutils vim-plugin
-DESCRIPTION="vim plugin: Eselect syntax highlighting, filetype and indent settings"
+DESCRIPTION="vim plugin: eselect syntax highlighting, filetype and indent settings"
HOMEPAGE="https://www.gentoo.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
@@ -15,7 +15,5 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x8
DEPEND="!<app-vim/gentoo-syntax-20070506"
RDEPEND="${DEPEND}"
-IUSE=""
-
VIM_PLUGIN_HELPFILES="${PN}"
VIM_PLUGIN_MESSAGES="filetype"