summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2023-10-07 23:21:37 +0100
committerJames Le Cuirot <chewi@gentoo.org>2023-10-07 23:23:50 +0100
commit1ede5abf82c412552bb929779df37193bb9e41b6 (patch)
treeb8b9517b74ce3b4d637c8fa5c10bc6c34e465d90
parentgames-board/xmahjongg: Fix C++17 does not allow register storage class (diff)
downloadgentoo-1ede5abf82c412552bb929779df37193bb9e41b6.tar.gz
gentoo-1ede5abf82c412552bb929779df37193bb9e41b6.tar.bz2
gentoo-1ede5abf82c412552bb929779df37193bb9e41b6.zip
games-board/xmahjongg: HTTPS, fix description
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--games-board/xmahjongg/xmahjongg-3.7-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/xmahjongg/xmahjongg-3.7-r2.ebuild b/games-board/xmahjongg/xmahjongg-3.7-r2.ebuild
index f1fc4165b4da..c4ba67f96136 100644
--- a/games-board/xmahjongg/xmahjongg-3.7-r2.ebuild
+++ b/games-board/xmahjongg/xmahjongg-3.7-r2.ebuild
@@ -5,9 +5,9 @@ EAPI=8
inherit autotools desktop
-DESCRIPTION="friendly GUI version of xmahjongg"
-HOMEPAGE="http://www.lcdf.org/xmahjongg/"
-SRC_URI="http://www.lcdf.org/xmahjongg/${P}.tar.gz"
+DESCRIPTION="Friendly GUI version of xmahjongg"
+HOMEPAGE="https://www.lcdf.org/xmahjongg/"
+SRC_URI="https://www.lcdf.org/xmahjongg/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"