diff options
Diffstat (limited to 'app-vim/extra-syntax')
-rw-r--r-- | app-vim/extra-syntax/Manifest | 2 | ||||
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-4-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/extra-syntax/Manifest b/app-vim/extra-syntax/Manifest index a1ef26c76ea6..dc58fcfd7c1f 100644 --- a/app-vim/extra-syntax/Manifest +++ b/app-vim/extra-syntax/Manifest @@ -1,2 +1,2 @@ -EBUILD extra-syntax-4-r2.ebuild 762 BLAKE2B 0845686f13ec53c4786f6fad69c3a1233001daec9b3f55a80bff3f2d1d97528aa651a42c061326d627f95a55b4460d358c6530aab40cad1e5ec5a4abc87d0951 SHA512 ea29cf43994bcc663fa1d0963b485b9c3e3148477816df6071d3d0832f0286d2f365bd4c3ea6503402a5840c936305a3687905b9d39bf7d0ffd7e4d3e19861aa +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 index bf4ba20c683e..9bd35da4565e 100644 --- a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild +++ b/app-vim/extra-syntax/extra-syntax-4-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: metapackage for all extra syntax packages" -HOMEPAGE="http://www.vim.org/" +HOMEPAGE="https://www.vim.org/" LICENSE="metapackage" KEYWORDS="amd64 ~mips ~ppc ppc64 x86" SRC_URI="" |