sci-electronics/osqoop: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Feb 2018 19:04:00 +0000 (20:04 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 4 Feb 2018 19:19:56 +0000 (20:19 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7072

sci-electronics/osqoop/osqoop-1.1.1.ebuild

index ef02a5592c6f50873b1123644554b06c369c13dd..b3952e56288bea4aab9cf57db848918faa1ce87b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils toolchain-funcs
 
 DESCRIPTION="multi-platform open source software oscilloscope based on Qt 4"
-HOMEPAGE="http://gitorious.org/osqoop/"
+HOMEPAGE="https://github.com/stephanemagnenat/osqoop"
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"