From b0eb0d0e9e326d0c124d97bfcaea69f176908df0 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Mon, 12 Mar 2007 13:21:44 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2-r10 --- games-action/abuse_sdl/ChangeLog | 7 +++++-- games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild | 8 ++++---- games-action/battalion/ChangeLog | 7 +++++-- games-action/battalion/battalion-1.4b.ebuild | 10 +++++----- games-action/d1x/ChangeLog | 5 ++++- games-action/d1x/d1x-20040118.ebuild | 8 ++++---- games-action/descent3-demo/ChangeLog | 7 +++++-- .../descent3-demo/descent3-demo-1.4.0a.ebuild | 14 +++++++------- games-action/descent3/ChangeLog | 7 +++++-- games-action/descent3/descent3-1.4.0b-r1.ebuild | 8 ++++---- games-action/fakk2/ChangeLog | 7 +++++-- games-action/fakk2/fakk2-1.02.ebuild | 8 ++++---- games-action/heavygear2/ChangeLog | 7 +++++-- games-action/heavygear2/heavygear2-1.0b.ebuild | 10 +++++----- games-action/noiz2sa/ChangeLog | 7 +++++-- games-action/noiz2sa/noiz2sa-0.51a.ebuild | 12 ++++++------ games-action/rrootage/ChangeLog | 7 +++++-- games-action/rrootage/rrootage-0.23a.ebuild | 12 ++++++------ 18 files changed, 89 insertions(+), 62 deletions(-) diff --git a/games-action/abuse_sdl/ChangeLog b/games-action/abuse_sdl/ChangeLog index 00e6acc52258..380c636aeb5b 100644 --- a/games-action/abuse_sdl/ChangeLog +++ b/games-action/abuse_sdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/abuse_sdl -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/ChangeLog,v 1.11 2006/12/01 20:06:10 wolf31o2 Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/ChangeLog,v 1.12 2007/03/12 13:12:29 genone Exp $ + + 11 Mar 2007; Marius Mauch abuse_sdl-0.7.0-r2.ebuild: + Replacing einfo with elog 01 Dec 2006; Chris Gianelloni abuse_sdl-0.7.0-r2.ebuild: diff --git a/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild b/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild index 5285c2975e45..92ca2a3f50a4 100644 --- a/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild +++ b/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.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/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild,v 1.11 2006/12/01 20:06:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild,v 1.12 2007/03/12 13:12:29 genone Exp $ inherit eutils games @@ -58,6 +58,6 @@ src_install() { pkg_postinst() { games_pkg_postinst - einfo "NOTE: If you had previous version of abuse installed" - einfo "you may need to remove ~/.abuse for the game to work correctly." + elog "NOTE: If you had previous version of abuse installed" + elog "you may need to remove ~/.abuse for the game to work correctly." } diff --git a/games-action/battalion/ChangeLog b/games-action/battalion/ChangeLog index d87e58b2d6ea..81c254ed2fd6 100644 --- a/games-action/battalion/ChangeLog +++ b/games-action/battalion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/battalion -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/battalion/ChangeLog,v 1.9 2006/12/01 19:58:01 wolf31o2 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/battalion/ChangeLog,v 1.10 2007/03/12 13:13:57 genone Exp $ + + 12 Mar 2007; Marius Mauch battalion-1.4b.ebuild: + Replacing einfo with elog 01 Dec 2006; Chris Gianelloni battalion-1.4b.ebuild: Removing old virtual/x11 dependency. diff --git a/games-action/battalion/battalion-1.4b.ebuild b/games-action/battalion/battalion-1.4b.ebuild index 791762d58639..05585e957289 100644 --- a/games-action/battalion/battalion-1.4b.ebuild +++ b/games-action/battalion/battalion-1.4b.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/battalion/battalion-1.4b.ebuild,v 1.11 2006/12/01 19:58:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/battalion/battalion-1.4b.ebuild,v 1.12 2007/03/12 13:13:57 genone Exp $ inherit games @@ -60,7 +60,7 @@ src_install() { pkg_postinst() { games_pkg_postinst echo - einfo "Sound and music are not enabled by default." - einfo "Use the S and M keys to enable them in-game, or start the game with" - einfo "the -s and -m switches: battalion -s -m" + elog "Sound and music are not enabled by default." + elog "Use the S and M keys to enable them in-game, or start the game with" + elog "the -s and -m switches: battalion -s -m" } diff --git a/games-action/d1x/ChangeLog b/games-action/d1x/ChangeLog index 9742bbfe51af..67b343fbc962 100644 --- a/games-action/d1x/ChangeLog +++ b/games-action/d1x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/d1x # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/d1x/ChangeLog,v 1.8 2007/03/07 16:00:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d1x/ChangeLog,v 1.9 2007/03/12 13:15:09 genone Exp $ + + 12 Mar 2007; Marius Mauch d1x-20040118.ebuild: + Replacing einfo with elog 07 Mar 2007; Chris Gianelloni d1x-20040118.ebuild: Change all instances of [ to [[. diff --git a/games-action/d1x/d1x-20040118.ebuild b/games-action/d1x/d1x-20040118.ebuild index ffb432fb2253..9862766cd7a2 100644 --- a/games-action/d1x/d1x-20040118.ebuild +++ b/games-action/d1x/d1x-20040118.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-action/d1x/d1x-20040118.ebuild,v 1.8 2007/03/07 16:00:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d1x/d1x-20040118.ebuild,v 1.9 2007/03/12 13:15:09 genone Exp $ inherit eutils games @@ -121,8 +121,8 @@ src_install() { pkg_postinst() { games_pkg_postinst echo - einfo "You may want to install the additional map package, which contains" - einfo "popular third-party multiplayer maps." + elog "You may want to install the additional map package, which contains" + elog "popular third-party multiplayer maps." echo - einfo "To do so, run: emerge games-fps/descent1-maps" + elog "To do so, run: emerge games-fps/descent1-maps" } diff --git a/games-action/descent3-demo/ChangeLog b/games-action/descent3-demo/ChangeLog index 033dd0a69956..6601bf5e86bf 100644 --- a/games-action/descent3-demo/ChangeLog +++ b/games-action/descent3-demo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/descent3-demo -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/ChangeLog,v 1.7 2006/11/07 19:40:44 wolf31o2 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/ChangeLog,v 1.8 2007/03/12 13:17:28 genone Exp $ + + 12 Mar 2007; Marius Mauch descent3-demo-1.4.0a.ebuild: + Replacing einfo with elog 07 Nov 2006; Chris Gianelloni descent3-demo-1.4.0a.ebuild: diff --git a/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild b/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild index ebdf23c3b90f..eae6d7a36853 100644 --- a/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild +++ b/games-action/descent3-demo/descent3-demo-1.4.0a.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-demo/descent3-demo-1.4.0a.ebuild,v 1.8 2007/02/22 05:19:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3-demo/descent3-demo-1.4.0a.ebuild,v 1.9 2007/03/12 13:17:28 genone Exp $ inherit eutils games @@ -61,10 +61,10 @@ src_install() { pkg_postinst() { games_pkg_postinst - einfo "To play the game run:" - einfo " descent3-demo" - echo - einfo "If the game appears blank, then run it windowed with:" - einfo " descent3-demo -w" + elog "To play the game run:" + elog " descent3-demo" + elog + elog "If the game appears blank, then run it windowed with:" + elog " descent3-demo -w" echo } diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog index 5f7a9a4c786a..936cf4d6fcfb 100644 --- a/games-action/descent3/ChangeLog +++ b/games-action/descent3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/descent3 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.22 2006/10/24 22:41:03 wolf31o2 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.23 2007/03/12 13:16:23 genone Exp $ + + 12 Mar 2007; Marius Mauch descent3-1.4.0b-r1.ebuild: + Replacing einfo with elog 24 Oct 2006; Chris Gianelloni descent3-1.4.0b-r1.ebuild: 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 } diff --git a/games-action/fakk2/ChangeLog b/games-action/fakk2/ChangeLog index 25c2983e2f40..79de1efcb709 100644 --- a/games-action/fakk2/ChangeLog +++ b/games-action/fakk2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/fakk2 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.15 2006/10/24 22:43:18 wolf31o2 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.16 2007/03/12 13:18:32 genone Exp $ + + 12 Mar 2007; Marius Mauch fakk2-1.02.ebuild: + Replacing einfo with elog 24 Oct 2006; Chris Gianelloni fakk2-1.02.ebuild: Moved cdrom_get_cds to src_unpack since binary packages don't require the diff --git a/games-action/fakk2/fakk2-1.02.ebuild b/games-action/fakk2/fakk2-1.02.ebuild index 739e5444ced4..287fad14965f 100644 --- a/games-action/fakk2/fakk2-1.02.ebuild +++ b/games-action/fakk2/fakk2-1.02.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/fakk2/fakk2-1.02.ebuild,v 1.14 2006/10/24 22:43:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.15 2007/03/12 13:18:32 genone Exp $ inherit eutils games @@ -65,6 +65,6 @@ pkg_postinst() { ewarn "service. One affects the game when running a server, the other when running as" ewarn "a client. For more information, see bug #82149." echo - einfo "To play the game run:" - einfo " fakk2" + elog "To play the game run:" + elog " fakk2" } diff --git a/games-action/heavygear2/ChangeLog b/games-action/heavygear2/ChangeLog index e5f7b390311f..de871a6b5f35 100644 --- a/games-action/heavygear2/ChangeLog +++ b/games-action/heavygear2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/heavygear2 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/ChangeLog,v 1.16 2006/10/24 22:25:17 wolf31o2 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/ChangeLog,v 1.17 2007/03/12 13:19:33 genone Exp $ + + 12 Mar 2007; Marius Mauch heavygear2-1.0b.ebuild: + Replacing einfo with elog 24 Oct 2006; Chris Gianelloni heavygear2-1.0b.ebuild: diff --git a/games-action/heavygear2/heavygear2-1.0b.ebuild b/games-action/heavygear2/heavygear2-1.0b.ebuild index 8324899d799d..25f86401d97f 100644 --- a/games-action/heavygear2/heavygear2-1.0b.ebuild +++ b/games-action/heavygear2/heavygear2-1.0b.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/heavygear2/heavygear2-1.0b.ebuild,v 1.15 2006/10/24 22:25:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heavygear2/heavygear2-1.0b.ebuild,v 1.16 2007/03/12 13:19:33 genone Exp $ inherit eutils games @@ -75,9 +75,9 @@ src_install() { pkg_postinst() { games_pkg_postinst if ! use videos ; then - einfo "You will need to mount the Heavy Gear II CD to see the cut-scene videos." + elog "You will need to mount the Heavy Gear II CD to see the cut-scene videos." echo fi - einfo "To play the game run:" - einfo " hg2" + elog "To play the game run:" + elog " hg2" } diff --git a/games-action/noiz2sa/ChangeLog b/games-action/noiz2sa/ChangeLog index e6c64d8c9d3e..ad992534232a 100644 --- a/games-action/noiz2sa/ChangeLog +++ b/games-action/noiz2sa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/noiz2sa -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/noiz2sa/ChangeLog,v 1.6 2006/11/27 01:26:06 blubb Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/noiz2sa/ChangeLog,v 1.7 2007/03/12 13:20:37 genone Exp $ + + 12 Mar 2007; Marius Mauch noiz2sa-0.51a.ebuild: + Replacing einfo with elog 27 Nov 2006; noiz2sa-0.51a.ebuild: stable on amd64 diff --git a/games-action/noiz2sa/noiz2sa-0.51a.ebuild b/games-action/noiz2sa/noiz2sa-0.51a.ebuild index 7c1da9bfb10b..267c1c603f36 100644 --- a/games-action/noiz2sa/noiz2sa-0.51a.ebuild +++ b/games-action/noiz2sa/noiz2sa-0.51a.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/noiz2sa/noiz2sa-0.51a.ebuild,v 1.7 2006/11/27 01:26:06 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/noiz2sa/noiz2sa-0.51a.ebuild,v 1.8 2007/03/12 13:20:37 genone Exp $ inherit eutils games @@ -51,9 +51,9 @@ src_install(){ pkg_postinst() { games_pkg_postinst if ! built_with_use media-libs/sdl-mixer vorbis ; then - einfo "${PN} will not have sound since sdl-mixer" - einfo "is built with USE=-vorbis" - einfo "Please emerge sdl-mixer with USE=vorbis" - einfo "if you want sound support" + elog "${PN} will not have sound since sdl-mixer" + elog "is built with USE=-vorbis" + elog "Please emerge sdl-mixer with USE=vorbis" + elog "if you want sound support" fi } diff --git a/games-action/rrootage/ChangeLog b/games-action/rrootage/ChangeLog index 653506135b7c..f53cee10f318 100644 --- a/games-action/rrootage/ChangeLog +++ b/games-action/rrootage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/rrootage -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/rrootage/ChangeLog,v 1.7 2006/06/06 15:44:48 blubb Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/rrootage/ChangeLog,v 1.8 2007/03/12 13:21:44 genone Exp $ + + 12 Mar 2007; Marius Mauch rrootage-0.23a.ebuild: + Replacing einfo with elog 06 Jun 2006; Simon Stelling rrootage-0.23a.ebuild: stable on amd64 diff --git a/games-action/rrootage/rrootage-0.23a.ebuild b/games-action/rrootage/rrootage-0.23a.ebuild index 4e97337f7f76..c3589d76af45 100644 --- a/games-action/rrootage/rrootage-0.23a.ebuild +++ b/games-action/rrootage/rrootage-0.23a.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/rrootage/rrootage-0.23a.ebuild,v 1.7 2006/06/06 15:44:48 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/rrootage/rrootage-0.23a.ebuild,v 1.8 2007/03/12 13:21:44 genone Exp $ inherit eutils games @@ -51,9 +51,9 @@ src_install() { pkg_postinst() { games_pkg_postinst if ! built_with_use media-libs/sdl-mixer vorbis ; then - einfo "${PN} will not have sound since sdl-mixer" - einfo "is built with USE=-vorbis" - einfo "Please emerge sdl-mixer with USE=vorbis" - einfo "if you want sound support" + elog "${PN} will not have sound since sdl-mixer" + elog "is built with USE=-vorbis" + elog "Please emerge sdl-mixer with USE=vorbis" + elog "if you want sound support" fi } -- 2.26.2