summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 13:39:23 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:38 +0200
commita88474b222396e1a242bde0d3c32bb07b7f14750 (patch)
tree0e3542e4d3bfba255214b27cbf6b6c830cf27078 /games-board
parentgames-board/biloba: use HTTPS, fix LICENSE (diff)
downloadgentoo-a88474b222396e1a242bde0d3c32bb07b7f14750.tar.gz
gentoo-a88474b222396e1a242bde0d3c32bb07b7f14750.tar.bz2
gentoo-a88474b222396e1a242bde0d3c32bb07b7f14750.zip
games-board/cgoban: use HTTPS, update DESCRIPTION
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r--games-board/cgoban/cgoban-1.9.14-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/cgoban/cgoban-1.9.14-r2.ebuild b/games-board/cgoban/cgoban-1.9.14-r2.ebuild
index 2abce46ebda7..2e389394b588 100644
--- a/games-board/cgoban/cgoban-1.9.14-r2.ebuild
+++ b/games-board/cgoban/cgoban-1.9.14-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools desktop
-DESCRIPTION="A Go-frontend"
-HOMEPAGE="http://cgoban1.sourceforge.net/"
+DESCRIPTION="Go-frontend with a large set of go-related services"
+HOMEPAGE="https://cgoban1.sourceforge.net/"
SRC_URI="mirror://sourceforge/cgoban1/${P}.tar.gz"
LICENSE="GPL-2"