From c4c95654bb8ff286be8946b04d000371157e3d31 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Mon, 12 Mar 2007 17:25:48 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2.2 --- games-rpg/eternal-lands/ChangeLog | 6 +++++- .../eternal-lands-1.3.2-r1.ebuild | 10 +++++----- .../eternal-lands/eternal-lands-1.3.3.ebuild | 10 +++++----- games-rpg/nwmouse/ChangeLog | 7 +++++-- games-rpg/nwmouse/nwmouse-0.1.ebuild | 18 +++++++++--------- 5 files changed, 29 insertions(+), 22 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 + 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. diff --git a/games-rpg/nwmouse/ChangeLog b/games-rpg/nwmouse/ChangeLog index 9f0596609394..51bd86baa715 100644 --- a/games-rpg/nwmouse/ChangeLog +++ b/games-rpg/nwmouse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/nwmouse -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.4 2006/12/06 20:09:38 wolf31o2 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.5 2007/03/12 17:25:48 genone Exp $ + + 12 Mar 2007; Marius Mauch nwmouse-0.1.ebuild: + Replacing einfo with elog 06 Dec 2006; Chris Gianelloni nwmouse-0.1.ebuild: Remove old virtual/x11 dependency. diff --git a/games-rpg/nwmouse/nwmouse-0.1.ebuild b/games-rpg/nwmouse/nwmouse-0.1.ebuild index 8c12ad59a0c0..7ea97f97607f 100644 --- a/games-rpg/nwmouse/nwmouse-0.1.ebuild +++ b/games-rpg/nwmouse/nwmouse-0.1.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-rpg/nwmouse/nwmouse-0.1.ebuild,v 1.4 2006/12/06 20:09:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-0.1.ebuild,v 1.5 2007/03/12 17:25:48 genone Exp $ inherit games @@ -37,7 +37,7 @@ dir="${GAMES_PREFIX_OPT}/nwn" pkg_setup() { games_pkg_setup - einfo "This package is pre-compiled so it will work on both x86 and amd64." + elog "This package is pre-compiled so it will work on both x86 and amd64." } src_unpack() { @@ -61,10 +61,10 @@ src_install() { pkg_postinst() { games_pkg_postinst - einfo "When starting nwn the next time, nwmouse will scan the nwmain" - einfo "binary for its hooks, store this information in:" - einfo " ${dir}/nwmouse.ini" - einfo "and exit. This is normal." - einfo - einfo "You will have to remove this file whenever you update nwn." + elog "When starting nwn the next time, nwmouse will scan the nwmain" + elog "binary for its hooks, store this information in:" + elog " ${dir}/nwmouse.ini" + elog "and exit. This is normal." + elog + elog "You will have to remove this file whenever you update nwn." } -- 2.26.2