From bd998eeaffb48de7e109a210a47c36900d1db4bf Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Mon, 12 Mar 2007 15:30:37 +0000 Subject: Replacing einfo with elog Package-Manager: portage-2.1.2.2 --- .../unreal-tournament-goty-451.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild') diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild index 87ffa80464a4..4e3219e3fc33 100644 --- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild +++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-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-goty/unreal-tournament-goty-451.ebuild,v 1.15 2006/12/05 18:10:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.16 2007/03/12 15:27:03 genone Exp $ inherit eutils games @@ -165,9 +165,9 @@ src_install() { pkg_postinst() { games_pkg_postinst - 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" } -- cgit v1.2.3-65-gdbad