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 4E45615808B for ; Thu, 14 Apr 2022 03:48:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D3CEE091A; Thu, 14 Apr 2022 03:47:56 +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 1A927E0923 for ; Thu, 14 Apr 2022 03:47:56 +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 0BCF43418E5 for ; Thu, 14 Apr 2022 03:47:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 365503B2 for ; Thu, 14 Apr 2022 03:47:52 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1649907964.002a7c6aa30c5dd0d45e08d9ff80c05511dee5d3.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/the-longest-journey/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/the-longest-journey/the-longest-journey-142.24607.ebuild X-VCS-Directories: games-rpg/the-longest-journey/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 002a7c6aa30c5dd0d45e08d9ff80c05511dee5d3 X-VCS-Branch: master Date: Thu, 14 Apr 2022 03:47:52 +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: 79d97be1-461c-48da-9603-baba306909ac X-Archives-Hash: 19ae26beccdaef9b2776b9f97eba4624 commit: 002a7c6aa30c5dd0d45e08d9ff80c05511dee5d3 Author: Joonas Niilola gentoo org> AuthorDate: Wed Apr 13 14:10:43 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Apr 14 03:46:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002a7c6a games-rpg/the-longest-journey: but not the longest DESCRIPTION (anymore) Signed-off-by: Joonas Niilola gentoo.org> games-rpg/the-longest-journey/the-longest-journey-142.24607.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-rpg/the-longest-journey/the-longest-journey-142.24607.ebuild b/games-rpg/the-longest-journey/the-longest-journey-142.24607.ebuild index e0aab360720b..68f1a6546220 100644 --- a/games-rpg/the-longest-journey/the-longest-journey-142.24607.ebuild +++ b/games-rpg/the-longest-journey/the-longest-journey-142.24607.ebuild @@ -10,7 +10,7 @@ inherit check-reqs desktop wrapper xdg MY_EXE="setup_the_longest_journey_${PV%.*}_lang_update_(${PV##*.})" ICON="9c94fffadc23bac626a24a9c04cf8f107598ef9d0d2a58cbb6a9abd4d6eb0fbc.png" -DESCRIPTION="Adventure through the twin worlds of Stark and Arcadia, seen through the eyes of an 18-year old student" +DESCRIPTION="An adventure through fantasy worlds, seen through the eyes of a student" HOMEPAGE="https://www.gog.com/game/the_longest_journey" SRC_URI="${MY_EXE}.exe ${MY_EXE}-1.bin" LICENSE="GOG-EULA"