Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Mon, 5 Mar 2007 03:28:30 +0000 (03:28 +0000)
committerMarius Mauch <genone@gentoo.org>
Mon, 5 Mar 2007 03:28:30 +0000 (03:28 +0000)
Package-Manager: portage-2.1.2-r10

22 files changed:
dev-util/anjuta/ChangeLog
dev-util/anjuta/anjuta-1.2.4-r1.ebuild
dev-util/anjuta/anjuta-1.2.4.ebuild
dev-util/anjuta/anjuta-2.1.0_beta1.ebuild
dev-util/anjuta/anjuta-2.1.1_beta1.ebuild
dev-util/bcpp/ChangeLog
dev-util/bcpp/bcpp-20050725.ebuild
dev-util/buildbot/ChangeLog
dev-util/buildbot/buildbot-0.7.4.ebuild
dev-util/buildbot/buildbot-0.7.5.ebuild
dev-util/bzr/ChangeLog
dev-util/bzr/bzr-0.13.ebuild
dev-util/bzr/bzr-0.14.ebuild
dev-util/catalyst/ChangeLog
dev-util/catalyst/catalyst-1.1.10.10.ebuild
dev-util/catalyst/catalyst-2.0.2.ebuild
dev-util/catalyst/catalyst-2.0.3_pre1.ebuild
dev-util/catalyst/catalyst-2.0.3_pre2.ebuild
dev-util/ccache/ChangeLog
dev-util/ccache/ccache-2.4-r6.ebuild
dev-util/ciabot-svn/ChangeLog
dev-util/ciabot-svn/ciabot-svn-1.15.ebuild

index 38a8b4ba3cc01105cdc5498f228078cf08565424..387d39314f969e41bd8a6980355f5a78713d4651 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/anjuta
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.65 2007/02/25 20:53:49 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.66 2007/03/05 03:16:43 genone Exp $
+
+  05 Mar 2007; Marius Mauch <genone@gentoo.org> anjuta-1.2.4.ebuild,
+  anjuta-1.2.4-r1.ebuild, anjuta-2.1.0_beta1.ebuild,
+  anjuta-2.1.1_beta1.ebuild:
+  Replacing einfo with elog
 
   25 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org>
   anjuta-2.1.1_beta1.ebuild:
index 97db3396bf42d4415c91f878857048cac36a26ec..ea03a17a4762e9c68b6d242998c1180908928280 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/dev-util/anjuta/anjuta-1.2.4-r1.ebuild,v 1.8 2007/01/04 14:52:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.4-r1.ebuild,v 1.9 2007/03/05 03:16:43 genone Exp $
 
 WANT_AUTOMAKE="latest"
 WANT_AUTOCONF="latest"
@@ -66,11 +66,11 @@ pkg_postinst() {
 
        gnome2_pkg_postinst
 
-       einfo
-       einfo "Some project templates may require additional development"
-       einfo "libraries to function correctly. It goes beyond the scope"
-       einfo "of this ebuild to provide them."
-       einfo
+       elog
+       elog "Some project templates may require additional development"
+       elog "libraries to function correctly. It goes beyond the scope"
+       elog "of this ebuild to provide them."
+       elog
 
        ewarn "If code autocompletion is missing gtk+ and other pkg-config"
        ewarn "managed package headers, resolve any errors produced by the"
index 7f5219de4c9c78fbee4a0cfce39f08cbe0c3e36d..2033c123225852af1134fce8b22a37e734c7d332 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/dev-util/anjuta/anjuta-1.2.4.ebuild,v 1.6 2005/12/28 14:27:21 malverian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.4.ebuild,v 1.7 2007/03/05 03:16:43 genone Exp $
 
 inherit eutils gnome2 multilib
 
@@ -58,11 +58,11 @@ pkg_postinst() {
                dodoc ${S}/doc
        fi
 
-       einfo
-       einfo "Some project templates may require additional development"
-       einfo "libraries to function correctly. It goes beyond the scope"
-       einfo "of this ebuild to provide them."
-       einfo
+       elog
+       elog "Some project templates may require additional development"
+       elog "libraries to function correctly. It goes beyond the scope"
+       elog "of this ebuild to provide them."
+       elog
 
        ewarn "If code autocompletion is missing gtk+ and other pkg-config"
        ewarn "managed package headers, resolve any errors produced by the"
index 21a0b96e5e09a51f2cc233d5b34198037e0b220c..d8443ac96e59cea437fe2fc2757259b66db565ae 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/dev-util/anjuta/anjuta-2.1.0_beta1.ebuild,v 1.3 2007/02/02 20:50:33 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.1.0_beta1.ebuild,v 1.4 2007/03/05 03:16:43 genone Exp $
 
 inherit eutils gnome2 eutils autotools
 
@@ -97,8 +97,8 @@ pkg_postinst() {
        gnome2_pkg_postinst
 
        ebeep 1
-       einfo "Some project templates may require additional development"
-       einfo "libraries to function correctly. It goes beyond the scope"
-       einfo "of this ebuild to provide them."
+       elog "Some project templates may require additional development"
+       elog "libraries to function correctly. It goes beyond the scope"
+       elog "of this ebuild to provide them."
        epause 5
 }
index be281ab210f97617c31d5ff3157e96c9f6f202b9..5af15c31f6b20c938ca40fbc5b988cbce424ef0b 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/dev-util/anjuta/anjuta-2.1.1_beta1.ebuild,v 1.2 2007/02/25 20:53:49 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.1.1_beta1.ebuild,v 1.3 2007/03/05 03:16:43 genone Exp $
 
 inherit eutils gnome2 eutils autotools
 
@@ -98,8 +98,8 @@ pkg_postinst() {
        gnome2_pkg_postinst
 
        ebeep 1
-       einfo "Some project templates may require additional development"
-       einfo "libraries to function correctly. It goes beyond the scope"
-       einfo "of this ebuild to provide them."
+       elog "Some project templates may require additional development"
+       elog "libraries to function correctly. It goes beyond the scope"
+       elog "of this ebuild to provide them."
        epause 5
 }
index 5cf2f5d56404e9f25b59ba1f5c0f0cd34bdd4280..a76c99fbe4e797e1cabc8f09f63dfce5aac5a444 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/bcpp
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/ChangeLog,v 1.10 2007/02/09 07:41:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/ChangeLog,v 1.11 2007/03/05 03:19:10 genone Exp $
+
+  05 Mar 2007; Marius Mauch <genone@gentoo.org> bcpp-20050725.ebuild:
+  Replacing einfo with elog
 
   09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.
index 3e3911aab6ebed83a549905fe5a157897c2c5844..7335da125c4abc3d54eec391e160de8e9aafac25 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/dev-util/bcpp/bcpp-20050725.ebuild,v 1.4 2006/02/10 05:21:34 deltacow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bcpp/bcpp-20050725.ebuild,v 1.5 2007/03/05 03:19:10 genone Exp $
 
 DESCRIPTION="Indents C/C++ source code"
 HOMEPAGE="http://invisible-island.net/bcpp/"
@@ -23,10 +23,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "Check the documentation for more information on how to"
-       einfo "Run bcpp.  Please note that in order to get help for"
-       einfo "bcpp, please run bcpp -h and not the command by itself."
-       einfo ""
-       einfo "Configuration files are at /etc/bcpp."
-       einfo "To use them, use the -c option followed by the filename."
+       elog "Check the documentation for more information on how to"
+       elog "Run bcpp.  Please note that in order to get help for"
+       elog "bcpp, please run bcpp -h and not the command by itself."
+       elog ""
+       elog "Configuration files are at /etc/bcpp."
+       elog "To use them, use the -c option followed by the filename."
 }
index 00b8d3fdccb773748196f9eba1d8d97ee6d66294..1d9d433ff85871adfd68f2ae5e5351cd74cabe77 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/buildbot
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.5 2007/02/08 03:39:35 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.6 2007/03/05 03:20:30 genone Exp $
+
+  05 Mar 2007; Marius Mauch <genone@gentoo.org> buildbot-0.7.4.ebuild,
+  buildbot-0.7.5.ebuild:
+  Replacing einfo with elog
 
 *buildbot-0.7.5 (08 Feb 2007)
 
index d3fa60c22519274324d64e668971ae061b6b4208..3a9543e4b8f1079a355f3eded2d2fea1b660dbd1 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/dev-util/buildbot/buildbot-0.7.4.ebuild,v 1.3 2006/10/31 01:04:42 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild,v 1.4 2007/03/05 03:20:30 genone Exp $
 
 inherit distutils eutils
 
@@ -70,13 +70,13 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo 'The "buildbot" user and the "buildmaster" and "buildslave" init'
-       einfo "scripts were added to support starting buildbot through gentoo's"
-       einfo "init system.  To use this set up your build master or build slave"
-       einfo "following the buildbot documentation, make sure the resulting"
-       einfo 'directories are owned by the "buildbot" user and point'
-       einfo "${ROOT}etc/conf.d/buildmaster or ${ROOT}etc/conf.d/buildslave"
-       einfo "at the right location.  The scripts can run as a different user"
-       einfo "if desired.  If you need to run more than one master or slave"
-       einfo "just copy the scripts."
+       elog 'The "buildbot" user and the "buildmaster" and "buildslave" init'
+       elog "scripts were added to support starting buildbot through gentoo's"
+       elog "init system.  To use this set up your build master or build slave"
+       elog "following the buildbot documentation, make sure the resulting"
+       elog 'directories are owned by the "buildbot" user and point'
+       elog "${ROOT}etc/conf.d/buildmaster or ${ROOT}etc/conf.d/buildslave"
+       elog "at the right location.  The scripts can run as a different user"
+       elog "if desired.  If you need to run more than one master or slave"
+       elog "just copy the scripts."
 }
index 774b21c5a907a40be128ed5ff992a6860f727531..0a15dbf1af4baf59ef65c4836c9ce83211ab645a 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/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.2 2007/02/13 13:23:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.3 2007/03/05 03:20:30 genone Exp $
 
 inherit distutils eutils
 
@@ -68,13 +68,13 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo 'The "buildbot" user and the "buildmaster" and "buildslave" init'
-       einfo "scripts were added to support starting buildbot through gentoo's"
-       einfo "init system.  To use this set up your build master or build slave"
-       einfo "following the buildbot documentation, make sure the resulting"
-       einfo 'directories are owned by the "buildbot" user and point'
-       einfo "${ROOT}etc/conf.d/buildmaster or ${ROOT}etc/conf.d/buildslave"
-       einfo "at the right location.  The scripts can run as a different user"
-       einfo "if desired.  If you need to run more than one master or slave"
-       einfo "just copy the scripts."
+       elog 'The "buildbot" user and the "buildmaster" and "buildslave" init'
+       elog "scripts were added to support starting buildbot through gentoo's"
+       elog "init system.  To use this set up your build master or build slave"
+       elog "following the buildbot documentation, make sure the resulting"
+       elog 'directories are owned by the "buildbot" user and point'
+       elog "${ROOT}etc/conf.d/buildmaster or ${ROOT}etc/conf.d/buildslave"
+       elog "at the right location.  The scripts can run as a different user"
+       elog "if desired.  If you need to run more than one master or slave"
+       elog "just copy the scripts."
 }
index d2e2c938f811824526febbd8902ed71968b341a0..5a7969cdda196b2c5d8cd75d1b8d52ad1d7f9489 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/bzr
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/ChangeLog,v 1.28 2007/01/26 20:50:14 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/ChangeLog,v 1.29 2007/03/05 03:22:00 genone Exp $
+
+  05 Mar 2007; Marius Mauch <genone@gentoo.org> bzr-0.13.ebuild,
+  bzr-0.14.ebuild:
+  Replacing einfo with elog
 
 *bzr-0.14 (26 Jan 2007)
 
index ead9454d9f11127572d1cb786ad4ee8080115541..f40e72a3b1e380bc6b0e0df4aeeabf49b1ecb8a0 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/dev-util/bzr/bzr-0.13.ebuild,v 1.2 2007/01/18 15:56:46 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-0.13.ebuild,v 1.3 2007/03/05 03:22:00 genone Exp $
 
 inherit distutils bash-completion elisp-common eutils
 
@@ -62,9 +62,9 @@ pkg_postinst() {
        use emacs && elisp-site-regen
        bash-completion_pkg_postinst
 
-       einfo "If you just upgraded from a version of bzr older than 0.9"
-       einfo "you should rename your ~/.bazaar/branches.conf to locations.conf"
-       einfo "(see /usr/share/doc/${PF}/NEWS.gz)"
+       elog "If you just upgraded from a version of bzr older than 0.9"
+       elog "you should rename your ~/.bazaar/branches.conf to locations.conf"
+       elog "(see /usr/share/doc/${PF}/NEWS.gz)"
 }
 
 pkg_postrm() {
index a4016d6ae698cc00bd68e5cdda518db2dc65313d..79f0f812efac3e851bbc26f1495ebf060302d9e6 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/dev-util/bzr/bzr-0.14.ebuild,v 1.1 2007/01/26 20:50:14 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/bzr-0.14.ebuild,v 1.2 2007/03/05 03:22:00 genone Exp $
 
 inherit distutils bash-completion elisp-common eutils
 
@@ -62,9 +62,9 @@ pkg_postinst() {
        use emacs && elisp-site-regen
        bash-completion_pkg_postinst
 
-       einfo "If you just upgraded from a version of bzr older than 0.9"
-       einfo "you should rename your ~/.bazaar/branches.conf to locations.conf"
-       einfo "(see /usr/share/doc/${PF}/NEWS.gz)"
+       elog "If you just upgraded from a version of bzr older than 0.9"
+       elog "you should rename your ~/.bazaar/branches.conf to locations.conf"
+       elog "(see /usr/share/doc/${PF}/NEWS.gz)"
 }
 
 pkg_postrm() {
index a031ecc46cb25db064563e81880764fa0f8844cd..c319200f8242f205da4f9c6cf2c43e79a2035a6d 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/catalyst
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.162 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.163 2007/03/05 03:25:22 genone Exp $
+
+  05 Mar 2007; Marius Mauch <genone@gentoo.org> catalyst-1.1.10.10.ebuild,
+  catalyst-2.0.2.ebuild, catalyst-2.0.3_pre1.ebuild,
+  catalyst-2.0.3_pre2.ebuild:
+  Replacing einfo with elog
 
 *catalyst-2.0.3_pre2 (15 Feb 2007)
 *catalyst-2.0.3_pre1 (15 Feb 2007)
index bcb0d8206867a16b82e24fb64c24d19a2fe7b0e9..306d61a0cd48b37e6ef068a4387312b1619383c5 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/dev-util/catalyst/catalyst-1.1.10.10.ebuild,v 1.5 2006/04/11 23:23:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-1.1.10.10.ebuild,v 1.6 2007/03/05 03:25:22 genone Exp $
 
 inherit eutils
 
@@ -68,8 +68,8 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "You can find more information about catalyst by checking out the"
-       einfo "catalyst project page at:"
-       einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+       elog "You can find more information about catalyst by checking out the"
+       elog "catalyst project page at:"
+       elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
        echo
 }
index 1e37ae956b61af76310721f5a83b350d3344b72b..51cc0728154881d6f9b969ca88d349d4052232bc 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/dev-util/catalyst/catalyst-2.0.2.ebuild,v 1.2 2007/02/09 01:40:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.2.ebuild,v 1.3 2007/03/05 03:25:22 genone Exp $
 
 inherit eutils
 
@@ -34,10 +34,10 @@ pkg_setup() {
                ewarn "then you should add ccache to your USE."
        fi
        echo
-       einfo "The template spec files are now installed by default.  You can find"
-       einfo "them under /usr/share/doc/${PF}/examples"
-       einfo "and they are considered to be the authorative source of information"
-       einfo "on catalyst."
+       elog "The template spec files are now installed by default.  You can find"
+       elog "them under /usr/share/doc/${PF}/examples"
+       elog "and they are considered to be the authorative source of information"
+       elog "on catalyst."
 }
 
 src_install() {
@@ -69,8 +69,8 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "You can find more information about catalyst by checking out the"
-       einfo "catalyst project page at:"
-       einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+       elog "You can find more information about catalyst by checking out the"
+       elog "catalyst project page at:"
+       elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
        echo
 }
index 2440ca97d7cd6163a38d5601907496b65ad1fdfd..d588dac69acd3a08bd2c73ada53050a5bc7cc495 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/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild,v 1.1 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre1.ebuild,v 1.2 2007/03/05 03:25:22 genone Exp $
 
 inherit eutils
 
@@ -34,10 +34,10 @@ pkg_setup() {
                ewarn "then you should add ccache to your USE."
        fi
        echo
-       einfo "The template spec files are now installed by default.  You can find"
-       einfo "them under /usr/share/doc/${PF}/examples"
-       einfo "and they are considered to be the authorative source of information"
-       einfo "on catalyst."
+       elog "The template spec files are now installed by default.  You can find"
+       elog "them under /usr/share/doc/${PF}/examples"
+       elog "and they are considered to be the authorative source of information"
+       elog "on catalyst."
 }
 
 src_install() {
@@ -69,8 +69,8 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "You can find more information about catalyst by checking out the"
-       einfo "catalyst project page at:"
-       einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+       elog "You can find more information about catalyst by checking out the"
+       elog "catalyst project page at:"
+       elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
        echo
 }
index 2c3c63204cdd3ac68d83df3c34ba021c3f480f6c..d27c5127eccdc225dde684b214559a4f615633c8 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/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild,v 1.1 2007/02/15 17:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.3_pre2.ebuild,v 1.2 2007/03/05 03:25:22 genone Exp $
 
 inherit eutils
 
@@ -34,10 +34,10 @@ pkg_setup() {
                ewarn "then you should add ccache to your USE."
        fi
        echo
-       einfo "The template spec files are now installed by default.  You can find"
-       einfo "them under /usr/share/doc/${PF}/examples"
-       einfo "and they are considered to be the authorative source of information"
-       einfo "on catalyst."
+       elog "The template spec files are now installed by default.  You can find"
+       elog "them under /usr/share/doc/${PF}/examples"
+       elog "and they are considered to be the authorative source of information"
+       elog "on catalyst."
 }
 
 src_install() {
@@ -69,8 +69,8 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "You can find more information about catalyst by checking out the"
-       einfo "catalyst project page at:"
-       einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
+       elog "You can find more information about catalyst by checking out the"
+       elog "catalyst project page at:"
+       elog "http://www.gentoo.org/proj/en/releng/catalyst/index.xml"
        echo
 }
index bf42569daa12fa43b57c32a7a54b62a486a66ab5..a52226bf04a94f22f577102cddb6233c6a2fb275 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ccache
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.59 2007/03/05 00:53:56 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.60 2007/03/05 03:26:45 genone Exp $
+
+  05 Mar 2007; Marius Mauch <genone@gentoo.org> ccache-2.4-r6.ebuild:
+  Replacing einfo with elog
 
   05 Mar 2007; Lisa Seelye <lisa@gentoo.org> -ccache-2.2.ebuild,
   -ccache-2.3.ebuild, -ccache-2.4.ebuild, -ccache-2.4-r1.ebuild,
index c02835979a5c28d176285961c600d49bd0d0445b..c0561c75a9185d5e59b07b9b218292f61e169005 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/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.13 2007/03/04 23:46:35 redhatter Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.14 2007/03/05 03:26:45 genone Exp $
 
 WANT_AUTOCONF="latest"
 inherit eutils autotools
@@ -75,10 +75,10 @@ pkg_postinst() {
        done
        [[ -d "${ROOT}/usr/lib/ccache.backup" ]] && rm -fr "${ROOT}/usr/lib/ccache.backup"
 
-       einfo "To use ccache with **non-Portage** C compiling, add"
-       einfo "/usr/lib/ccache/bin to the beginning of your path, before /usr/bin."
-       einfo "Portage 2.0.46-r11+ will automatically take advantage of ccache with"
-       einfo "no additional steps.  If this is your first install of ccache, type"
-       einfo "something like this to set a maximum cache size of 2GB:"
-       einfo "# ccache -M 2G"
+       elog "To use ccache with **non-Portage** C compiling, add"
+       elog "/usr/lib/ccache/bin to the beginning of your path, before /usr/bin."
+       elog "Portage 2.0.46-r11+ will automatically take advantage of ccache with"
+       elog "no additional steps.  If this is your first install of ccache, type"
+       elog "something like this to set a maximum cache size of 2GB:"
+       elog "# ccache -M 2G"
 }
index 989494ad46f16fbff6ec9c6d9cd117192d538279..03694ce8c25db180bf0eed0f907d2debd9a7ecc5 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/ciabot-svn
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ChangeLog,v 1.2 2007/02/09 03:02:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ChangeLog,v 1.3 2007/03/05 03:28:30 genone Exp $
+
+  05 Mar 2007; Marius Mauch <genone@gentoo.org> ciabot-svn-1.15.ebuild:
+  Replacing einfo with elog
 
   09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.
index 70f39862f2fb49b0ee26e8109a6d81d55ada076f..68b6a23f41a6f380d4800c5e366bcf72c38826e4 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/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.1 2005/04/11 01:18:00 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.2 2007/03/05 03:28:30 genone Exp $
 
 inherit eutils
 
@@ -27,21 +27,21 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "This ciabot-svn script should be called from your repository's post-commit"
-       einfo "hook with the repository and revision as arguments. For example,"
-       einfo "you could copy this script into your repository's \"hooks\" directory"
-       einfo "and add something like the following to the \"post-commit\" script,"
-       einfo "also in the repository's \"hooks\" directory:"
-       einfo ""
-       einfo "  REPOS=\"\$1\""
-       einfo "  REV=\"\$2\""
-       einfo "  /usr/bin/ciabot-svn \"\$REPOS\" \"\$REV\" &"
-       einfo ""
-       einfo "Or, if you have multiple project hosted, you can add each"
-       einfo "project's name to the commandline in that project's post-commit"
-       einfo "hook:"
-       einfo ""
-       einfo "  /usr/bin/ciabot-svn \"\$REPOS\" \"\$REV\" \"ProjectName\" &"
+       elog "This ciabot-svn script should be called from your repository's post-commit"
+       elog "hook with the repository and revision as arguments. For example,"
+       elog "you could copy this script into your repository's \"hooks\" directory"
+       elog "and add something like the following to the \"post-commit\" script,"
+       elog "also in the repository's \"hooks\" directory:"
+       elog ""
+       elog "  REPOS=\"\$1\""
+       elog "  REV=\"\$2\""
+       elog "  /usr/bin/ciabot-svn \"\$REPOS\" \"\$REV\" &"
+       elog ""
+       elog "Or, if you have multiple project hosted, you can add each"
+       elog "project's name to the commandline in that project's post-commit"
+       elog "hook:"
+       elog ""
+       elog "  /usr/bin/ciabot-svn \"\$REPOS\" \"\$REV\" \"ProjectName\" &"
        echo
        ebeep
        epause