summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-12 13:16:23 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-12 13:16:23 +0000
commitae89068c4c1a7755f847cb04218a85e264f5102d (patch)
tree32c1542fbaeb41a1be84537c223194c68d67c8c3 /games-action/descent3/descent3-1.4.0b-r1.ebuild
parentAdded a patch from Darren West <deefster@cheerful.com> to do a couple minor c... (diff)
downloadgentoo-2-ae89068c4c1a7755f847cb04218a85e264f5102d.tar.gz
gentoo-2-ae89068c4c1a7755f847cb04218a85e264f5102d.tar.bz2
gentoo-2-ae89068c4c1a7755f847cb04218a85e264f5102d.zip
Replacing einfo with elog
(Portage version: 2.1.2-r10)
Diffstat (limited to 'games-action/descent3/descent3-1.4.0b-r1.ebuild')
-rw-r--r--games-action/descent3/descent3-1.4.0b-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild
index 65f9a8a80e0f..d8576e97026c 100644
--- a/games-action/descent3/descent3-1.4.0b-r1.ebuild
+++ b/games-action/descent3/descent3-1.4.0b-r1.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-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.10 2006/10/24 22:41:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.11 2007/03/12 13:16:23 genone Exp $
inherit eutils multilib games
@@ -110,7 +110,7 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
- einfo "To play the game run:"
- einfo " descent3"
+ elog "To play the game run:"
+ elog " descent3"
echo
}