games-util/gtkevemon: use HTTPS for GitHub, replace defunct HOMEPAGE
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 23:09:28 +0000 (09:09 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:50 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

games-util/gtkevemon/gtkevemon-1.10.ebuild
games-util/gtkevemon/gtkevemon-9999.ebuild

index 5937f26186b8bec3f6e107a57bf43e156f386248..c753cae2122bcecd6f91a7d390770478cd155823 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit flag-o-matic
 
 DESCRIPTION="A standalone skill monitoring application for EVE Online"
-HOMEPAGE="http://gtkevemon.battleclinic.com"
-SRC_URI="http://github.com/gtkevemon/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/gtkevemon/gtkevemon"
+SRC_URI="https://github.com/gtkevemon/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
index 4817789a28bfd8eeba9d61885ed7fdc77f71124c..3a8c5bb264d85f4719909d2655b9a7e53e6c4dc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit flag-o-matic git-r3
 
 DESCRIPTION="A standalone skill monitoring application for EVE Online"
-HOMEPAGE="http://gtkevemon.battleclinic.com"
+HOMEPAGE="https://github.com/gtkevemon/gtkevemon"
 EGIT_REPO_URI="https://github.com/${PN}/${PN}"
 
 LICENSE="GPL-3"