From 255337ed5516e2250970c87ab507abe3bc60bcca Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Mon, 12 Mar 2007 13:43:23 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2.2 --- games-arcade/pydance/ChangeLog | 7 +++++-- games-arcade/pydance/pydance-1.0.3.ebuild | 8 ++++---- games-arcade/spout/ChangeLog | 7 +++++-- games-arcade/spout/spout-1.3.ebuild | 20 ++++++++++---------- 4 files changed, 24 insertions(+), 18 deletions(-) diff --git a/games-arcade/pydance/ChangeLog b/games-arcade/pydance/ChangeLog index 2d2122d5356c..472d78cacffe 100644 --- a/games-arcade/pydance/ChangeLog +++ b/games-arcade/pydance/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/pydance -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/ChangeLog,v 1.16 2006/11/10 23:04:21 mr_bones_ Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/ChangeLog,v 1.17 2007/03/12 13:42:27 genone Exp $ + + 12 Mar 2007; Marius Mauch pydance-1.0.3.ebuild: + Replacing einfo with elog 10 Nov 2006; Michael Sterrett +files/pydance-1.0.3-debian.patch, pydance-1.0.3.ebuild: diff --git a/games-arcade/pydance/pydance-1.0.3.ebuild b/games-arcade/pydance/pydance-1.0.3.ebuild index e07e2d779f6f..198fae4d85a6 100644 --- a/games-arcade/pydance/pydance-1.0.3.ebuild +++ b/games-arcade/pydance/pydance-1.0.3.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-arcade/pydance/pydance-1.0.3.ebuild,v 1.4 2006/11/19 15:44:30 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-1.0.3.ebuild,v 1.5 2007/03/12 13:42:27 genone Exp $ inherit eutils games @@ -52,7 +52,7 @@ src_install() { pkg_postinst() { games_pkg_postinst echo - einfo "If you want to use a DDR pad with pyDance," - einfo "all you need to do is emerge the games-arcade/ddrmat kernel module." + elog "If you want to use a DDR pad with pyDance," + elog "all you need to do is emerge the games-arcade/ddrmat kernel module." echo } diff --git a/games-arcade/spout/ChangeLog b/games-arcade/spout/ChangeLog index 602162c605dd..8574f2855a22 100644 --- a/games-arcade/spout/ChangeLog +++ b/games-arcade/spout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/spout -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.6 2006/01/29 00:00:27 joshuabaergen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.7 2007/03/12 13:43:23 genone Exp $ + + 12 Mar 2007; Marius Mauch spout-1.3.ebuild: + Replacing einfo with elog 28 Jan 2006; Joshua Baergen spout-1.3.ebuild: Remove x11 dependencies as this package does not directly depend on X. diff --git a/games-arcade/spout/spout-1.3.ebuild b/games-arcade/spout/spout-1.3.ebuild index 98af610ee09f..d4f1bf988ab3 100644 --- a/games-arcade/spout/spout-1.3.ebuild +++ b/games-arcade/spout/spout-1.3.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-arcade/spout/spout-1.3.ebuild,v 1.5 2007/02/21 17:00:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v 1.6 2007/03/12 13:43:23 genone Exp $ inherit eutils games @@ -29,14 +29,14 @@ src_install() { pkg_postinst() { games_pkg_postinst echo - einfo "To play in fullscreen mode, do 'spout f'." - einfo "To play in a greater resolution, do 'spout x', where" - einfo "x is an integer; the larger x is, the higher the resolution." + elog "To play in fullscreen mode, do 'spout f'." + elog "To play in a greater resolution, do 'spout x', where" + elog "x is an integer; the larger x is, the higher the resolution." echo - einfo "To play:" - einfo "Accelerate - spacebar, enter, z, x" - einfo "Pause - escape" - einfo "Exit - shift+escape" - einfo "Rotate - left or right" + elog "To play:" + elog "Accelerate - spacebar, enter, z, x" + elog "Pause - escape" + elog "Exit - shift+escape" + elog "Rotate - left or right" echo } -- 2.26.2