Skip to content

Commit

Permalink
games-kids/memonix: EAPI-7 bump, cmake.eclass, https, drop eutils
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Feb 28, 2021
1 parent 1d623d1 commit 25e0de4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions games-kids/memonix/memonix-1.6-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 25e0de4

Please sign in to comment.