diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 15:16:34 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 15:16:34 +0100 |
commit | 948f430b88fb593a002a4ae53694995bf1098ddf (patch) | |
tree | 14602c52356eb24b563fbdb9d6afee3ea630059a /app-vim | |
parent | app-text/wscr: [QA] Fix BadHomepage (diff) | |
download | gentoo-948f430b88fb593a002a4ae53694995bf1098ddf.tar.gz gentoo-948f430b88fb593a002a4ae53694995bf1098ddf.tar.bz2 gentoo-948f430b88fb593a002a4ae53694995bf1098ddf.zip |
app-vim/eselect-syntax: [QA] Fix BadHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild index ea10ddd21780..f6378382284d 100644 --- a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild +++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit eutils vim-plugin DESCRIPTION="vim plugin: eselect syntax highlighting, filetype and indent settings" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" |