games-action/descent2-data: [QA] inherit estack.eclass directly
authorDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 21:03:36 +0000 (22:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 21:03:36 +0000 (22:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
games-action/descent2-data/descent2-data-1.2.ebuild

index a131206987228d910cc9e5effe5b2e3fa071168a..4ca0152d5ff7dffe5ade0482b6249678377f8ee3 100644 (file)
@@ -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.