summaryrefslogtreecommitdiff
path: root/app-vim/bnf-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
commit80208fb578cf92cc308906660ca6d7860c6b2a1f (patch)
tree6f06818031b553c506fc10dfe9908a835df288aa /app-vim/bnf-syntax
parent06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff)
gentoo resync : 09.03.2018
Diffstat (limited to 'app-vim/bnf-syntax')
-rw-r--r--app-vim/bnf-syntax/Manifest2
-rw-r--r--app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/bnf-syntax/Manifest b/app-vim/bnf-syntax/Manifest
index 219a9a429c1e..423084150d3b 100644
--- a/app-vim/bnf-syntax/Manifest
+++ b/app-vim/bnf-syntax/Manifest
@@ -1,3 +1,3 @@
DIST bnf-syntax-1.2.tar.bz2 887 BLAKE2B 11923f80153d760e92577e461fb912a13ea6ac1ab8c48b6371362d9f5e6ddacf520608626ecb2020f0bc043106241a818b53131be43c991720ae37df8ec40132 SHA512 e073866a8dd41bc0ab982e250bf2a803d78916dbdaafabe504a6854f67255fe4ed84a4db426f1cbde77c9b0a059070fda666338c53b6ddcc7e46f04d9f0265d6
-EBUILD bnf-syntax-1.2-r2.ebuild 555 BLAKE2B 687405e05900070936828d0252428ea0e5fedc0b9f82bb7626cb0a84cffe2bcf2ac134b6491e64f8c4dad340adbc3ecd4efe47dc7ac4aa86ae22c0790b5733e3 SHA512 056ec7016a7b8704a15b091c93420d775d79fa23cda6016b16e8485c8874970078079c94bb1ac7ab73e22e74c80ca32a0fb2c819f4705fc8fc707410f153ba9b
+EBUILD bnf-syntax-1.2-r2.ebuild 556 BLAKE2B ee6139b5b201617be9bee86c7e8a2f2506ae604d62599ccc822e1614b214beb73d5bdae64bfb6828c9b83132d41975ab8bc0e561e3106f7d9282028ee1267372 SHA512 bbf353bcf9a5436bb2f744bf0bb02273691bc05e7506dd4061fd7b987acb9a03a958b053c14b1ad5c3404e79a443d03f7f0763d4009a65c99d891eb88d246ccd
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild b/app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild
index a509cf39fbc9..5df55562ff91 100644
--- a/app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild
+++ b/app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: BNF file syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=250"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=250"
LICENSE="vim.org"
KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""