From 7e33eaaf2d3cf09f838d36ab2ac253b8fc94903c Mon Sep 17 00:00:00 2001 From: Lothar Serra Mari Date: Wed, 15 Apr 2026 14:54:26 +0200 Subject: [PATCH] games-engines/scummvm: update DESCRIPTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lothar Serra Mari Part-of: https://github.com/gentoo/gentoo/pull/46110 Signed-off-by: Michał Górny --- games-engines/scummvm/scummvm-2026.2.0.ebuild | 2 +- games-engines/scummvm/scummvm-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games-engines/scummvm/scummvm-2026.2.0.ebuild b/games-engines/scummvm/scummvm-2026.2.0.ebuild index 8dc8141cc70f9..b6115354a11a0 100644 --- a/games-engines/scummvm/scummvm-2026.2.0.ebuild +++ b/games-engines/scummvm/scummvm-2026.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit desktop flag-o-matic toolchain-funcs xdg -DESCRIPTION="Reimplementation of the SCUMM game engine used in Lucasarts adventures" +DESCRIPTION="Reimplementation of various game engines for adventures and role-playing games" HOMEPAGE="https://www.scummvm.org/" if [[ ${PV} == *9999* ]]; then diff --git a/games-engines/scummvm/scummvm-9999.ebuild b/games-engines/scummvm/scummvm-9999.ebuild index 6ae2b211a19e7..b6115354a11a0 100644 --- a/games-engines/scummvm/scummvm-9999.ebuild +++ b/games-engines/scummvm/scummvm-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit desktop flag-o-matic toolchain-funcs xdg -DESCRIPTION="Reimplementation of the SCUMM game engine used in Lucasarts adventures" +DESCRIPTION="Reimplementation of various game engines for adventures and role-playing games" HOMEPAGE="https://www.scummvm.org/" if [[ ${PV} == *9999* ]]; then