diff options
author | Julian Ospald <hasufell@gentoo.org> | 2014-09-22 18:58:50 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2014-09-22 18:58:50 +0000 |
commit | 6ca4069f790242d259d4d800ea6c949c309a2c89 (patch) | |
tree | b5b1ba85a41bffd08c63bbbcc3a3fba29dc1c0d4 /games-rpg | |
parent | Version bump wrt bug #523464. Remove old. (diff) | |
download | gentoo-2-6ca4069f790242d259d4d800ea6c949c309a2c89.tar.gz gentoo-2-6ca4069f790242d259d4d800ea6c949c309a2c89.tar.bz2 gentoo-2-6ca4069f790242d259d4d800ea6c949c309a2c89.zip |
update pkg_nofetch einfo
(Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/wasteland2/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild | 11 |
2 files changed, 12 insertions, 4 deletions
diff --git a/games-rpg/wasteland2/ChangeLog b/games-rpg/wasteland2/ChangeLog index 15595caa8e43..11091ffac8cd 100644 --- a/games-rpg/wasteland2/ChangeLog +++ b/games-rpg/wasteland2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/wasteland2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/ChangeLog,v 1.1 2014/09/21 21:40:17 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/ChangeLog,v 1.2 2014/09/22 18:58:50 hasufell Exp $ + + 22 Sep 2014; Julian Ospald <hasufell@gentoo.org> wasteland2-1.0.0.4.ebuild: + update pkg_nofetch einfo *wasteland2-1.0.0.4 (21 Sep 2014) diff --git a/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild b/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild index dace20d5f6ff..810cea4f1c70 100644 --- a/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild +++ b/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild,v 1.1 2014/09/21 21:40:17 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wasteland2/wasteland2-1.0.0.4.ebuild,v 1.2 2014/09/22 18:58:50 hasufell Exp $ EAPI=5 @@ -79,10 +79,15 @@ CHECKREQS_DISK_USR="21600M" pkg_nofetch() { einfo - einfo "Please buy & download \"${SRC_URI}\" from:" - einfo " https://www.gog.com/" + einfo "Please buy Wasteland 2" + einfo "from https://www.gog.com/ and" + einfo "download \"${SRC_URI}\"" einfo "and move/link it to \"${DISTDIR}\"" einfo + einfo "This ebuild was tested with the CLASSICAL edition." + einfo "If it works with the deluxe edition too, please" + einfo "open a bug report. If not, open a bug report too." + einfo } src_install() { |