summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-12 17:25:48 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-12 17:25:48 +0000
commitc4c95654bb8ff286be8946b04d000371157e3d31 (patch)
tree22bce360ff17d6cfca629456996d9a8f2f0370c6 /games-rpg/eternal-lands
parentx86 stable (diff)
downloadhistorical-c4c95654bb8ff286be8946b04d000371157e3d31.tar.gz
historical-c4c95654bb8ff286be8946b04d000371157e3d31.tar.bz2
historical-c4c95654bb8ff286be8946b04d000371157e3d31.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'games-rpg/eternal-lands')
-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.