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 --- games-fps/tribes2/ChangeLog | 5 ++++- games-fps/tribes2/tribes2-25034.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'games-fps/tribes2') diff --git a/games-fps/tribes2/ChangeLog b/games-fps/tribes2/ChangeLog index e0ab6fd92406..9ea3d613dfcb 100644 --- a/games-fps/tribes2/ChangeLog +++ b/games-fps/tribes2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/tribes2 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.15 2007/02/22 00:34:24 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.16 2007/03/12 15:21:56 genone Exp $ + + 12 Mar 2007; Marius Mauch tribes2-25034.ebuild: + Replacing einfo with elog 22 Feb 2007; Piotr JaroszyƄski ChangeLog: Transition to Manifest2. diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index bd1ba414fbcc..e2b17bd61e3d 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.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/tribes2/tribes2-25034.ebuild,v 1.14 2006/10/24 22:56:55 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.15 2007/03/12 15:21:56 genone Exp $ inherit eutils games @@ -69,6 +69,6 @@ src_install() { pkg_postinst() { games_pkg_postinst - einfo "To play the game run:" - einfo " t2launch" + elog "To play the game run:" + elog " t2launch" } -- cgit v1.2.3-65-gdbad