sci-geosciences/gpx-viewer: fix homepage bug #621954. By jstein
authorAmy Liffey <amynka@gentoo.org>
Sat, 12 Aug 2017 09:29:59 +0000 (11:29 +0200)
committerAmy Liffey <amynka@gentoo.org>
Sat, 12 Aug 2017 09:30:45 +0000 (11:30 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

sci-geosciences/gpx-viewer/gpx-viewer-0.4.0-r1.ebuild

index 9eb5b9d61f1b3257744d60ee046908dc793795a7..18278d6ae1301f6338bed86887b6a231397e7336 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ VALA_MIN_API_VERSION=0.16
 inherit autotools-utils gnome2 vala
 
 DESCRIPTION="Simple program to visualize a gpx file"
-HOMEPAGE="http://blog.sarine.nl/gpx-viewer/"
+HOMEPAGE="https://github.com/DaveDavenport/gpx-viewer"
 SRC_URI="https://edge.launchpad.net/${PN}/trunk/0.4.0/+download/${P}.tar.gz"
 
 LICENSE="GPL-2"