summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-06 02:50:21 +0100
committerSam James <sam@gentoo.org>2021-04-06 19:18:10 +0100
commit5b43a21aae9a55a6a2176e08126ad9e199957a43 (patch)
treef79bf8ebae7e95d92e4a359450076d9b50033be6
parentgames-strategy/xbattleai: eutils-- (diff)
downloadgentoo-5b43a21aae9a55a6a2176e08126ad9e199957a43.tar.gz
gentoo-5b43a21aae9a55a6a2176e08126ad9e199957a43.tar.bz2
gentoo-5b43a21aae9a55a6a2176e08126ad9e199957a43.zip
games-strategy/warmux: eutils->desktop
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--games-strategy/warmux/warmux-11.04.1-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/games-strategy/warmux/warmux-11.04.1-r1.ebuild b/games-strategy/warmux/warmux-11.04.1-r1.ebuild
index f143ac0a47c5..14f71195338e 100644
--- a/games-strategy/warmux/warmux-11.04.1-r1.ebuild
+++ b/games-strategy/warmux/warmux-11.04.1-r1.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils
+inherit autotools desktop
DESCRIPTION="A free Worms clone"
HOMEPAGE="http://gna.org/projects/warmux/"
SRC_URI="http://download.gna.org/warmux/${P}.tar.bz2"
+S="${WORKDIR}"/${PN}-11.04
LICENSE="GPL-2"
SLOT="0"
@@ -31,8 +32,6 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )"
-S=${WORKDIR}/${PN}-11.04
-
PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch
"${FILESDIR}"/${P}-zlib.patch