From: Marius Mauch Date: Mon, 30 Apr 2007 21:21:25 +0000 (+0000) Subject: Replacing einfo with elog X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3350d60214dd1b702cec5875314d3a9cbaf3f75e;p=gentoo.git Replacing einfo with elog Package-Manager: portage-2.1.2.5 --- diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog index 64a13c699b00..1f8c76806f65 100644 --- a/media-gfx/asymptote/ChangeLog +++ b/media-gfx/asymptote/ChangeLog @@ -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 asymptote-1.20.ebuild, + asymptote-1.21.ebuild, asymptote-1.26.ebuild: + Replacing einfo with elog 29 Apr 2007; Dominik Stadler +files/asymptote-1.26-configure-ac.patch, diff --git a/media-gfx/asymptote/asymptote-1.20.ebuild b/media-gfx/asymptote/asymptote-1.20.ebuild index b4829319b335..dff7d77a537b 100644 --- a/media-gfx/asymptote/asymptote-1.20.ebuild +++ b/media-gfx/asymptote/asymptote-1.20.ebuild @@ -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 } diff --git a/media-gfx/asymptote/asymptote-1.21.ebuild b/media-gfx/asymptote/asymptote-1.21.ebuild index c79eeff03290..93ae2cb136fc 100644 --- a/media-gfx/asymptote/asymptote-1.21.ebuild +++ b/media-gfx/asymptote/asymptote-1.21.ebuild @@ -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 } diff --git a/media-gfx/asymptote/asymptote-1.26.ebuild b/media-gfx/asymptote/asymptote-1.26.ebuild index 8d752b43c54b..40a6a0920f92 100644 --- a/media-gfx/asymptote/asymptote-1.26.ebuild +++ b/media-gfx/asymptote/asymptote-1.26.ebuild @@ -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 } diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog index 58ebd2f579ae..d60af136dbcf 100644 --- a/media-gfx/bootsplash-themes/ChangeLog +++ b/media-gfx/bootsplash-themes/ChangeLog @@ -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 + bootsplash-themes-20040821-r1.ebuild, bootsplash-themes-20060913.ebuild: + Replacing einfo with elog 15 Sep 2006; Michał Januszewski bootsplash-themes-20060913.ebuild: diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild index efa291842c79..02b0675e4d9d 100644 --- a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild +++ b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild @@ -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//config/.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//config/.cfg" + elog "to test the themes. Note, that some of them don't support verbose mode." fi } diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild index 7d8ed7a1aca4..aa8be9f83b57 100644 --- a/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild +++ b/media-gfx/bootsplash-themes/bootsplash-themes-20060913.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/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//config/.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//config/.cfg" + elog "to test the themes. Note, that some of them don't support verbose mode." fi } diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index d8ee689cf9f4..7c0ae4791cee 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -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 bootsplash-0.6.1-r7.ebuild: + Replacing einfo with elog 22 Apr 2007; Michał Januszewski bootsplash-0.6.1-r7.ebuild: diff --git a/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild b/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild index 92f57570e5f8..98778c896466 100644 --- a/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild @@ -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 "" diff --git a/media-gfx/dcraw/ChangeLog b/media-gfx/dcraw/ChangeLog index 8ade22189d1b..be10f38a0fae 100644 --- a/media-gfx/dcraw/ChangeLog +++ b/media-gfx/dcraw/ChangeLog @@ -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 dcraw-8.03.ebuild, + dcraw-8.39.ebuild, dcraw-8.45.ebuild: + Replacing einfo with elog 23 Apr 2007; Gustavo Zacarias dcraw-8.45.ebuild: Stable on sparc diff --git a/media-gfx/dcraw/dcraw-8.03.ebuild b/media-gfx/dcraw/dcraw-8.03.ebuild index 889893173375..3ce1b2e65b29 100644 --- a/media-gfx/dcraw/dcraw-8.03.ebuild +++ b/media-gfx/dcraw/dcraw-8.03.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/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 "" } diff --git a/media-gfx/dcraw/dcraw-8.39.ebuild b/media-gfx/dcraw/dcraw-8.39.ebuild index 38a0e9f05cb5..1a40e5d17087 100644 --- a/media-gfx/dcraw/dcraw-8.39.ebuild +++ b/media-gfx/dcraw/dcraw-8.39.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/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 "" } diff --git a/media-gfx/dcraw/dcraw-8.45.ebuild b/media-gfx/dcraw/dcraw-8.45.ebuild index a10fc29f57b4..10c7d20f03f2 100644 --- a/media-gfx/dcraw/dcraw-8.45.ebuild +++ b/media-gfx/dcraw/dcraw-8.45.ebuild @@ -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 "" }