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 <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2021-02-27 22:18:55 +01:00
parent 1d623d1831
commit 25e0de4fef
No known key found for this signature in database
GPG Key ID: 508AA000E0EE83E0
1 changed files with 5 additions and 4 deletions

View File

@ -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"