From: David Seifert Date: Wed, 12 Feb 2020 21:03:36 +0000 (+0100) Subject: games-action/descent2-data: [QA] inherit estack.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=750d554a7a682c9356eef12c4c2971c4576a5824;p=gentoo.git games-action/descent2-data: [QA] inherit estack.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/games-action/descent2-data/descent2-data-1.2.ebuild b/games-action/descent2-data/descent2-data-1.2.ebuild index a13120698722..4ca0152d5ff7 100644 --- a/games-action/descent2-data/descent2-data-1.2.ebuild +++ b/games-action/descent2-data/descent2-data-1.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 CDROM_OPTIONAL="yes" -inherit cdrom eutils +inherit cdrom estack eutils # Not possible to apply official 1.2 patch under Linux. A Gentoo user # created Xdelta patches and the DXX-Rebirth project kindly hosted them.