commit:     1ede5abf82c412552bb929779df37193bb9e41b6
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  7 22:21:37 2023 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Oct  7 22:23:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ede5abf

games-board/xmahjongg: HTTPS, fix description

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-board/xmahjongg/xmahjongg-3.7-r2.ebuild | 6 +++---
 1 file 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"

Reply via email to