From 85efdc28e53232143b851da4e274889e01f9876c Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Thu, 2 Aug 2018 20:43:32 -0500 Subject: games-emulation/dosbox: eutils->desktop Only has eutils for the implicit desktop inheritance for doicon and make_desktop_entry. Package-Manager: Portage-2.3.44, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9429 --- games-emulation/dosbox/dosbox-0.74_p20160629.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'games-emulation/dosbox/dosbox-0.74_p20160629.ebuild') diff --git a/games-emulation/dosbox/dosbox-0.74_p20160629.ebuild b/games-emulation/dosbox/dosbox-0.74_p20160629.ebuild index 45b0b0fdb711..a7b41d8d34ea 100644 --- a/games-emulation/dosbox/dosbox-0.74_p20160629.ebuild +++ b/games-emulation/dosbox/dosbox-0.74_p20160629.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils + +inherit autotools desktop PATCH=3989 DESCRIPTION="DOS emulator" @@ -27,7 +28,7 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${PN}-code-0-${PATCH}-dosbox-trunk PATCHES=( -"${FILESDIR}"/dosbox-0.74-gcc46.patch + "${FILESDIR}"/${PN}-0.74-gcc46.patch ) src_prepare() { -- cgit v1.2.3-18-g5258