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