summaryrefslogtreecommitdiff
path: root/games-action/descent1-data
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/descent1-data')
-rw-r--r--games-action/descent1-data/Manifest2
-rw-r--r--games-action/descent1-data/descent1-data-1.4a-r1.ebuild (renamed from games-action/descent1-data/descent1-data-1.4a.ebuild)7
2 files changed, 4 insertions, 5 deletions
diff --git a/games-action/descent1-data/Manifest b/games-action/descent1-data/Manifest
index 7884f7d018a3..09ea74729e87 100644
--- a/games-action/descent1-data/Manifest
+++ b/games-action/descent1-data/Manifest
@@ -1,4 +1,4 @@
DIST descent-game-content-10to14a-patch.zip 439853 BLAKE2B 75f90bbbf664237bbbfbe1aed3ff500c24b72b45beee1361b7823c6758c5dd5daf2693de8c4f3bc8deb77e915811237f28464628caf17c58478cfb111524354c SHA512 b71ec888509c77dc8ebc94d5a172a27ab0b16ddfdcb47ac243cefe33b87bbca82df843d9a4bffad8c6f345bfefd89e9e3564353922b00c81ef993e409950eb59
DIST setup_descent_1.4a_(16596).exe 25744576 BLAKE2B aede0627394210a39bdb052608fd6822cb6ceb901a6476829ef98ad21b17ce9311b1878d5eb055ff0fb6d2511699c000b56e28f8e1ef89c2a2b664cbf7c25b7c SHA512 1ac19caa04ee64991c6c4291934e5db684615a0b7616782605c4557611090f6132135b8a1b96474b40135fa39d844cb9f6f14a98995f1bf1a596e66f0de80263
-EBUILD descent1-data-1.4a.ebuild 2699 BLAKE2B 82b89c54521a9530bbc392e10db981c97ad9a84177f30d19de55212bf445e35cb4a85c8d06be8c6639b4baf4c4ae05fb8bbf2d1069cd78d90ea364992993a783 SHA512 49dab2884b47b9a9ca8f7229eac5913d7c6ef1088728debe5bb26077676c673cddcf5d81a0f75b8d44bc11e71296902b40031b87d9e3efb6f0e3bbd2bc345e5d
+EBUILD descent1-data-1.4a-r1.ebuild 2698 BLAKE2B 82b1a8d22eb97ca7440ff22993f1ea3e9fc1365e982d150e5cbad525c2949f45c8f1465cf37c174f31c952a912d3865e4d6da0500c0399605f9bea83387db8aa SHA512 da162f23fe2c65c679880c206d7fb151071a742e83f683d08eb2ebf12bd5359a238192592cf84d90616ce658313d42ba452e9b33432f977a216873c9cc207a72
MISC metadata.xml 254 BLAKE2B 4e6c8e1f126f76233a38aba6f5388488656795cb1d7d4767ccb1349772f5e78d59fc5663d4f1933dbe4633c2fbb90cd1d42d4b4d4f5ededc53653e7df13c7187 SHA512 2b82da849e3b0dec378f3fb497014f5d1dbc7aceb8a1f9d1638e83fe69448b1c5151eb4b1187154d828e4a296609ce5125b40977b2581d95b5588e353ca75135
diff --git a/games-action/descent1-data/descent1-data-1.4a.ebuild b/games-action/descent1-data/descent1-data-1.4a-r1.ebuild
index 7fdf077a129e..ea0e2146a883 100644
--- a/games-action/descent1-data/descent1-data-1.4a.ebuild
+++ b/games-action/descent1-data/descent1-data-1.4a-r1.ebuild
@@ -1,7 +1,7 @@
-# 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
CDROM_OPTIONAL="yes"
inherit cdrom estack
@@ -13,6 +13,7 @@ DESCRIPTION="Data files for Descent 1"
HOMEPAGE="https://www.interplay.com"
SRC_URI="cdinstall? ( https://www.dxx-rebirth.com/download/dxx/misc/descent-game-content-10to14a-patch.zip )
!cdinstall? ( ${MY_EXE} )"
+S="${WORKDIR}"
LICENSE="descent-data"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
@@ -24,8 +25,6 @@ RDEPEND="!games-action/descent1-demodata"
DEPEND="cdinstall? ( app-arch/unzip )
!cdinstall? ( app-arch/innoextract )"
-S="${WORKDIR}"
-
pkg_nofetch() {
elog "You must place a copy of, or symlink to, the GOG setup package in your"
elog "distfiles directory."