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 61006158041 for ; Thu, 11 Apr 2024 09:39:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 694E0E29F1; Thu, 11 Apr 2024 09:39:36 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47066E29F1 for ; Thu, 11 Apr 2024 09:39:36 +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 1BAB53432A5 for ; Thu, 11 Apr 2024 09:39:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90DD6B47 for ; Thu, 11 Apr 2024 09:39:33 +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: <1712828360.0c1e5e67b5674db20f2bebca8fafd1935000258d.zdanevich.vitaly@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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: zdanevich.vitaly X-VCS-Committer-Name: Vitaly Zdanevich X-VCS-Revision: 0c1e5e67b5674db20f2bebca8fafd1935000258d X-VCS-Branch: dev Date: Thu, 11 Apr 2024 09:39:33 +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: 03d0f2d4-bdce-4939-baef-0b37f4e2e809 X-Archives-Hash: 46c1ce71dffdd80febcd81d52d8cd728 commit: 0c1e5e67b5674db20f2bebca8fafd1935000258d Author: Vitaly Zdanevich ya ru> AuthorDate: Thu Apr 11 09:39:20 2024 +0000 Commit: Vitaly Zdanevich ya ru> 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"