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 7E90A158041 for ; Thu, 11 Apr 2024 11:11:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 755AAE29FD; Thu, 11 Apr 2024 11:11:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 52D66E29F8 for ; Thu, 11 Apr 2024 11:11:06 +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 9BC883431E3 for ; Thu, 11 Apr 2024 11:11:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E974016BC for ; Thu, 11 Apr 2024 11:11:02 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1712828360.0c1e5e67b5674db20f2bebca8fafd1935000258d.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-fps/far-cry-demo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-fps/far-cry-demo/far-cry-demo-9999.ebuild X-VCS-Directories: games-fps/far-cry-demo/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 0c1e5e67b5674db20f2bebca8fafd1935000258d X-VCS-Branch: master Date: Thu, 11 Apr 2024 11:11:02 +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: 468e6889-8aec-450f-8c3c-01d7ea7d820c X-Archives-Hash: dfbb687586d58e0ba86c8b7865bfa77a commit: 0c1e5e67b5674db20f2bebca8fafd1935000258d Author: Vitaly Zdanevich ya ru> AuthorDate: Thu Apr 11 09:39:20 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Thu Apr 11 09:39:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c1e5e67 games-fps/far-cry-demo: DESCRIPTION improve: add about CryTek Signed-off-by: Vitaly Zdanevich ya.ru> games-fps/far-cry-demo/far-cry-demo-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/far-cry-demo/far-cry-demo-9999.ebuild b/games-fps/far-cry-demo/far-cry-demo-9999.ebuild index c582ebb6e2..07734b7595 100644 --- a/games-fps/far-cry-demo/far-cry-demo-9999.ebuild +++ b/games-fps/far-cry-demo/far-cry-demo-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -DESCRIPTION="Famous game from 2004" +DESCRIPTION="Famous game from 2004, developed by CryTek" HOMEPAGE="https://en.wikipedia.org/wiki/Far_Cry_(video_game)" SRC_URI="https://archive.org/download/$PN.tar.xz/$PN.tar.xz"