Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Mon, 12 Mar 2007 17:20:56 +0000 (17:20 +0000)
committerMarius Mauch <genone@gentoo.org>
Mon, 12 Mar 2007 17:20:56 +0000 (17:20 +0000)
Package-Manager: portage-2.1.2.2

12 files changed:
games-roguelike/falconseye/ChangeLog
games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild
games-roguelike/nethack/ChangeLog
games-roguelike/nethack/nethack-3.4.3-r1.ebuild
games-roguelike/slashem/ChangeLog
games-roguelike/slashem/slashem-0.0.760.ebuild
games-roguelike/slashem/slashem-0.0.772.ebuild
games-roguelike/tome/ChangeLog
games-roguelike/tome/tome-2.3.1.ebuild
games-roguelike/tome/tome-2.3.3.ebuild
games-roguelike/tomenet/ChangeLog
games-roguelike/tomenet/tomenet-070104.ebuild

index 46d1b63642afb076043871fd2244526772ad975f..78cb2ea4ef78572212f7fc046088b4126135b14b 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for games-roguelike/falconseye
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/ChangeLog,v 1.9 2007/03/07 17:04:08 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/ChangeLog,v 1.10 2007/03/12 17:15:10 genone Exp $
+
+  12 Mar 2007; Marius Mauch <genone@gentoo.org> falconseye-1.9.3-r1.ebuild:
+  Replacing einfo with elog
 
   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   falconseye-1.9.3-r1.ebuild:
index cef4c8dd2286f904775bc9df76c936d0f9f5da77..0ad7ab7dfb810dbe0708f9964c215af52e72319b 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-roguelike/falconseye/falconseye-1.9.3-r1.ebuild,v 1.6 2007/03/07 17:04:08 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/falconseye/falconseye-1.9.3-r1.ebuild,v 1.7 2007/03/12 17:15:10 genone Exp $
 
 DESCRIPTION="A graphical version of nethack"
 SRC_URI="mirror://sourceforge/falconseye/nethack_source_331_jtp_193.zip"
@@ -54,6 +54,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "Falconseye now supports a ~/.falconseyerc file to set options."
-       einfo "Click ? then 'List of game options' in falconseye for more info."
+       elog "Falconseye now supports a ~/.falconseyerc file to set options."
+       elog "Click ? then 'List of game options' in falconseye for more info."
 }
index 130558e2ea3a936a3e8e670a97badb6bf4d39fef..58906c1319bfac4ba528a7b8f2f3f8e3e9971014 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for games-roguelike/nethack
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.24 2007/03/07 17:06:27 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.25 2007/03/12 17:16:45 genone Exp $
+
+  12 Mar 2007; Marius Mauch <genone@gentoo.org> nethack-3.4.3-r1.ebuild:
+  Replacing einfo with elog
 
   07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   nethack-3.4.3-r1.ebuild:
index 2b56aee411d3ebd60da1b53f16235525900ebb79..194d7bfaaaea8577f550a2e4d90efccb0c8b1c5a 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-roguelike/nethack/nethack-3.4.3-r1.ebuild,v 1.17 2007/03/07 17:06:27 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild,v 1.18 2007/03/12 17:16:45 genone Exp $
 
 inherit eutils toolchain-funcs flag-o-matic games
 
@@ -178,5 +178,5 @@ pkg_postinst() {
                ewarn "the qt frontend may be a little unstable with this version of qt"
                ewarn "please see Bug 32629 for more information"
        fi
-       einfo "You may want to look at /etc/skel/.nethackrc for interesting options"
+       elog "You may want to look at /etc/skel/.nethackrc for interesting options"
 }
index eb686604a36cb98e3447c076434b660030949b63..0594cc39a7a804d5a1be1fae13eecc433443a9bf 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for games-roguelike/slashem
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/ChangeLog,v 1.15 2006/11/18 02:01:59 compnerd Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/ChangeLog,v 1.16 2007/03/12 17:18:20 genone Exp $
+
+  12 Mar 2007; Marius Mauch <genone@gentoo.org> slashem-0.0.760.ebuild,
+  slashem-0.0.772.ebuild:
+  Replacing einfo with elog
 
   18 Nov 2006; Saleem Abdulrasool <compnerd@gentoo.org> slashem-0.0.760.ebuild,
   slashem-0.0.772.ebuild:
index 7117f07d8bed7694ebbfe404cb7ee4270c52f76d..0bf280fc7f405ba83621e5f8dd67ee785312002f 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-roguelike/slashem/slashem-0.0.760.ebuild,v 1.8 2006/11/18 02:01:59 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/slashem-0.0.760.ebuild,v 1.9 2007/03/12 17:18:20 genone Exp $
 
 inherit eutils flag-o-matic games
 
@@ -156,5 +156,5 @@ src_install() {
 
 pkg_postinst() {
        games_pkg_postinst
-       einfo "You may want to look at /etc/skel/.slashemrc for interesting options"
+       elog "You may want to look at /etc/skel/.slashemrc for interesting options"
 }
index 54246a326b939c4103cfd01dcb64964a805f365a..8feeb1c080cdef324e49bd3eee4814903030b7b3 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-roguelike/slashem/slashem-0.0.772.ebuild,v 1.3 2006/11/18 02:01:59 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/slashem/slashem-0.0.772.ebuild,v 1.4 2007/03/12 17:18:20 genone Exp $
 
 inherit eutils flag-o-matic games
 
@@ -170,5 +170,5 @@ src_install() {
 
 pkg_postinst() {
        games_pkg_postinst
-       einfo "You may want to look at /etc/skel/.slashemrc for interesting options"
+       elog "You may want to look at /etc/skel/.slashemrc for interesting options"
 }
index 372f2042dc19da2417337ee77379a8bee791d94a..7ba2f57042e4023c9038619c2986e9ae80ae4c6a 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for games-roguelike/tome
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/ChangeLog,v 1.26 2006/12/06 19:25:46 wolf31o2 Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/ChangeLog,v 1.27 2007/03/12 17:19:44 genone Exp $
+
+  12 Mar 2007; Marius Mauch <genone@gentoo.org> tome-2.3.1.ebuild,
+  tome-2.3.3.ebuild:
+  Replacing einfo with elog
 
   06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> tome-2.3.1.ebuild,
   tome-2.3.3.ebuild, tome-2.3.4.ebuild:
index 520662c35ae17a29f9d14bff8de88f7e499168a4..676b647a6839e7433c140267b34a2edaaf303768 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-roguelike/tome/tome-2.3.1.ebuild,v 1.5 2006/12/06 19:25:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.3.1.ebuild,v 1.6 2007/03/12 17:19:44 genone Exp $
 
 inherit eutils games
 
@@ -74,7 +74,7 @@ pkg_postinst() {
        echo
        ewarn "ToME ${PV} is not save-game compatible with previous versions."
        echo
-       einfo "If you have older save files and you wish to continue those games,"
-       einfo "you'll need to remerge the version of ToME with which you started"
-       einfo "those save-games."
+       elog "If you have older save files and you wish to continue those games,"
+       elog "you'll need to remerge the version of ToME with which you started"
+       elog "those save-games."
 }
index f604942bab08841a11c1ccab31267baf0d5a8fb8..7c54a07f30e8994d50f5fe19c849b971524c131c 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-roguelike/tome/tome-2.3.3.ebuild,v 1.4 2006/12/06 19:25:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tome/tome-2.3.3.ebuild,v 1.5 2007/03/12 17:19:44 genone Exp $
 
 inherit eutils flag-o-matic games
 
@@ -118,7 +118,7 @@ pkg_postinst() {
        echo
        ewarn "ToME ${PV} is not save-game compatible with 2.3.0 and previous versions."
        echo
-       einfo "If you have older save files and you wish to continue those games,"
-       einfo "you'll need to remerge the version of ToME with which you started"
-       einfo "those save-games."
+       elog "If you have older save files and you wish to continue those games,"
+       elog "you'll need to remerge the version of ToME with which you started"
+       elog "those save-games."
 }
index 967230620478018053601e4e973bfec1645d72e1..272f6adb86483bb0e687a40887e02632c718805a 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for games-roguelike/tomenet
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/ChangeLog,v 1.1 2007/01/05 17:34:58 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/ChangeLog,v 1.2 2007/03/12 17:20:56 genone Exp $
+
+  12 Mar 2007; Marius Mauch <genone@gentoo.org> tomenet-070104.ebuild:
+  Replacing einfo with elog
 
 *tomenet-070104 (05 Jan 2007)
 
index b8ed7ee553740b4673878221923941ee6820dec2..326549769efb8e648aa79b1cb94c670d65c59773 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-roguelike/tomenet/tomenet-070104.ebuild,v 1.1 2007/01/05 17:34:58 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/tomenet/tomenet-070104.ebuild,v 1.2 2007/03/12 17:20:56 genone Exp $
 
 inherit games
 
@@ -48,6 +48,6 @@ src_install() {
 
 pkg_postinst() {
        games_pkg_postinst
-       einfo "To start playing right away:"
-       einfo "$ tomenet europe.tomenet.net"
+       elog "To start playing right away:"
+       elog "$ tomenet europe.tomenet.net"
 }