summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-12 17:24:32 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-12 17:24:32 +0000
commit6df2616af92a7f787a7a1d5b047e075996a8a578 (patch)
tree893071ab294e0e97b0f12e29ee081b81aea16cce /games-rpg
parentStable on Alpha + IA64. (diff)
downloadgentoo-2-6df2616af92a7f787a7a1d5b047e075996a8a578.tar.gz
gentoo-2-6df2616af92a7f787a7a1d5b047e075996a8a578.tar.bz2
gentoo-2-6df2616af92a7f787a7a1d5b047e075996a8a578.zip
Replacing einfo with elog
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/eternal-lands/ChangeLog6
-rw-r--r--games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild10
-rw-r--r--games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild10
3 files changed, 15 insertions, 11 deletions
diff --git a/games-rpg/eternal-lands/ChangeLog b/games-rpg/eternal-lands/ChangeLog
index 115c0c66c259..6bff44e55b30 100644
--- a/games-rpg/eternal-lands/ChangeLog
+++ b/games-rpg/eternal-lands/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/eternal-lands
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/ChangeLog,v 1.32 2007/01/06 12:39:44 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/ChangeLog,v 1.33 2007/03/12 17:24:32 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org>
+ eternal-lands-1.3.2-r1.ebuild, eternal-lands-1.3.3.ebuild:
+ Replacing einfo with elog
*eternal-lands-1.3.3 (06 Jan 2007)
diff --git a/games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild b/games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild
index 74f23e7a8d87..08a367cd1b96 100644
--- a/games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild
+++ b/games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild,v 1.7 2007/02/08 09:12:19 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild,v 1.8 2007/03/12 17:24:32 genone Exp $
inherit eutils flag-o-matic games
@@ -131,10 +131,10 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
- einfo "Auto Update is now enabled in Eternal Lands"
- ewarn "If an update occurs then the client will suddenly exit"
- einfo "Updates only happen when the game first loads"
- einfo "Please don't report this behaviour as a bug"
+ elog "Auto Update is now enabled in Eternal Lands"
+ elog "If an update occurs then the client will suddenly exit"
+ elog "Updates only happen when the game first loads"
+ elog "Please don't report this behaviour as a bug"
# Ensure that the files are writable by the game group for auto
# updating.
diff --git a/games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild b/games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild
index 17841de5f82a..c625ab6efa50 100644
--- a/games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild
+++ b/games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild,v 1.2 2007/02/08 09:12:19 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild,v 1.3 2007/03/12 17:24:32 genone Exp $
inherit eutils flag-o-matic games
@@ -115,10 +115,10 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
- einfo "Auto Update is now enabled in Eternal Lands"
- ewarn "If an update occurs then the client will suddenly exit"
- einfo "Updates only happen when the game first loads"
- einfo "Please don't report this behaviour as a bug"
+ elog "Auto Update is now enabled in Eternal Lands"
+ elog "If an update occurs then the client will suddenly exit"
+ elog "Updates only happen when the game first loads"
+ elog "Please don't report this behaviour as a bug"
# Ensure that the files are writable by the game group for auto
# updating.