# 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,
# 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
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
}
# 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
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
}
# 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
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
}
# 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:
-# 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/"
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 "{}" \;
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
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}"
}
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
}
-# 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/"
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
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
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}"
}
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
}
# 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:
# 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
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 ""
# 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
-# 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
}
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 ""
}
-# 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
}
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 ""
}
# 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
}
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 ""
}