Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Mon, 12 Mar 2007 13:21:44 +0000 (13:21 +0000)
committerMarius Mauch <genone@gentoo.org>
Mon, 12 Mar 2007 13:21:44 +0000 (13:21 +0000)
Package-Manager: portage-2.1.2-r10

18 files changed:
games-action/abuse_sdl/ChangeLog
games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild
games-action/battalion/ChangeLog
games-action/battalion/battalion-1.4b.ebuild
games-action/d1x/ChangeLog
games-action/d1x/d1x-20040118.ebuild
games-action/descent3-demo/ChangeLog
games-action/descent3-demo/descent3-demo-1.4.0a.ebuild
games-action/descent3/ChangeLog
games-action/descent3/descent3-1.4.0b-r1.ebuild
games-action/fakk2/ChangeLog
games-action/fakk2/fakk2-1.02.ebuild
games-action/heavygear2/ChangeLog
games-action/heavygear2/heavygear2-1.0b.ebuild
games-action/noiz2sa/ChangeLog
games-action/noiz2sa/noiz2sa-0.51a.ebuild
games-action/rrootage/ChangeLog
games-action/rrootage/rrootage-0.23a.ebuild

index 00e6acc522585e03e9b4bf354008ffde97cc3b5f..380c636aeb5b86b19aaecda6aecf5d12e4d7ed26 100644 (file)
@@ -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 <genone@gentoo.org> abuse_sdl-0.7.0-r2.ebuild:
+  Replacing einfo with elog
 
   01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
   abuse_sdl-0.7.0-r2.ebuild:
index 5285c2975e45d46a8b15b2496607a7277ed0334c..92ca2a3f50a4992c26750106ba203757bc6b611c 100644 (file)
@@ -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."
 }
index d87e58b2d6ea47ddc913fe1e26b920b8dedf7fe7..81c254ed2fd6ddfd6d600843e3e08914888a2b49 100644 (file)
@@ -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 <genone@gentoo.org> battalion-1.4b.ebuild:
+  Replacing einfo with elog
 
   01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> battalion-1.4b.ebuild:
   Removing old virtual/x11 dependency.
index 791762d5863978d576dce53dd696614ca1bd5f48..05585e9572896a789741147010c5d5d33ec2d0f9 100644 (file)
@@ -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"
 }
index 9742bbfe51af3f34b6f06ff9842e6d82b7978577..67b343fbc9624f35a9a24f7be7966e1b6477e8a7 100644 (file)
@@ -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 <genone@gentoo.org> d1x-20040118.ebuild:
+  Replacing einfo with elog
 
   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> d1x-20040118.ebuild:
   Change all instances of [ to [[.
index ffb432fb225316afa49526cfd05c2b359133b12d..9862766cd7a2e05e0e0c2d821ffed1d06c987a44 100644 (file)
@@ -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"
 }
index 033dd0a69956da6fb8055d70ff7f7594556228a0..6601bf5e86bf00a071df66a33a53cea5f9f7c010 100644 (file)
@@ -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 <genone@gentoo.org> descent3-demo-1.4.0a.ebuild:
+  Replacing einfo with elog
 
   07 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
   descent3-demo-1.4.0a.ebuild:
index ebdf23c3b90f97f630c18e62e0d4ac4314abb0ed..eae6d7a368539974b1b3289da751baacf4d8579e 100644 (file)
@@ -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
 }
index 5f7a9a4c786a9b13c102637d1425b89098d3bae5..936cf4d6fcfb8fd054c503c5cf09f03d6d425b14 100644 (file)
@@ -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 <genone@gentoo.org> descent3-1.4.0b-r1.ebuild:
+  Replacing einfo with elog
 
   24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
   descent3-1.4.0b-r1.ebuild:
index 65f9a8a80e0f5713987220f7489aabeda967370c..d8576e97026c4ea6b12ffb251383c570b8f9ece9 100644 (file)
@@ -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
 }
index 25c2983e2f4045fb6911febbbc4bdaecd1dd4496..79de1efcb7090ec2b368b8d0be5b096ba50e5ff6 100644 (file)
@@ -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 <genone@gentoo.org> fakk2-1.02.ebuild:
+  Replacing einfo with elog
 
   24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> fakk2-1.02.ebuild:
   Moved cdrom_get_cds to src_unpack since binary packages don't require the
index 739e5444ced4ff0bdf43f7cfc57ff56d786808f9..287fad14965fe3d6c146c3be2347983860399e13 100644 (file)
@@ -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"
 }
index e5f7b390311ffafc0765ba4e4aa0574d89c950ee..de871a6b5f3539037bf9e358bcf8c5cba769f5c9 100644 (file)
@@ -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 <genone@gentoo.org> heavygear2-1.0b.ebuild:
+  Replacing einfo with elog
 
   24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
   heavygear2-1.0b.ebuild:
index 8324899d799d9b511edf958e0f193c16a6517cf2..25f86401d97fe36facc52db8c5588d4fe7d4efc6 100644 (file)
@@ -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"
 }
index e6c64d8c9d3ec17480025e3662c58ad9d50ed3db..ad992534232ab4203bdc9892a27b9ad194442276 100644 (file)
@@ -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 <genone@gentoo.org> noiz2sa-0.51a.ebuild:
+  Replacing einfo with elog
 
   27 Nov 2006; <blubb@gentoo.org> noiz2sa-0.51a.ebuild:
   stable on amd64
index 7c1da9bfb10b19e40d20a868e1ffc9dcd7caa63b..267c1c603f36d4e057484f73e4aafd4a186c8f09 100644 (file)
@@ -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
 }
index 653506135b7c99df168638686ebcd95990a7a25f..f53cee10f318eb1102f153cbc80e1b5734ba7907 100644 (file)
@@ -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 <genone@gentoo.org> rrootage-0.23a.ebuild:
+  Replacing einfo with elog
 
   06 Jun 2006; Simon Stelling <blubb@gentoo.org> rrootage-0.23a.ebuild:
   stable on amd64
index 4e97337f7f7676c412873ad037885e3895c01fc9..c3589d76af45464bbdb4d01e592908f8157d512b 100644 (file)
@@ -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
 }