summaryrefslogtreecommitdiff
path: root/app-vim/eselect-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-vim/eselect-syntax
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
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.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/eselect-syntax/Manifest b/app-vim/eselect-syntax/Manifest
index cf7a3f440a60..291961c15d8d 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-r1.ebuild 579 BLAKE2B fd4059bad53d6879e0600e132cec4ea40d627df662e9bdfaba64b487a1d6b4ef8302dd188ef5316aec255277b5146c07825416a9654c0782f01f3c1438c67108 SHA512 fec27ac929477dafdf3b2a13db684ea1b158916be5ab75562445b6f74996fdb194b717a6dd6e449cd7c9023fe9654e31cb6aad493279feaabbeedb8390ad7ab9
+EBUILD eselect-syntax-20070506-r1.ebuild 573 BLAKE2B ce23e0c59f5730f6bb28e0e17e56ec33a965122b1a8da9b1b14a213793ec92f2fd31d587926a7a13fee8686ed49225ea9f35c22df723a081f27093d3be45ae68 SHA512 d00336e246dc8bb54cea796338fe99466ba81316d6a1654d2e37fa4bcec4b1fc864181760826fd6c27207f2532bed04a4906a86c1c958ad45e1543492b58c2ab
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
index 6c84945e0813..931982222d19 100644
--- a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
+++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild
@@ -3,14 +3,14 @@
EAPI=6
-inherit eutils vim-plugin
+inherit vim-plugin
DESCRIPTION="vim plugin: eselect syntax highlighting, filetype and indent settings"
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"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
DEPEND="!<app-vim/gentoo-syntax-20070506"
RDEPEND="${DEPEND}"