app-vim/vimoutliner: update HOMEPAGE.
authorWim Muskee <wimmuskee@gmail.com>
Tue, 20 Dec 2016 19:44:39 +0000 (20:44 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 21 Dec 2016 23:51:58 +0000 (00:51 +0100)
Gentoo-Bug: https://bugs.gentoo.org/515092

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

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-vim/vimoutliner/metadata.xml
app-vim/vimoutliner/vimoutliner-0.3.4-r2.ebuild
app-vim/vimoutliner/vimoutliner-0.3.6.ebuild

index 5c000c7630846320ef260ba3a8de052e0d1bc9fb..8472d599577a5ebfba1779d6d6299def8bae0ad3 100644 (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>
index 6e1f43a7fbfa7620643c71e373748c46deb03143..d984b3015abb37ea25f3c07e356d8dedba024f37 100644 (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"
index 6f92f49a9514ca7c212a5fb5063162e469dd391b..68b76e85507b87fd48645d48f5a1348d2d5feb21 100644 (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"