summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-04 20:04:00 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-04 20:19:56 +0100
commitf0b47acf6d4883a1b4de3e23c2523df3d360596a (patch)
treee8fb1c79935f154658495d45ae23627a8d1c7c3b
parentapp-office/libreoffice: Fix build with media-libs/jpeg (diff)
downloadgentoo-f0b47acf.tar.gz
gentoo-f0b47acf.tar.bz2
gentoo-f0b47acf.zip
sci-electronics/osqoop: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/7072
-rw-r--r--sci-electronics/osqoop/osqoop-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/osqoop/osqoop-1.1.1.ebuild b/sci-electronics/osqoop/osqoop-1.1.1.ebuild
index ef02a5592c6f..b3952e56288b 100644
--- a/sci-electronics/osqoop/osqoop-1.1.1.ebuild
+++ b/sci-electronics/osqoop/osqoop-1.1.1.ebuild
@@ -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"