Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Mon, 30 Apr 2007 21:21:25 +0000 (21:21 +0000)
committerMarius Mauch <genone@gentoo.org>
Mon, 30 Apr 2007 21:21:25 +0000 (21:21 +0000)
Package-Manager: portage-2.1.2.5

13 files changed:
media-gfx/asymptote/ChangeLog
media-gfx/asymptote/asymptote-1.20.ebuild
media-gfx/asymptote/asymptote-1.21.ebuild
media-gfx/asymptote/asymptote-1.26.ebuild
media-gfx/bootsplash-themes/ChangeLog
media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild
media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild
media-gfx/bootsplash/ChangeLog
media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild
media-gfx/dcraw/ChangeLog
media-gfx/dcraw/dcraw-8.03.ebuild
media-gfx/dcraw/dcraw-8.39.ebuild
media-gfx/dcraw/dcraw-8.45.ebuild

index 64a13c699b003c0364e1585198793fade07d7e80..1f8c76806f658bb506bd3b60a50112f075a08544 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/asymptote
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.7 2007/04/29 18:08:16 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.8 2007/04/30 21:14:19 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> asymptote-1.20.ebuild,
+  asymptote-1.21.ebuild, asymptote-1.26.ebuild:
+  Replacing einfo with elog
 
   29 Apr 2007; Dominik Stadler <centic@gentoo.org>
   +files/asymptote-1.26-configure-ac.patch,
index b4829319b335b97333b95440291ba53fed1f0f65..dff7d77a537b63e73618708bc0d6aa09318d287e 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/media-gfx/asymptote/asymptote-1.20.ebuild,v 1.3 2007/03/02 12:48:14 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.20.ebuild,v 1.4 2007/04/30 21:14:19 genone Exp $
 
 inherit eutils elisp-common
 
@@ -113,8 +113,8 @@ pkg_postinst() {
        einfo 'Updating TeX tree...'
        texhash &> /dev/null
 
-       einfo 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer'
-       einfo 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer'
+       elog 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer'
+       elog 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer'
 
        use emacs && elisp-site-regen
 }
index c79eeff03290b88a55cae1e38c0a11e232dc9e02..93ae2cb136fcaeb12b8a422c2df4db88e15d3147 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/media-gfx/asymptote/asymptote-1.21.ebuild,v 1.3 2007/04/29 18:08:16 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.21.ebuild,v 1.4 2007/04/30 21:14:19 genone Exp $
 
 inherit eutils elisp-common
 
@@ -113,8 +113,8 @@ pkg_postinst() {
        einfo 'Updating TeX tree...'
        texhash &> /dev/null
 
-       einfo 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer'
-       einfo 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer'
+       elog 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer'
+       elog 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer'
 
        use emacs && elisp-site-regen
 }
index 8d752b43c54b595c569a7718d0bf869966680702..40a6a0920f92f6badc2974c9abffa4fcc4e6ecff 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/media-gfx/asymptote/asymptote-1.26.ebuild,v 1.1 2007/04/29 18:08:16 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.26.ebuild,v 1.2 2007/04/30 21:14:19 genone Exp $
 
 inherit eutils elisp-common
 
@@ -113,8 +113,8 @@ pkg_postinst() {
        einfo 'Updating TeX tree...'
        texhash &> /dev/null
 
-       einfo 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer'
-       einfo 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer'
+       elog 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer'
+       elog 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer'
 
        use emacs && elisp-site-regen
 }
index 58ebd2f579ae50b6b3d0c2828cef2c8b1ddf38c6..d60af136dbcffe169b510d59bd0c0f777e5c4a77 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/bootsplash-themes
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.10 2006/09/15 09:31:11 spock Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.11 2007/04/30 21:19:33 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org>
+  bootsplash-themes-20040821-r1.ebuild, bootsplash-themes-20060913.ebuild:
+  Replacing einfo with elog
 
   15 Sep 2006; Michał Januszewski <spock@gentoo.org>
   bootsplash-themes-20060913.ebuild:
index efa291842c7913c5e6e44ca0873f24b05bcab034..02b0675e4d9d5025365f720f7a55120489044c71 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.5 2005/11/25 22:08:25 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.6 2007/04/30 21:19:33 genone Exp $
 
 DESCRIPTION="A collection of Bootsplash themes"
 HOMEPAGE="http://www.bootsplash.de/"
@@ -131,7 +131,7 @@ src_unpack() {
        cd ${S}
 
        # clean it up a little, it's supposed to be config files, not scripts
-       einfo "Cleaning up the themes"
+       elog "Cleaning up the themes"
        find -name *.sh -exec rm -f "{}" \;
        find -maxdepth 2 -name rc.d -exec rm -rf "{}" \;
        find -name rc* -exec rm -f "{}" \;
@@ -148,7 +148,7 @@ src_unpack() {
        find -regex '.*~$' -exec rm -f "{}" \;
 
        # gentooify all paths
-       einfo "Gentoo-ifying all paths"
+       elog "Gentoo-ifying all paths"
        for i in `grep "/etc/bootsplash/themes" -lR *` ; do
                sed -i 's#/etc/bootsplash/themes#/etc/bootsplash#g' "$i"
        done
@@ -169,7 +169,7 @@ src_install() {
 
        if has_version "media-gfx/splashutils" ; then
                for i in * ; do
-                       einfo "Converting ${i}"
+                       elog "Converting ${i}"
                        [ -z "$(cd ${i} ; find -regex '.*config/bootsplash-[0-9]+x[0-9]+.cfg')" ] && continue
                        sed -i "s#/etc/bootsplash#${S}#g" ${i}/config/*.cfg
                        bootsplash2fbsplash --bootsplash-path "${S}" --fbsplash-path "${D}/etc/splash" "${i}"
@@ -195,29 +195,29 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The themes provided in this package come directly from bootsplash.de"
-       einfo "with only some very basic fixes applied along the way. Some of them"
-       einfo "might not work properly on your system, some might not support verbose"
-       einfo "or silent mode, or might only support a single resolution."
-       echo ""
+       elog "The themes provided in this package come directly from bootsplash.de"
+       elog "with only some very basic fixes applied along the way. Some of them"
+       elog "might not work properly on your system, some might not support verbose"
+       elog "or silent mode, or might only support a single resolution."
+       elog ""
 
        if has_version "media-gfx/splashutils" ; then
-               einfo "The themes have been automatically converted to a format recognized"
-               einfo "by splashutils. Note that the conversion process is purely automatical"
-               einfo "and therefore 'dumb'. Some themes might not work, or work incorrectly."
-               einfo "If you happen to find a theme that you like, but which doesn't work"
-               einfo "after it has been automatically converted to the new format, please"
-               einfo "fix it manually and submit for inclusion into a generic splashutils"
-               einfo "theme package by posting it on bugzilla (http://bugs.gentoo.org/)"
-               einfo "or sending it directly to the maintainer of this package."
+               elog "The themes have been automatically converted to a format recognized"
+               elog "by splashutils. Note that the conversion process is purely automatical"
+               elog "and therefore 'dumb'. Some themes might not work, or work incorrectly."
+               elog "If you happen to find a theme that you like, but which doesn't work"
+               elog "after it has been automatically converted to the new format, please"
+               elog "fix it manually and submit for inclusion into a generic splashutils"
+               elog "theme package by posting it on bugzilla (http://bugs.gentoo.org/)"
+               elog "or sending it directly to the maintainer of this package."
        else
-               einfo "When testing the themes, please make sure you're running in a 16bpp"
-               einfo "mode. 16bpp was the only supported color depth in the original bootsplash"
-               einfo "patches. The version of the patch that you happen to be using might"
-               einfo "work with other depths, but only 16bpp is guaranteed to be supported."
-               echo ""
-               einfo "You might want to use:"
-               einfo "  /sbin/splash -s -u 0 /etc/bootsplash/<theme>/config/<configfile>.cfg"
-               einfo "to test the themes. Note, that some of them don't support verbose mode."
+               elog "When testing the themes, please make sure you're running in a 16bpp"
+               elog "mode. 16bpp was the only supported color depth in the original bootsplash"
+               elog "patches. The version of the patch that you happen to be using might"
+               elog "work with other depths, but only 16bpp is guaranteed to be supported."
+               elog ""
+               elog "You might want to use:"
+               elog "  /sbin/splash -s -u 0 /etc/bootsplash/<theme>/config/<configfile>.cfg"
+               elog "to test the themes. Note, that some of them don't support verbose mode."
        fi
 }
index 7d8ed7a1aca45e56c82f33bf2465f518b7aa4da4..aa8be9f83b57abceda6c9a3d50e137d4b79728a9 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/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild,v 1.2 2006/09/15 09:31:11 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild,v 1.3 2007/04/30 21:19:33 genone Exp $
 
 DESCRIPTION="A collection of Bootsplash themes"
 HOMEPAGE="http://www.bootsplash.de/"
@@ -196,7 +196,7 @@ src_unpack() {
        cd ${S}
 
        # clean it up a little, it's supposed to be config files, not scripts
-       einfo "Cleaning up the themes"
+       elog "Cleaning up the themes"
        find -name *.sh -exec rm -f "{}" \; 2>/dev/null
        find -name rc.d -exec rm -rf "{}" \; 2>/dev/null
        find -name rc* -exec rm -f "{}" \; 2>/dev/null
@@ -217,7 +217,7 @@ src_unpack() {
        rm -f Ayo/config/bootsplash-1600x1200.cfg
 
        # gentooify all paths
-       einfo "Gentoo-ifying all paths"
+       elog "Gentoo-ifying all paths"
        for i in `grep "/etc/bootsplash/themes" -lR *` ; do
                sed -i 's#/etc/bootsplash/themes#/etc/bootsplash#g' "$i"
        done
@@ -238,7 +238,7 @@ src_install() {
 
        if has_version "media-gfx/splashutils" ; then
                for i in * ; do
-                       einfo "Converting ${i}"
+                       elog "Converting ${i}"
                        [ -z "$(cd ${i} ; find -regex '.*config/bootsplash-[0-9]+x[0-9]+.cfg')" ] && continue
                        sed -i "s#/etc/bootsplash#${S}#g" ${i}/config/*.cfg
                        bootsplash2fbsplash --bootsplash-path "${S}" --fbsplash-path "${D}/etc/splash" "${i}"
@@ -270,29 +270,29 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The themes provided in this package come directly from bootsplash.de"
-       einfo "with only some very basic fixes applied along the way. Some of them"
-       einfo "might not work properly on your system, some might not support verbose"
-       einfo "or silent mode, or might only support a single resolution."
-       echo ""
+       elog "The themes provided in this package come directly from bootsplash.de"
+       elog "with only some very basic fixes applied along the way. Some of them"
+       elog "might not work properly on your system, some might not support verbose"
+       elog "or silent mode, or might only support a single resolution."
+       elog ""
 
        if has_version "media-gfx/splashutils" ; then
-               einfo "The themes have been automatically converted to a format recognized"
-               einfo "by splashutils. Note that the conversion process is purely automatical"
-               einfo "and therefore 'dumb'. Some themes might not work, or work incorrectly."
-               einfo "If you happen to find a theme that you like, but which doesn't work"
-               einfo "after it has been automatically converted to the new format, please"
-               einfo "fix it manually and submit for inclusion into a generic splashutils"
-               einfo "theme package by posting it on bugzilla (http://bugs.gentoo.org/)"
-               einfo "or sending it directly to the maintainer of this package."
+               elog "The themes have been automatically converted to a format recognized"
+               elog "by splashutils. Note that the conversion process is purely automatical"
+               elog "and therefore 'dumb'. Some themes might not work, or work incorrectly."
+               elog "If you happen to find a theme that you like, but which doesn't work"
+               elog "after it has been automatically converted to the new format, please"
+               elog "fix it manually and submit for inclusion into a generic splashutils"
+               elog "theme package by posting it on bugzilla (http://bugs.gentoo.org/)"
+               elog "or sending it directly to the maintainer of this package."
        else
-               einfo "When testing the themes, please make sure you're running in a 16bpp"
-               einfo "mode. 16bpp was the only supported color depth in the original bootsplash"
-               einfo "patches. The version of the patch that you happen to be using might"
-               einfo "work with other depths, but only 16bpp is guaranteed to be supported."
-               echo ""
-               einfo "You might want to use:"
-               einfo "  /sbin/splash -s -u 0 /etc/bootsplash/<theme>/config/<configfile>.cfg"
-               einfo "to test the themes. Note, that some of them don't support verbose mode."
+               elog "When testing the themes, please make sure you're running in a 16bpp"
+               elog "mode. 16bpp was the only supported color depth in the original bootsplash"
+               elog "patches. The version of the patch that you happen to be using might"
+               elog "work with other depths, but only 16bpp is guaranteed to be supported."
+               elog ""
+               elog "You might want to use:"
+               elog "  /sbin/splash -s -u 0 /etc/bootsplash/<theme>/config/<configfile>.cfg"
+               elog "to test the themes. Note, that some of them don't support verbose mode."
        fi
 }
index d8ee689cf9f46faadffe2c387f645e1ced4c321c..7c0ae4791cee6269087bff7e2187bd9ad0bd3659 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/bootsplash
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.65 2007/04/22 14:22:51 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.66 2007/04/30 21:17:39 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> bootsplash-0.6.1-r7.ebuild:
+  Replacing einfo with elog
 
   22 Apr 2007; Michał Januszewski <spock@gentoo.org>
   bootsplash-0.6.1-r7.ebuild:
index 92f57570e5f88d6d8494f4fd358c3780fe6e1b01..98778c89646628c2b50155a2d83d2f000d6a360d 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/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild,v 1.10 2007/04/22 14:22:51 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild,v 1.11 2007/04/30 21:17:39 genone Exp $
 
 inherit eutils
 
@@ -88,24 +88,24 @@ pkg_postinst() {
        fi
 
        echo ""
-       einfo "Execute \`bootsplash_patch\` to have your kernel sources in"
-       einfo "/usr/src/linux patched with the Framebuffer Bootsplash patches."
-       einfo
-       einfo "You can also use:"
-       einfo "    bootsplash_patch /path/to/your/custom/kernel/"
-       einfo "to patch your custom kernel sources."
-       echo ""
+       elog "Execute \`bootsplash_patch\` to have your kernel sources in"
+       elog "/usr/src/linux patched with the Framebuffer Bootsplash patches."
+       elog
+       elog "You can also use:"
+       elog "    bootsplash_patch /path/to/your/custom/kernel/"
+       elog "to patch your custom kernel sources."
+       elog ""
        ewarn "If you have already patched the kernel then you only need to copy"
        ewarn "an initrd from /usr/share/${PN} to /boot"
-       echo ""
-       einfo "Run:"
-       einfo "    rc-update add bootsplash default"
-       einfo "to change the console images after startup"
-       echo ""
-       einfo "If you want to automatically generate configs for a new resolution"
-       einfo "you can use the \`bootsplash_resize\` script. More info:"
-       einfo "    bootsplash_resize -h"
-       echo ""
+       ewarn ""
+       elog "Run:"
+       elog "    rc-update add bootsplash default"
+       elog "to change the console images after startup"
+       elog ""
+       elog "If you want to automatically generate configs for a new resolution"
+       elog "you can use the \`bootsplash_resize\` script. More info:"
+       elog "    bootsplash_resize -h"
+       elog ""
        ewarn "If you're using bootsplash with a pre-2.6.7 kernel, it will only"
        ewarn "work in 16bpp modes."
        echo ""
index 8ade22189d1ba40c55ca324d0f0aef7bad57bfe7..be10f38a0fae0ea6c338956984b8ef30dfd4f687 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/dcraw
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.35 2007/04/23 20:36:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.36 2007/04/30 21:21:25 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> dcraw-8.03.ebuild,
+  dcraw-8.39.ebuild, dcraw-8.45.ebuild:
+  Replacing einfo with elog
 
   23 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> dcraw-8.45.ebuild:
   Stable on sparc
index 88989317337512b68cbb89e571625368787e7415..3ce1b2e65b2913ff818859b61577f28aac20c337 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/media-gfx/dcraw/dcraw-8.03.ebuild,v 1.11 2006/08/22 04:54:53 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.03.ebuild,v 1.12 2007/04/30 21:21:25 genone Exp $
 
 inherit eutils flag-o-matic
 
@@ -30,17 +30,17 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo ""
-       einfo "See conversion-examples.txt.gz on how to convert"
-       einfo "the PPM files produced by dcraw to other image formats."
-       einfo ""
+       elog ""
+       elog "See conversion-examples.txt.gz on how to convert"
+       elog "the PPM files produced by dcraw to other image formats."
+       elog ""
        ewarn "The functionality of the external program 'fujiturn' was"
        ewarn "incoporated into dcraw and is automatically used now."
-       einfo ""
-       einfo "There's an example wrapper script included called 'dcwrap'."
-       einfo ""
-       einfo "This package also includes 'dcparse', which extracts"
-       einfo "thumbnail images (preferably JPEGs) from any raw digital"
-       einfo "camera formats that have them, and shows table contents."
-       einfo ""
+       elog ""
+       elog "There's an example wrapper script included called 'dcwrap'."
+       elog ""
+       elog "This package also includes 'dcparse', which extracts"
+       elog "thumbnail images (preferably JPEGs) from any raw digital"
+       elog "camera formats that have them, and shows table contents."
+       elog ""
 }
index 38a0e9f05cb5b0bb8746d3ddddf861946659be7c..1a40e5d17087373641e4ded4d5a85317cc0b7279 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/media-gfx/dcraw/dcraw-8.39.ebuild,v 1.2 2006/10/01 09:08:52 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.39.ebuild,v 1.3 2007/04/30 21:21:25 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -26,17 +26,17 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo ""
-       einfo "See conversion-examples.txt.gz on how to convert"
-       einfo "the PPM files produced by dcraw to other image formats."
-       einfo ""
+       elog ""
+       elog "See conversion-examples.txt.gz on how to convert"
+       elog "the PPM files produced by dcraw to other image formats."
+       elog ""
        ewarn "The functionality of the external program 'fujiturn' was"
        ewarn "incoporated into dcraw and is automatically used now."
-       einfo ""
-       einfo "There's an example wrapper script included called 'dcwrap'."
-       einfo ""
-       einfo "This package also includes 'dcparse', which extracts"
-       einfo "thumbnail images (preferably JPEGs) from any raw digital"
-       einfo "camera formats that have them, and shows table contents."
-       einfo ""
+       elog ""
+       elog "There's an example wrapper script included called 'dcwrap'."
+       elog ""
+       elog "This package also includes 'dcparse', which extracts"
+       elog "thumbnail images (preferably JPEGs) from any raw digital"
+       elog "camera formats that have them, and shows table contents."
+       elog ""
 }
index a10fc29f57b4d0a0379963e2324648b5423ba1d4..10c7d20f03f2785d18ac44f2984d2aba06dbffeb 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/media-gfx/dcraw/dcraw-8.45.ebuild,v 1.3 2007/04/23 20:36:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.45.ebuild,v 1.4 2007/04/30 21:21:25 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -64,17 +64,17 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo ""
-       einfo "See conversion-examples.txt.gz on how to convert"
-       einfo "the PPM files produced by dcraw to other image formats."
-       einfo ""
+       elog ""
+       elog "See conversion-examples.txt.gz on how to convert"
+       elog "the PPM files produced by dcraw to other image formats."
+       elog ""
        ewarn "The functionality of the external program 'fujiturn' was"
        ewarn "incoporated into dcraw and is automatically used now."
-       einfo ""
-       einfo "There's an example wrapper script included called 'dcwrap'."
-       einfo ""
-       einfo "This package also includes 'dcparse', which extracts"
-       einfo "thumbnail images (preferably JPEGs) from any raw digital"
-       einfo "camera formats that have them, and shows table contents."
-       einfo ""
+       elog ""
+       elog "There's an example wrapper script included called 'dcwrap'."
+       elog ""
+       elog "This package also includes 'dcparse', which extracts"
+       elog "thumbnail images (preferably JPEGs) from any raw digital"
+       elog "camera formats that have them, and shows table contents."
+       elog ""
 }