From 4047ae9dc17827e78b6343d90af9d7a8f2ca4147 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 12 Feb 2020 22:03:33 +0100 Subject: games-action/descent1-data: [QA] inherit estack.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- games-action/descent1-data/descent1-data-1.4a.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action/descent1-data') diff --git a/games-action/descent1-data/descent1-data-1.4a.ebuild b/games-action/descent1-data/descent1-data-1.4a.ebuild index bc33ea190d7c..083a9ab95da3 100644 --- a/games-action/descent1-data/descent1-data-1.4a.ebuild +++ b/games-action/descent1-data/descent1-data-1.4a.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 # For GOG install MY_EXE="setup_descent_1.4a_(16596).exe" -- cgit v1.2.3-65-gdbad