diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:12:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:24 +0100 |
commit | 53407cf132c6086e3a60803f87de8c78ee81fc15 (patch) | |
tree | c0814d89c1beedf8ec65869cc3f621800d81ca47 /games-action | |
parent | games-action/descent2-data: eutils-- (diff) | |
download | gentoo-53407cf132c6086e3a60803f87de8c78ee81fc15.tar.gz gentoo-53407cf132c6086e3a60803f87de8c78ee81fc15.tar.bz2 gentoo-53407cf132c6086e3a60803f87de8c78ee81fc15.zip |
games-action/descent2-vertigo: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild b/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild index 630163b554a6..9c27d067bd53 100644 --- a/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild +++ b/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cdrom estack eutils +inherit cdrom estack DESCRIPTION="Data files for Descent 2: The Vertigo Series" HOMEPAGE="http://www.interplay.com/games/descent.php" |