summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/unreal-tournament/unreal-tournament-451.ebuild')
-rw-r--r--games-fps/unreal-tournament/unreal-tournament-451.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild
index daafa9f7dc70..3d03c72c3ca1 100644
--- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild
+++ b/games-fps/unreal-tournament/unreal-tournament-451.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.23 2006/12/05 18:07:38 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.24 2007/03/12 15:25:29 genone Exp $
inherit eutils games
@@ -111,10 +111,10 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
echo
- einfo "You might want to install the bonus packs too."
- einfo "Many servers on the internet use them, and the"
- einfo "majority of players do too."
- echo
- einfo "Just run: emerge unreal-tournament-bonuspacks"
+ elog "You might want to install the bonus packs too."
+ elog "Many servers on the internet use them, and the"
+ elog "majority of players do too."
+ elog
+ elog "Just run: emerge unreal-tournament-bonuspacks"
echo
}