summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-10-14 18:56:43 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-10-14 19:08:16 +0200
commit2a9d562b93c1c5d4537f7f869687145e621d8b15 (patch)
treea79b44ef6f969f8dd3ee3553d20fca99dd4d0c3d /app-vim
parentapp-admin/logrotate: Bumps version to 3.13.0 (diff)
downloadgentoo-2a9d562b93c1c5d4537f7f869687145e621d8b15.tar.gz
gentoo-2a9d562b93c1c5d4537f7f869687145e621d8b15.tar.bz2
gentoo-2a9d562b93c1c5d4537f7f869687145e621d8b15.zip
app-vim/vim-spell-it: EAPI 6 bump, update HOMEPAGE.
Bug: https://bugs.gentoo.org/614654 Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vim-spell-it/asd28
-rw-r--r--app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild12
2 files changed, 40 insertions, 0 deletions
diff --git a/app-vim/vim-spell-it/asd b/app-vim/vim-spell-it/asd
new file mode 100644
index 000000000000..1a09abafc924
--- /dev/null
+++ b/app-vim/vim-spell-it/asd
@@ -0,0 +1,28 @@
+commit 907844c6e02e4696415ee7a47f07d209c15b3570
+Author: Patrice Clement <monsieurp@gentoo.org>
+Date: Sat Oct 14 11:18:32 2017 +0200
+
+ app-vim/vim-spell-hu: EAPI 6 bump, update HOMEPAGE.
+
+ Bug: https://bugs.gentoo.org/614654
+
+ Package-Manager: Portage-2.3.8, Repoman-2.3.1
+
+diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild
+new file mode 100644
+index 00000000000..bf59cdb4799
+--- /dev/null
++++ b/app-vim/vim-spell-hu/vim-spell-hu-20100312-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="Hungarian"
++
++inherit vim-spell
++
++LICENSE="GPL-2"
++KEYWORDS="~amd64 ~x86"
++HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
new file mode 100644
index 000000000000..80bb419f6708
--- /dev/null
+++ b/app-vim/vim-spell-it/vim-spell-it-20100312-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="Italian"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"