commit:     1b119eafba9da8af8f5f51650186f0c810af6805
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jun 22 19:36:05 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 21:28:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b119eaf

games-puzzle/mirrormagic: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31577
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-puzzle/mirrormagic/mirrormagic-2.0.2-r2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/games-puzzle/mirrormagic/mirrormagic-2.0.2-r2.ebuild 
b/games-puzzle/mirrormagic/mirrormagic-2.0.2-r2.ebuild
index ea697ed47262..bc9d7c3df855 100644
--- a/games-puzzle/mirrormagic/mirrormagic-2.0.2-r2.ebuild
+++ b/games-puzzle/mirrormagic/mirrormagic-2.0.2-r2.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit desktop toolchain-funcs
 
 DESCRIPTION="A game like Deflektor (C 64) or Mindbender (Amiga)"
 HOMEPAGE="https://www.artsoft.org/mirrormagic/";
-SRC_URI="https://www.artsoft.org/RELEASES/unix/${PN}/${P}.tar.gz";
+SRC_URI="https://www.artsoft.org/RELEASES/linux/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to