app-vim/vimoutliner: update HOMEPAGE.

Gentoo-Bug: https://bugs.gentoo.org/515092

Closes: https://github.com/gentoo/gentoo/pull/3187

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Wim Muskee
2016-12-20 20:44:39 +01:00
committed by Patrice Clement
parent 8717a0f05f
commit 97bf21c8dc
3 changed files with 6 additions and 3 deletions

View File

@@ -5,4 +5,7 @@
<email>vim@gentoo.org</email>
<name>Gentoo Vim Project</name>
</maintainer>
<upstream>
<remote-id type="github">vimoutliner/vimoutliner</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
inherit vim-plugin
DESCRIPTION="vim plugin: easy and fast outlining"
HOMEPAGE="http://www.vimoutliner.org/"
HOMEPAGE="https://github.com/vimoutliner/vimoutliner"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"

View File

@@ -7,7 +7,7 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: easy and fast outlining"
HOMEPAGE="http://www.vimoutliner.org/"
HOMEPAGE="https://github.com/vimoutliner/vimoutliner"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"