diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-06-09 12:31:27 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-06-09 12:34:24 +0100 |
commit | b80c07cb08d673d0030a1c92ea3bcbcb04478134 (patch) | |
tree | 4c5430bbf8991cdf8a0535d9512678631bf56f10 /games-action | |
parent | games-action/descent2-data: EAPI 8 (diff) | |
download | gentoo-b80c07cb08d673d0030a1c92ea3bcbcb04478134.tar.gz gentoo-b80c07cb08d673d0030a1c92ea3bcbcb04478134.tar.bz2 gentoo-b80c07cb08d673d0030a1c92ea3bcbcb04478134.zip |
games-action/descent2-vertigo: EAPI 8
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent2-vertigo/descent2-vertigo-1.0-r1.ebuild (renamed from games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild) | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild b/games-action/descent2-vertigo/descent2-vertigo-1.0-r1.ebuild index ababa913308d..3c88671110c4 100644 --- a/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild +++ b/games-action/descent2-vertigo/descent2-vertigo-1.0-r1.ebuild @@ -1,21 +1,19 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit cdrom estack DESCRIPTION="Data files for Descent 2: The Vertigo Series" HOMEPAGE="https://www.interplay.com" - +S="${WORKDIR}" LICENSE="descent-data" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="videos" RESTRICT="bindist" -S="${WORKDIR}" - src_unpack() { cdrom_get_cds vertigo/d2x.hog:hoard.ham |