summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-10-10 23:58:55 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-10-11 00:04:01 +0200
commitac27b7ff94348be6af3d8a55357ed01aba1279cb (patch)
treee91291f844e63c1d2072fdb75de272ea1f7e082e /app-vim/vim-spell-cs
parentprofiles/packages.mask: correct email address. (diff)
downloadgentoo-ac27b7ff94348be6af3d8a55357ed01aba1279cb.tar.gz
gentoo-ac27b7ff94348be6af3d8a55357ed01aba1279cb.tar.bz2
gentoo-ac27b7ff94348be6af3d8a55357ed01aba1279cb.zip
app-vim/vim-spell-cs: EAPI 6 bump, update HOMEPAGE.
Bug: https://bugs.gentoo.org/614654 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-vim/vim-spell-cs')
-rw-r--r--app-vim/vim-spell-cs/vim-spell-cs-20061021-r1.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-cs/vim-spell-cs-20061021-r1.ebuild b/app-vim/vim-spell-cs/vim-spell-cs-20061021-r1.ebuild
new file mode 100644
index 000000000000..44c376464e95
--- /dev/null
+++ b/app-vim/vim-spell-cs/vim-spell-cs-20061021-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VIM_SPELL_LANGUAGE="Czech"
+
+inherit vim-spell
+
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+KEYWORDS="~amd64 ~sparc ~x86"
+LICENSE="GPL-2"