From 2c65bae33f907abbc3c768d4cb96e7ad8111cc50 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Thu, 25 Jan 2007 23:07:09 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2-r2 --- app-emulation/x48/ChangeLog | 8 +++-- app-emulation/x48/x48-0.4.3-r1.ebuild | 32 +++++++++---------- app-emulation/x48/x48-0.4.3.ebuild | 12 +++---- app-emulation/x86-chroot/ChangeLog | 5 ++- .../x86-chroot/x86-chroot-2006.1.ebuild | 10 +++--- app-emulation/xcopilot/ChangeLog | 7 ++-- .../xcopilot/files/digest-xcopilot-0.6.6 | 2 ++ app-emulation/xcopilot/xcopilot-0.6.6.ebuild | 6 ++-- app-emulation/xen/ChangeLog | 7 ++-- app-emulation/xen/xen-3.0.2.ebuild | 20 ++++++------ 10 files changed, 62 insertions(+), 47 deletions(-) diff --git a/app-emulation/x48/ChangeLog b/app-emulation/x48/ChangeLog index 7d846c31aee4..52b5bc5b5334 100644 --- a/app-emulation/x48/ChangeLog +++ b/app-emulation/x48/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/x48 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/ChangeLog,v 1.11 2006/11/25 15:51:38 gmsoft Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/ChangeLog,v 1.12 2007/01/25 23:02:23 genone Exp $ + + 25 Jan 2007; Marius Mauch x48-0.4.3.ebuild, + x48-0.4.3-r1.ebuild: + Replacing einfo with elog 25 Nov 2006; Guy Martin x48-0.4.3-r1.ebuild: Stable on hppa. diff --git a/app-emulation/x48/x48-0.4.3-r1.ebuild b/app-emulation/x48/x48-0.4.3-r1.ebuild index c91e0e38d4b8..3bd127bb7f51 100644 --- a/app-emulation/x48/x48-0.4.3-r1.ebuild +++ b/app-emulation/x48/x48-0.4.3-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/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.13 2006/11/25 15:51:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.14 2007/01/25 23:02:23 genone Exp $ inherit eutils @@ -49,18 +49,18 @@ src_install() { } pkg_postinst() { - einfo "The X48 emulator requires an HP48 ROM Image to run." - einfo - einfo "If you own an HP-48 calculator, you can use the ROMDump utility" - einfo "included with this package to obtain this from your calculator." - einfo - einfo "Alternatively, HP has provided two ROM images for non-commercial" - einfo "use only." - einfo - einfo "For an HP-48SX type: x48 -rom /usr/share/hp48/sxrom-j" - einfo "For an HP-48GX type: x48 -rom /usr/share/hp48/gxrom-r" - einfo - einfo "(If you're not sure which one you want, go with HP-48GX)" - einfo - einfo "Note: you only need to use the '-rom' argument once" + elog "The X48 emulator requires an HP48 ROM Image to run." + elog + elog "If you own an HP-48 calculator, you can use the ROMDump utility" + elog "included with this package to obtain this from your calculator." + elog + elog "Alternatively, HP has provided two ROM images for non-commercial" + elog "use only." + elog + elog "For an HP-48SX type: x48 -rom /usr/share/hp48/sxrom-j" + elog "For an HP-48GX type: x48 -rom /usr/share/hp48/gxrom-r" + elog + elog "(If you're not sure which one you want, go with HP-48GX)" + elog + elog "Note: you only need to use the '-rom' argument once" } diff --git a/app-emulation/x48/x48-0.4.3.ebuild b/app-emulation/x48/x48-0.4.3.ebuild index be29807bbd45..2b15808bd240 100644 --- a/app-emulation/x48/x48-0.4.3.ebuild +++ b/app-emulation/x48/x48-0.4.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/app-emulation/x48/x48-0.4.3.ebuild,v 1.3 2006/01/26 22:25:22 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3.ebuild,v 1.4 2007/01/25 23:02:23 genone Exp $ inherit eutils @@ -41,8 +41,8 @@ src_install() { } pkg_postinst() { - einfo "The X48 emulator requires an HP48 ROM Image to run." - einfo - einfo "You can use the ROMDump utility and documentation included with this" - einfo "package to obtain this from your HP48 calculator." + elog "The X48 emulator requires an HP48 ROM Image to run." + elog + elog "You can use the ROMDump utility and documentation included with this" + elog "package to obtain this from your HP48 calculator." } diff --git a/app-emulation/x86-chroot/ChangeLog b/app-emulation/x86-chroot/ChangeLog index 3bd6c3a6cb1a..1f1b4aa04418 100644 --- a/app-emulation/x86-chroot/ChangeLog +++ b/app-emulation/x86-chroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/x86-chroot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/x86-chroot/ChangeLog,v 1.5 2007/01/16 14:05:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x86-chroot/ChangeLog,v 1.6 2007/01/25 23:04:14 genone Exp $ + + 25 Jan 2007; Marius Mauch x86-chroot-2006.1.ebuild: + Replacing einfo with elog 16 Jan 2007; files/initd, files/x86-chroot, -x86-chroot-2006.0.ebuild: diff --git a/app-emulation/x86-chroot/x86-chroot-2006.1.ebuild b/app-emulation/x86-chroot/x86-chroot-2006.1.ebuild index f4b3b1ef8863..f142393a5817 100644 --- a/app-emulation/x86-chroot/x86-chroot-2006.1.ebuild +++ b/app-emulation/x86-chroot/x86-chroot-2006.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/app-emulation/x86-chroot/x86-chroot-2006.1.ebuild,v 1.2 2006/10/04 08:57:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x86-chroot/x86-chroot-2006.1.ebuild,v 1.3 2007/01/25 23:04:14 genone Exp $ inherit linux-info @@ -58,9 +58,9 @@ src_install() { } pkg_postinst() { - einfo "Your chroot system is now installed. To do all the necessary setup" - einfo "work, run '/etc/init.d/x86-chroot start'. To start a chroot session," - einfo "run 'x86-chroot'." + elog "Your chroot system is now installed. To do all the necessary setup" + elog "work, run '/etc/init.d/x86-chroot start'. To start a chroot session," + elog "run 'x86-chroot'." } pkg_prerm() { diff --git a/app-emulation/xcopilot/ChangeLog b/app-emulation/xcopilot/ChangeLog index a584a34de851..a51e8e6bb4b0 100644 --- a/app-emulation/xcopilot/ChangeLog +++ b/app-emulation/xcopilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/xcopilot -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xcopilot/ChangeLog,v 1.7 2006/02/24 22:45:54 vanquirius Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xcopilot/ChangeLog,v 1.8 2007/01/25 23:05:16 genone Exp $ + + 25 Jan 2007; Marius Mauch xcopilot-0.6.6.ebuild: + Replacing einfo with elog 24 Feb 2006; Marcelo Goes xcopilot-0.6.6.ebuild: Make modular X friendly for bug 123980. Thanks to Mauricio L. Pilla xen-3.0.2.ebuild: + Replacing einfo with elog 06 Oct 2006; xen-3.0.2.ebuild: Allow compilation under AMD64 with a 64 bit kernel but 32 bit userland. diff --git a/app-emulation/xen/xen-3.0.2.ebuild b/app-emulation/xen/xen-3.0.2.ebuild index d0fb237586da..6601ded044dc 100644 --- a/app-emulation/xen/xen-3.0.2.ebuild +++ b/app-emulation/xen/xen-3.0.2.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/app-emulation/xen/xen-3.0.2.ebuild,v 1.7 2006/10/06 23:20:25 aross Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.0.2.ebuild,v 1.8 2007/01/25 23:07:09 genone Exp $ inherit mount-boot flag-o-matic @@ -87,22 +87,22 @@ src_install() { } pkg_postinst() { - einfo "Please visit the Xen and Gentoo wiki:" - einfo "http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo" + elog "Please visit the Xen and Gentoo wiki:" + elog "http://gentoo-wiki.com/HOWTO_Xen_and_Gentoo" echo - einfo "Note: xen tools have been moved to app-emulation/xen-tools;" - einfo "you need to install that package to manage your domains." + elog "Note: xen tools have been moved to app-emulation/xen-tools;" + elog "you need to install that package to manage your domains." if [[ -n ${XEN_UNSTABLE} ]]; then echo - einfo "This is a snapshot of the xen-unstable tree." - einfo "Please report bugs in xen itself (and not the packaging) to" - einfo "bugzilla.xensource.com" + elog "This is a snapshot of the xen-unstable tree." + elog "Please report bugs in xen itself (and not the packaging) to" + elog "bugzilla.xensource.com" fi if use pae; then echo - einfo "This is a PAE build of Xen. It will *only* boot PAE kernels!" + ewarn "This is a PAE build of Xen. It will *only* boot PAE kernels!" fi } -- 2.26.2