Gentoo Archives: gentoo-commits

From: Mario Kicherer <dev@××××××××.org>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-util/steam-installer/
Date: Sun, 02 Dec 2012 15:09:20
Message-Id: 1354460937.41c4ddaaeb62200a2aba0c0421a0eb93579642cf.anyc@gentoo
1 commit: 41c4ddaaeb62200a2aba0c0421a0eb93579642cf
2 Author: Mario Kicherer <dev <AT> kicherer <DOT> org>
3 AuthorDate: Sun Dec 2 15:08:57 2012 +0000
4 Commit: Mario Kicherer <dev <AT> kicherer <DOT> org>
5 CommitDate: Sun Dec 2 15:08:57 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=41c4ddaa
7
8 [games-util/steam-installer] ebuild sync with dev overlay
9
10 ---
11 .../steam-installer/steam-installer-9999.ebuild | 6 +++---
12 1 files changed, 3 insertions(+), 3 deletions(-)
13
14 diff --git a/games-util/steam-installer/steam-installer-9999.ebuild b/games-util/steam-installer/steam-installer-9999.ebuild
15 index 9290e7b..9809c13 100644
16 --- a/games-util/steam-installer/steam-installer-9999.ebuild
17 +++ b/games-util/steam-installer/steam-installer-9999.ebuild
18 @@ -64,12 +64,12 @@ src_install() {
19 }
20
21 pkg_postinst() {
22 - einfo "This ebuild only installs the steam installer."
23 + einfo "This ebuild only provides the steam installer."
24 einfo "Execute \"steam\" to install the actual client into"
25 einfo "your home folder."
26 einfo ""
27 - einfo "To pull in the dependencies for the steam client, emerge:"
28 - einfo "game-utils/steam-client-meta"
29 + einfo "To pull in the dependencies for the steam client and games,"
30 + einfo "emerge: game-utils/steam-meta"
31
32 ewarn "The steam client and the games are not controlled by"
33 ewarn "portage. Updates are handled by the client itself."