summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2018-03-13 22:50:29 +0000
committerJames Le Cuirot <chewi@gentoo.org>2018-03-13 22:51:12 +0000
commitaf159b5dd18a733cc3032c9193a4e45c2630554d (patch)
treef0f3d56df2932f6c1b26006199b4c0c96d23f71e /games-action/solar2/solar2-1.10.ebuild
parentgames-misc/papers-please: Update Manifest hashes (diff)
downloadgentoo-af159b5dd18a733cc3032c9193a4e45c2630554d.tar.gz
gentoo-af159b5dd18a733cc3032c9193a4e45c2630554d.tar.bz2
gentoo-af159b5dd18a733cc3032c9193a4e45c2630554d.zip
games-action/solar2: Update Manifest hashes
I could not source the old solar2.png icon so I uploaded a new one. Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'games-action/solar2/solar2-1.10.ebuild')
-rw-r--r--games-action/solar2/solar2-1.10.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/games-action/solar2/solar2-1.10.ebuild b/games-action/solar2/solar2-1.10.ebuild
index b39d133c3557..2a092f697e3a 100644
--- a/games-action/solar2/solar2-1.10.ebuild
+++ b/games-action/solar2/solar2-1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# TODO: - unbundle libmono for 64bit
@@ -13,7 +13,7 @@ inherit eutils gnome2-utils games
DESCRIPTION="An open-world, sandbox game set in an infinite abstract universe"
HOMEPAGE="http://murudai.com/solar/"
GAMEBALL="${PN}-linux-${PV}.tar.gz"
-ICONFILE="https://dev.gentoo.org/~hasufell/distfiles/${PN}.png"
+ICONFILE="https://dev.gentoo.org/~chewi/distfiles/${PN}.png"
SRC_URI="${GAMEBALL} ${ICONFILE}"
LICENSE="all-rights-reserved"
@@ -56,11 +56,11 @@ RDEPEND="
S=${WORKDIR}/Solar2
pkg_nofetch() {
- einfo "Please buy & download ${GAMEBALL} from:"
+ einfo "Please buy and download ${GAMEBALL} from:"
einfo " ${HOMEPAGE}"
einfo "Also download ${ICONFILE}"
- einfo "and move both to ${DISTDIR}"
- einfo
+ einfo "and move both to your distfiles directory. The Humble Bundle download"
+ einfo "may have a timestamp appended to the filename."
}
src_prepare() {