diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:12:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:22 +0100 |
commit | f194e9117764cf05062534f5313e11dae63066d9 (patch) | |
tree | 55efbffe2ab426b1809f39e8e00c4208c1f91611 /games-action | |
parent | games-action/deathchase3d: eutils-- (diff) | |
download | gentoo-f194e9117764cf05062534f5313e11dae63066d9.tar.gz gentoo-f194e9117764cf05062534f5313e11dae63066d9.tar.bz2 gentoo-f194e9117764cf05062534f5313e11dae63066d9.zip |
games-action/descent1-data: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-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" |