diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-10-14 19:02:27 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-14 19:08:20 +0200 |
commit | 6e6897fa50825ef30db16d411bb2aefa3a42a829 (patch) | |
tree | 13b186159f67ef29996c9a6d2c8689aeda6c8eb8 /app-vim/vim-spell-pl | |
parent | app-vim/vim-spell-nl: EAPI 6 bump, update HOMEPAGE. (diff) | |
download | gentoo-6e6897fa50825ef30db16d411bb2aefa3a42a829.tar.gz gentoo-6e6897fa50825ef30db16d411bb2aefa3a42a829.tar.bz2 gentoo-6e6897fa50825ef30db16d411bb2aefa3a42a829.zip |
app-vim/vim-spell-pl: 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/vim-spell-pl')
-rw-r--r-- | app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index d452bb97ea6d..0404b2bca303 100644 --- a/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild +++ b/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,4 +9,4 @@ inherit vim-spell LICENSE="CC-BY-SA-2.0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |