diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
commit | 24fd814c326e282c4321965c31f341dad77e270d (patch) | |
tree | 033d63b33c21a3209964ab56005bb9bdd523630d /app-vim/vim-spell-en | |
parent | 129160ec854dca4c3fedb5bcfbcb56930371da0f (diff) |
gentoo resync : 08.01.2021
Diffstat (limited to 'app-vim/vim-spell-en')
-rw-r--r-- | app-vim/vim-spell-en/Manifest | 2 | ||||
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vim-spell-en/Manifest b/app-vim/vim-spell-en/Manifest index a9381fa9472a..db7c40dc8fe9 100644 --- a/app-vim/vim-spell-en/Manifest +++ b/app-vim/vim-spell-en/Manifest @@ -1,3 +1,3 @@ DIST vim-spell-en-20060123.tar.bz2 1819791 BLAKE2B 943265e3db6f0c47ed71381e12bcc23cc0f8636b40c5a694d49064a5f27a845b37810cc5468fcfcebbf9f37537ab574467fd6cc25a3e61966b2851d3d4353a34 SHA512 145a4cbf976b5472b2474f9d84978e9907f0dabdee05fa55b0b4ce5f56dc27ef568e8c28fe67d9d8b86a33e0392b1fc6af6f44d6f147ce894070b58e40109dc0 -EBUILD vim-spell-en-20060123-r1.ebuild 347 BLAKE2B 46366992323e0937646ae2e9f9d46a93d99e0a8f5f9887535fcd385b9e3bb33fbde370475179cdbcd7fab8a8f0158d706410232492637331a89aea8a8a444c1c SHA512 315fef697e9336d4be179d9073dce487e2f0b89d3ec73816b510606205a634f1255a4e372a98550e15524c141272c909202910cdd53f51279308860ae5e8122c +EBUILD vim-spell-en-20060123-r1.ebuild 336 BLAKE2B c565dd71a80cc533c280967103298afa4d9ff99db3027a2e5282428437e145afdbed23bc3bf6d7ab6b3f0e244acaebe8d5a665fa1aa6a5af6b547c17272e2cb6 SHA512 4c98048eced0cef664c1584d1822991597b013179025eae39dcc16543df7938089f1973a673bfc6596b3b849448e0ea2b2ede426010022a0ccc17ebee75ed8e6 MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7 diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild index f2aa5a410321..c24b3cf537a6 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,6 +7,6 @@ VIM_SPELL_LANGUAGE="English" inherit vim-spell -KEYWORDS="~alpha amd64 ~arm ~arm64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" LICENSE="BSD LGPL-2.1 public-domain" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |