From 25e0de4fef307f2fe994cc663f976f33c095b534 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 27 Feb 2021 22:18:55 +0100 Subject: games-kids/memonix: EAPI-7 bump, cmake.eclass, https, drop eutils Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- games-kids/memonix/memonix-1.6-r1.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'games-kids/memonix') diff --git a/games-kids/memonix/memonix-1.6-r1.ebuild b/games-kids/memonix/memonix-1.6-r1.ebuild index 72187823716e..cd3307ffbefe 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" -- cgit v1.2.3-65-gdbad