mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Patrice Clement
parent
8717a0f05f
commit
97bf21c8dc
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user