From: Ben Kohler Date: Wed, 18 Sep 2019 15:02:31 +0000 (-0500) Subject: net-dialup/cutecom: fix homepage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cdb8008bd633f328ec218173e152be13a7a4f825;p=gentoo.git net-dialup/cutecom: fix homepage Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ben Kohler --- diff --git a/net-dialup/cutecom/cutecom-0.51.0.ebuild b/net-dialup/cutecom/cutecom-0.51.0.ebuild index 7a7739601805..cb81505f9851 100644 --- a/net-dialup/cutecom/cutecom-0.51.0.ebuild +++ b/net-dialup/cutecom/cutecom-0.51.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils eutils DESCRIPTION="CuteCom is a serial terminal, like minicom, written in qt" -HOMEPAGE="https://gitlab.com/neundorf/CuteCom" +HOMEPAGE="https://gitlab.com/cutecom/cutecom" SRC_URI="https://gitlab.com/cutecom/cutecom/-/archive/v${PV}/cutecom-v${PV}.tar.bz2" LICENSE="GPL-3+"