app-vim/vim-spell-pl: EAPI 6 bump.
authorPatrice Clement <monsieurp@gentoo.org>
Fri, 8 Apr 2016 15:23:09 +0000 (15:23 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 8 Apr 2016 15:27:25 +0000 (15:27 +0000)
Package-Manager: portage-2.2.26

app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild [new file with mode: 0644]

diff --git a/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild b/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild
new file mode 100644 (file)
index 0000000..70d1c44
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+VIM_SPELL_LANGUAGE="Polish"
+
+inherit vim-spell
+
+LICENSE="CC-BY-SA-2.0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+src_compile() {
+       default
+}