diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-23 19:44:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-23 19:47:10 +0300 |
commit | 06284c5bdb002dbcc810a791ba4bc4e8523601d4 (patch) | |
tree | ad04360161c5070f016eaaf1fc6c25455361d8ee /app-vim | |
parent | app-vim/vim-spell-el: drop 20080402-r1 (diff) | |
download | gentoo-06284c5bdb002dbcc810a791ba4bc4e8523601d4.tar.gz gentoo-06284c5bdb002dbcc810a791ba4bc4e8523601d4.tar.bz2 gentoo-06284c5bdb002dbcc810a791ba4bc4e8523601d4.zip |
app-vim/vim-spell-en: drop 20060123-r1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
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 deleted file mode 100644 index c24b3cf537a6..000000000000 --- a/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -VIM_SPELL_LANGUAGE="English" - -inherit vim-spell - -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" |