From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12EF315817D for ; Tue, 4 Jun 2024 08:14:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40EA0E2AC0; Tue, 4 Jun 2024 08:14:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25671E2AC0 for ; Tue, 4 Jun 2024 08:14:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39CC033BF03 for ; Tue, 4 Jun 2024 08:14:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C9381BFC for ; Tue, 4 Jun 2024 08:14:31 +0000 (UTC) From: "Vitaly Zdanevich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vitaly Zdanevich" Message-ID: <1717488870.c58da28fb0735a1fbab8159d9599ca2a02977441.zdanevich.vitaly@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-strategy/gigalomania/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-strategy/gigalomania/gigalomania-1.0.1.ebuild X-VCS-Directories: games-strategy/gigalomania/ X-VCS-Committer: zdanevich.vitaly X-VCS-Committer-Name: Vitaly Zdanevich X-VCS-Revision: c58da28fb0735a1fbab8159d9599ca2a02977441 X-VCS-Branch: dev Date: Tue, 4 Jun 2024 08:14:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fd931149-9f2c-416a-8b93-958456548623 X-Archives-Hash: 15d2a6c27caa03e4c160321f8c67e829 commit: c58da28fb0735a1fbab8159d9599ca2a02977441 Author: Vitaly Zdanevich ya ru> AuthorDate: Tue Jun 4 08:14:30 2024 +0000 Commit: Vitaly Zdanevich ya ru> CommitDate: Tue Jun 4 08:14:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c58da28f games-strategy/gigalomania: typo Libra -> Libre Signed-off-by: Vitaly Zdanevich ya.ru> games-strategy/gigalomania/gigalomania-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/gigalomania/gigalomania-1.0.1.ebuild b/games-strategy/gigalomania/gigalomania-1.0.1.ebuild index 5b0b110b0..fe31e9b41 100644 --- a/games-strategy/gigalomania/gigalomania-1.0.1.ebuild +++ b/games-strategy/gigalomania/gigalomania-1.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit wrapper -DESCRIPTION="Libra clone of Mega-Lo-Mania (original from ~1990), supports original resources" +DESCRIPTION="Libre clone of Mega-Lo-Mania (original from ~1990), supports original resources" HOMEPAGE="https://gigalomania.sourceforge.net" SRC_URI="http://launchpad.net/$PN/trunk/$PV/+download/${PN}src.zip"