commit:     704b1b012598749b7fb817fd60fd531ec46ae180
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Tue Nov  3 10:02:43 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Nov  5 04:45:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704b1b01

games-misc/exult-sound: update ebuild

Update to EAPI7, fix dependencies.

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 games-misc/exult-sound/exult-sound-0-r2.ebuild | 7 +++----
 1 file 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 4f3b978a614..f1a16c2288b 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}"
 

Reply via email to