diff options
Diffstat (limited to 'games-action/descent1-data')
-rw-r--r-- | games-action/descent1-data/descent1-data-1.4a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent1-data/descent1-data-1.4a.ebuild b/games-action/descent1-data/descent1-data-1.4a.ebuild index 083a9ab95da3..6be067078e99 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 CDROM_OPTIONAL="yes" -inherit cdrom estack eutils +inherit cdrom estack # For GOG install MY_EXE="setup_descent_1.4a_(16596).exe" |