diff --git a/games-kids/memonix/memonix-1.6-r1.ebuild b/games-kids/memonix/memonix-1.6-r1.ebuild index 72187823716e5..cd3307ffbefe3 100644 --- a/games-kids/memonix/memonix-1.6-r1.ebuild +++ b/games-kids/memonix/memonix-1.6-r1.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit cmake-utils eutils +EAPI=7 + +inherit cmake desktop DESCRIPTION="Brain teasers, puzzle and memory games for kid's in one pack" -HOMEPAGE="http://www.viewizard.com/memonix/" +HOMEPAGE="https://www.viewizard.com/memonix/" SRC_URI="http://www.viewizard.com/download/${PN}_${PV}_src.tar.bz2" LICENSE="GPL-3"