From 8fe1855820dace1c977d9efe3cec6f6893af7f96 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 25 Apr 2021 00:03:07 +0200 Subject: [PATCH] games-simulation/micropolis: update eclasses, update LICENSE Closes: https://github.com/gentoo/gentoo/pull/20529 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger Signed-off-by: David Seifert --- games-simulation/micropolis/micropolis-1.0_p20180313.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-simulation/micropolis/micropolis-1.0_p20180313.ebuild b/games-simulation/micropolis/micropolis-1.0_p20180313.ebuild index 9b54f5d505807..5b869591075be 100644 --- a/games-simulation/micropolis/micropolis-1.0_p20180313.ebuild +++ b/games-simulation/micropolis/micropolis-1.0_p20180313.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop eutils toolchain-funcs +inherit desktop toolchain-funcs wrapper COMMIT="cc31822e4ebe54c0109623ac0c5cdf0e3acad755" DESCRIPTION="Free version of the well-known city building simulation" HOMEPAGE="https://www.donhopkins.com/home/micropolis/" SRC_URI="https://gitlab.com/stargo/micropolis/-/archive/${COMMIT}/micropolis-${COMMIT}.tar.bz2" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86"