commit:     7d84fe1978e24b60085fc412724013e9d151c280
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 19:41:33 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 19:48:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d84fe19

games-strategy/ufoai: update deps for mxml

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 ...i-2.5.0_p20180603-r1.ebuild => ufoai-2.5.0_p20180603-r2.ebuild} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/games-strategy/ufoai/ufoai-2.5.0_p20180603-r1.ebuild 
b/games-strategy/ufoai/ufoai-2.5.0_p20180603-r2.ebuild
similarity index 98%
rename from games-strategy/ufoai/ufoai-2.5.0_p20180603-r1.ebuild
rename to games-strategy/ufoai/ufoai-2.5.0_p20180603-r2.ebuild
index cd7b93cf6ac2..93c67404831c 100644
--- a/games-strategy/ufoai/ufoai-2.5.0_p20180603-r1.ebuild
+++ b/games-strategy/ufoai/ufoai-2.5.0_p20180603-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,6 +20,7 @@ SRC_URI="
        https://dev.gentoo.org/~chewi/distfiles/${PN}-code-${COMMIT}.zip
        mirror://sourceforge/${PN}/${PN}-${DIST_VERSION}-data.tar
 "
+S="${WORKDIR}/${PN}-code-${COMMIT}"
 
 # https://ufoai.org/licenses/
 LICENSE="GPL-2 GPL-3 public-domain CC-BY-3.0 CC-BY-SA-3.0 MIT"
@@ -29,7 +30,7 @@ IUSE="+client cpu_flags_x86_sse debug server"
 REQUIRED_USE="|| ( client server )"
 
 RDEPEND="
-       dev-libs/mxml
+       dev-libs/mxml:0
        net-misc/curl
        sys-libs/zlib
 
@@ -58,8 +59,6 @@ DEPEND="
        virtual/pkgconfig
 "
 
-S="${WORKDIR}/${PN}-code-${COMMIT}"
-
 PATCHES=(
        "${FILESDIR}"/${P}-install.patch
        "${FILESDIR}"/${P}-mxml3.patch

Reply via email to