summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-misc/exult-sound/exult-sound-0-r2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/games-misc/exult-sound/exult-sound-0-r2.ebuild b/games-misc/exult-sound/exult-sound-0-r2.ebuild
index 4f3b978a614a..f1a16c2288b6 100644
--- a/games-misc/exult-sound/exult-sound-0-r2.ebuild
+++ b/games-misc/exult-sound/exult-sound-0-r2.ebuild
@@ -1,18 +1,17 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Sound data for games-engines/exult"
HOMEPAGE="http://exult.sourceforge.net/"
-SRC_URI="mirror://sourceforge/exult/exult_audio.zip"
+SRC_URI="https://download.sourceforge/exult/exult-data/exult_audio.zip"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="!<games-engines/exult-9999
- app-arch/unzip"
+DEPEND="app-arch/unzip"
S="${WORKDIR}"