diff options
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild b/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild index 6f11eefbab83..1511d51ed930 100644 --- a/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild +++ b/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils unpacker + +inherit desktop unpacker wrapper DESCRIPTION="Control your own kingdom in this simulation" HOMEPAGE="https://www.linuxgamepublishing.com/info.php?id=8&" |