From cdb8008bd633f328ec218173e152be13a7a4f825 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Wed, 18 Sep 2019 10:02:31 -0500 Subject: net-dialup/cutecom: fix homepage Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ben Kohler --- net-dialup/cutecom/cutecom-0.51.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dialup/cutecom') 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+" -- cgit v1.2.3-65-gdbad