summaryrefslogtreecommitdiff
path: root/games-action/descent1-data/descent1-data-1.4a.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-09-21 18:00:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-09-21 18:00:10 +0100
commit265dbe5dbc14c199299496c6db8fce3f76647015 (patch)
treeab18b5617d138f6684566b619405090989d55a2c /games-action/descent1-data/descent1-data-1.4a.ebuild
parent586819755b4dbfdffdc8a725ab7c0f86095b8489 (diff)
gentoo resync : 21.09.2018
Diffstat (limited to 'games-action/descent1-data/descent1-data-1.4a.ebuild')
-rw-r--r--games-action/descent1-data/descent1-data-1.4a.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-action/descent1-data/descent1-data-1.4a.ebuild b/games-action/descent1-data/descent1-data-1.4a.ebuild
index 85cf48cd3a03..bc33ea190d7c 100644
--- a/games-action/descent1-data/descent1-data-1.4a.ebuild
+++ b/games-action/descent1-data/descent1-data-1.4a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ CDROM_OPTIONAL="yes"
inherit cdrom eutils
# For GOG install
-MY_EXE="setup_descent_2.1.0.8.exe"
+MY_EXE="setup_descent_1.4a_(16596).exe"
DESCRIPTION="Data files for Descent 1"
HOMEPAGE="http://www.interplay.com/games/descent.php"
@@ -27,8 +27,8 @@ DEPEND="cdinstall? ( app-arch/unzip )
S="${WORKDIR}"
pkg_nofetch() {
- elog "You must place a copy of, or symlink to, the GOG setup package here:"
- elog "${DISTDIR}/${MY_EXE}"
+ elog "You must place a copy of, or symlink to, the GOG setup package in your"
+ elog "distfiles directory."
echo
elog "If you wish to install from CD-ROM instead, please enable the cdinstall flag."
}