summaryrefslogtreecommitdiff
path: root/app-vim/pgn-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
commit7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (patch)
treebac2a67fb24ac0836147fe370d30e1610ae1845d /app-vim/pgn-syntax
parent2f8db31405fac68eea6f7257d58529243815033b (diff)
gentoo resync : 02.05.2018
Diffstat (limited to 'app-vim/pgn-syntax')
-rw-r--r--app-vim/pgn-syntax/Manifest2
-rw-r--r--app-vim/pgn-syntax/pgn-syntax-1.0.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/app-vim/pgn-syntax/Manifest b/app-vim/pgn-syntax/Manifest
index 5e317c498f99..7dfc3cc788b3 100644
--- a/app-vim/pgn-syntax/Manifest
+++ b/app-vim/pgn-syntax/Manifest
@@ -1,3 +1,3 @@
DIST pgn-syntax-1.0.tar.bz2 675 BLAKE2B b89caf025d9856f19d5d7221c4f8747949a513932e8a5dc908b1324e823d0df592b8536d01aadd59bfc61674314a922ecd2a55d5a38f009011e755ad45679116 SHA512 8754881ac77d84359609fc55a00fa91f4dbad6e66778c7d9418fb7ed401c8fc063c1bb84d2574368827db0ecdbcd20c6f9e25808a691021f8d0b3afdb3360c5f
-EBUILD pgn-syntax-1.0.ebuild 434 BLAKE2B 832919a6f9fb15ed12d7be29e0f7857bcb27ce717b6bdd2b39d2d5dcbe0cf432011d24a9f463a52ad5c93610e426ee76a54ea4e0b61bb2775670eb5c576c6050 SHA512 83e4e24ad5307b0ea78fa4e2d32799a1a18e350ae731d3bd1677e441684ba4d9f1f35103f32c19351424ea21a1aa527cce774f4782d2034e6eca99a40d3adf02
+EBUILD pgn-syntax-1.0.ebuild 442 BLAKE2B 0603e1984bb6f80f1ec7cacade106723c33f75082804088323da15ce45132c8bcdb6f9dfe74fa9d441b70f82af9196550f20fecc4c63087971c1e60c7c375fc4 SHA512 c1ef261f1eee0083531b5897e05a8a0195314032ecd7251b8e9e1495c5f3a6c02ad1fcdbd64129c46beac9acd72d6fd821ec42628142cfe819430cf7c6fda675
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild b/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild
index 7233b39bbb26..f12033db3066 100644
--- a/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild
+++ b/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit vim-plugin
DESCRIPTION="vim plugin: PGN (chess Portable Game Notation) syntax highlighting"