Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Wed, 24 Jan 2007 03:45:36 +0000 (03:45 +0000)
committerMarius Mauch <genone@gentoo.org>
Wed, 24 Jan 2007 03:45:36 +0000 (03:45 +0000)
Package-Manager: portage-2.1.2-r2

25 files changed:
app-portage/eix/ChangeLog
app-portage/eix/eix-0.6.4.ebuild
app-portage/eix/eix-0.7.9.ebuild
app-portage/eix/eix-0.8.3.ebuild
app-portage/eix/eix-0.8.4.ebuild
app-portage/eix/eix-0.8.5.ebuild
app-portage/eix/eix-0.8.6.ebuild
app-portage/genflags/ChangeLog
app-portage/genflags/files/digest-genflags-0.96
app-portage/genflags/genflags-0.96.ebuild
app-portage/gentoolkit/ChangeLog
app-portage/gentoolkit/gentoolkit-0.2.2.ebuild
app-portage/getdelta/ChangeLog
app-portage/getdelta/getdelta-0.7.6.ebuild
app-portage/herdstat/ChangeLog
app-portage/herdstat/files/digest-herdstat-1.1.2
app-portage/herdstat/files/digest-herdstat-1.1.91
app-portage/herdstat/herdstat-1.1.1_p7.ebuild
app-portage/herdstat/herdstat-1.1.2.ebuild
app-portage/herdstat/herdstat-1.1.91.ebuild
app-portage/portage-utils/ChangeLog
app-portage/portage-utils/portage-utils-0.1.20.ebuild
app-portage/portage-utils/portage-utils-0.1.21.ebuild
app-portage/portage-utils/portage-utils-0.1.22.ebuild
app-portage/portage-utils/portage-utils-0.1.23.ebuild

index 3ec315a52dbeca4f120c89613588a4e6af1a9f08..d9535e6d2dfc9c531eb9a812dfb7f65f790826fd 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for app-portage/eix
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.144 2007/01/22 21:06:43 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.145 2007/01/24 03:36:25 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> eix-0.6.4.ebuild,
+  eix-0.7.9.ebuild, eix-0.8.3.ebuild, eix-0.8.4.ebuild, eix-0.8.5.ebuild,
+  eix-0.8.6.ebuild:
+  Replacing einfo with elog
 
 *eix-0.8.6 (22 Jan 2007)
 
index 15f64559047deca606fd1f935d8d0d883a378698..18b15f86f6df3bfe58db445e4697ad4ce87cb97a 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/app-portage/eix/eix-0.6.4.ebuild,v 1.11 2006/12/04 20:18:31 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.6.4.ebuild,v 1.12 2007/01/24 03:36:25 genone Exp $
 
 DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
 HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -21,6 +21,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
-       einfo "It's independent of the portage-version and the cache used by portage."
+       elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+       elog "It's independent of the portage-version and the cache used by portage."
 }
index 4024b1b7dcc5e005adb0e5d4b71ede04d9e669c1..5429ae4ad524d99df8ebdb163309dcc605d3170b 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/app-portage/eix/eix-0.7.9.ebuild,v 1.10 2007/01/19 22:15:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.7.9.ebuild,v 1.11 2007/01/24 03:36:25 genone Exp $
 
 DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
 HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -30,6 +30,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
-       einfo "It's independent of the portage-version and the cache used by portage."
+       elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+       elog "It's independent of the portage-version and the cache used by portage."
 }
index 6a7727f2637a4c31792041f1a01e9414bf1aaaf8..dde66b4fee903adcba6cdd4d182846703e32bf79 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/app-portage/eix/eix-0.8.3.ebuild,v 1.2 2006/12/16 14:15:24 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.3.ebuild,v 1.3 2007/01/24 03:36:25 genone Exp $
 
 inherit eutils
 
@@ -39,6 +39,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
-       einfo "It's independent of the portage-version and the cache used by portage."
+       elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+       elog "It's independent of the portage-version and the cache used by portage."
 }
index 26cee5279ae91500be037a3b51323bea2d835ee2..88ee7ededc6caac2256cd0d34b4b2219ae5c99a1 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/app-portage/eix/eix-0.8.4.ebuild,v 1.1 2006/12/24 14:41:53 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.4.ebuild,v 1.2 2007/01/24 03:36:25 genone Exp $
 
 DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
 HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -30,6 +30,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
-       einfo "It's independent of the portage-version and the cache used by portage."
+       elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+       elog "It's independent of the portage-version and the cache used by portage."
 }
index bdd7d6f2f9e7c7b90d3c26e3ab944ca2cd50cb9f..c9bf1dbe14f81dd56c8e20d434080b4b79ce86e3 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/app-portage/eix/eix-0.8.5.ebuild,v 1.1 2007/01/11 22:19:11 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.5.ebuild,v 1.2 2007/01/24 03:36:25 genone Exp $
 
 DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
 HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -30,6 +30,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
-       einfo "It's independent of the portage-version and the cache used by portage."
+       elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+       elog "It's independent of the portage-version and the cache used by portage."
 }
index d9c439ba999b9574a52e1caae4dc7e987f449f55..41c2e9eb10cdfb65f995c920dde5a2c007a13ca1 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/app-portage/eix/eix-0.8.6.ebuild,v 1.1 2007/01/22 21:06:43 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.6.ebuild,v 1.2 2007/01/24 03:36:25 genone Exp $
 
 DESCRIPTION="Small utility for searching ebuilds with indexing for fast results"
 HOMEPAGE="http://dev.croup.de/proj/eix"
@@ -30,6 +30,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "As of >=eix-0.5.4, \"metadata\" is the new default cache."
-       einfo "It's independent of the portage-version and the cache used by portage."
+       elog "As of >=eix-0.5.4, \"metadata\" is the new default cache."
+       elog "It's independent of the portage-version and the cache used by portage."
 }
index 69a6dae034096f5dd87c8a371a5056ea756bf06c..5d303652352e85cd1455047698d2bcb3646b2802 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/genflags
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/ChangeLog,v 1.7 2005/01/01 15:52:14 eradicator Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/ChangeLog,v 1.8 2007/01/24 03:37:42 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> genflags-0.96.ebuild:
+  Replacing einfo with elog
 
   16 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> genflags-0.96.ebuild:
   fix bug #68012.
index 00c979d0835d6a05fb122d741fa350c4b3e8daf0..549ca5b7e0edfaa5f60c5270dc8295e17b557150 100644 (file)
@@ -1,2 +1,6 @@
 MD5 66b12382c6056b1fcf6b6dc84f6dfe88 genflags-0.96-bin.tar.bz2 14513
+RMD160 5428fcd63d4f8d7275c87084cba4a80a76ca84f7 genflags-0.96-bin.tar.bz2 14513
+SHA256 760152f104e790a40d8d48be1e1668715ef9e8f24ee8f125d5031d22c6a687f6 genflags-0.96-bin.tar.bz2 14513
 MD5 e880e0c88fc49cd20cabc479def37489 genflags-0.96-devel.tar.bz2 155027
+RMD160 c9f68b8015b2a442bdcb087862e98aad7c40d23a genflags-0.96-devel.tar.bz2 155027
+SHA256 cec0a775dcaba2f2e3b6ad3f1972ec76ce8694698105dc14db4163f09209aa0b genflags-0.96-devel.tar.bz2 155027
index 24c66e9362ebe2f94040bea1d3b1aacaa9e26ac0..da1d09614b9fa8c15d3083283b0f0331e3f8ded2 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/app-portage/genflags/genflags-0.96.ebuild,v 1.6 2005/01/01 15:52:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/genflags-0.96.ebuild,v 1.7 2007/01/24 03:37:42 genone Exp $
 
 DESCRIPTION="Gentoo CFLAGS generator"
 HOMEPAGE="http://www.gentoo.org/"
@@ -42,7 +42,8 @@ pkg_postinst() {
        ewarn "This program does currently NOT detect all AMD chips correctly."
        ewarn "It CANNOT identify athlon-tbirds. It also gets confused between"
        ewarn "AMD-K6{,-2,-3} and Athlon vs. Athlon-4."
-       einfo "Please file any patches/bugs to robbat2@gentoo.org via the Gentoo"
-       einfo "Bugzilla."
-       einfo "See /usr/share/doc/${PF}/README.gz for quick instructions."
+       elog
+       elog "Please file any patches/bugs to robbat2@gentoo.org via the Gentoo"
+       elog "Bugzilla."
+       elog "See /usr/share/doc/${PF}/README.gz for quick instructions."
 }
index 6e73350d104a9c47ade2620592778d4dc32727da..218766c684f3b1c4c687b6b6abc2bc4f07a17d05 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/gentoolkit
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.93 2006/12/29 17:40:26 fuzzyray Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.94 2007/01/24 03:39:18 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> gentoolkit-0.2.2.ebuild:
+  Replacing einfo with elog
 
 *gentoolkit-0.2.3_pre3 (29 Dec 2006)
 
index d0a7c298eed62a26728f4cd5e3cd7dfc6aedc015..11a546a61f2d254d916b3271abb64432c92adea5 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/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild,v 1.11 2006/07/09 02:47:27 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.2.2.ebuild,v 1.12 2007/01/24 03:39:18 genone Exp $
 
 inherit eutils python
 
@@ -36,10 +36,10 @@ pkg_postinst() {
        ewarn "are no longer installed in ${ROOT}usr/bin in this release."
        ewarn "They are still available in ${ROOT}usr/share/doc/${PF}/deprecated/"
        ewarn "if you *really* want to use them."
-       echo
-       einfo "Another alternative to qpkg and equery are the q applets in"
-       einfo "app-portage/portage-utils"
-       echo
+       elog
+       elog "Another alternative to qpkg and equery are the q applets in"
+       elog "app-portage/portage-utils"
+       elog
 }
 
 pkg_postrm() {
index b6f8dbf52f7b3f4fd293a46b5a5183749c0f588c..76ba7a725196cc8c3d65cd825aaf9d33365dded1 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/getdelta
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/getdelta/ChangeLog,v 1.11 2006/10/08 00:53:44 genstef Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/getdelta/ChangeLog,v 1.12 2007/01/24 03:40:30 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> getdelta-0.7.6.ebuild:
+  Replacing einfo with elog
 
 *getdelta-0.7.6 (08 Oct 2006)
 
index 0933b3ce4c0ea35e9916e8c246bf6956b7a4dcc1..f702cd7200e6ed835c694778f529cb37bc7e944e 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/app-portage/getdelta/getdelta-0.7.6.ebuild,v 1.1 2006/10/08 00:53:44 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/getdelta/getdelta-0.7.6.ebuild,v 1.2 2007/01/24 03:40:30 genone Exp $
 
 DESCRIPTION="dynamic deltup client"
 HOMEPAGE="http://linux01.gwdg.de/~nlissne/"
@@ -18,9 +18,9 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "You need to put"
-       einfo "FETCHCOMMAND=\"/usr/bin/getdelta.sh \\\${URI}\""
-       einfo "into your /etc/make.conf to make use of getdelta"
+       elog "You need to put"
+       elog "FETCHCOMMAND=\"/usr/bin/getdelta.sh \\\${URI}\""
+       elog "into your /etc/make.conf to make use of getdelta"
 
        # make sure permissions are ok
        touch ${ROOT}/var/log/getdelta.log
index e28836a6b1b5d618727fe4c930cb252a47d142cf..a1c7123b6ca83698f3e146848d55db9594ad3e16 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-portage/herdstat
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/herdstat/ChangeLog,v 1.70 2006/12/06 21:44:02 eroyf Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/herdstat/ChangeLog,v 1.71 2007/01/24 03:42:33 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> herdstat-1.1.1_p7.ebuild,
+  herdstat-1.1.2.ebuild, herdstat-1.1.91.ebuild:
+  Replacing einfo with elog
 
   06 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org>
   herdstat-1.1.1_p7.ebuild:
index c25bb3a1e6031f9e3a597bcff9483c7edafe3cc9..15a92d1911fa4b17d5d5f8aaabec867d6b5b4902 100644 (file)
@@ -1,2 +1,6 @@
 MD5 e6dcb11de498b345c934fb78aa7aeb12 herdstat-1.1.2.tar.bz2 201093
+RMD160 fefba5c6f4ead7ebe543c1ec74a00249678b645e herdstat-1.1.2.tar.bz2 201093
+SHA256 d1c3379a98f15e34e830e1881de72e6daf8b13bdc01dbd0552263985adab7693 herdstat-1.1.2.tar.bz2 201093
 MD5 85b9fd986d1e7cca7e114c1b3d1384a9 herdstat-test-data-20051023.tar.bz2 15901
+RMD160 5e044e4c494e7a805f09d9286079816a51c5e654 herdstat-test-data-20051023.tar.bz2 15901
+SHA256 f3dee7fa0727899804fa42cad2548a5cb91e94379972d83560453fb55e1f62b3 herdstat-test-data-20051023.tar.bz2 15901
index 7ba7a33961f72d6ba8cc56056b9e67d52df32017..20d9c66af7834e491d6466cb22d4c573b83c6abb 100644 (file)
@@ -1,2 +1,6 @@
 MD5 e8bd9d2c3d92cf4b2c219a3001c03d6a herdstat-1.1.91.tar.bz2 366562
+RMD160 8f1330d85673e8ff58d3bab0eed9495235595463 herdstat-1.1.91.tar.bz2 366562
+SHA256 fbf47c2502c85c522832b4ef4ef5264e7c3addc5bcf7de6b549257ae6122b8eb herdstat-1.1.91.tar.bz2 366562
 MD5 3a7bff68e6a5818c461ad359291181c0 herdstat-test-data-20060119.tar.bz2 15549
+RMD160 d48b869e00ad03771a4a2fa9fc2ecfead80810da herdstat-test-data-20060119.tar.bz2 15549
+SHA256 0d154483310b59054cfd6ddb9fb5c477ad786cdb7ff11cdfaa74a82c0c0e8633 herdstat-test-data-20060119.tar.bz2 15549
index 77853348ec6bd35c6d5a8967303de626d9136678..d2d03da89b5361406c4e25860f5570bb3a5eb29f 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/app-portage/herdstat/herdstat-1.1.1_p7.ebuild,v 1.9 2006/12/06 21:44:02 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/herdstat/herdstat-1.1.1_p7.ebuild,v 1.10 2007/01/24 03:42:33 genone Exp $
 
 inherit bash-completion toolchain-funcs
 
@@ -49,20 +49,20 @@ pkg_postinst() {
        # format has changed, and may cause bugs.
        rm -f ${ROOT}/var/lib/herdstat/*cache*
 
-       einfo
-       einfo "You must be in the portage group to use herdstat."
-       einfo
+       elog
+       elog "You must be in the portage group to use herdstat."
+       elog
        if use doc ; then
-               einfo "See /usr/share/doc/${PF}/html/examples.html"
+               elog "See /usr/share/doc/${PF}/html/examples.html"
        else
-               einfo "See /usr/share/doc/${PF}/examples.txt.gz"
+               elog "See /usr/share/doc/${PF}/examples.txt.gz"
        fi
-       einfo "for a sleu of examples on using herdstat."
-       einfo
-       einfo "As of 1.1.1_rc6, ${PN} supports configuration files."
-       einfo "See /usr/share/doc/${PF}/herdstatrc.example.gz"
-       einfo "for more information."
-       einfo
+       elog "for a sleu of examples on using herdstat."
+       elog
+       elog "As of 1.1.1_rc6, ${PN} supports configuration files."
+       elog "See /usr/share/doc/${PF}/herdstatrc.example.gz"
+       elog "for more information."
+       elog
 
        bash-completion_pkg_postinst
 }
index 47a21db38c456d7316f59ae12d88c2702c06753e..7ac94c7cec7b39e989982c57af1a05ece684c2b5 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/app-portage/herdstat/herdstat-1.1.2.ebuild,v 1.2 2006/01/19 11:29:06 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/herdstat/herdstat-1.1.2.ebuild,v 1.3 2007/01/24 03:42:33 genone Exp $
 
 inherit bash-completion
 
@@ -57,20 +57,20 @@ pkg_postinst() {
        # format has changed, and may cause bugs.
        rm -f ${ROOT}/var/lib/herdstat/*cache*
 
-       einfo
-       einfo "You must be in the portage group to use herdstat."
-       einfo
+       elog
+       elog "You must be in the portage group to use herdstat."
+       elog
        if use doc ; then
-               einfo "See /usr/share/doc/${PF}/html/examples.html"
+               elog "See /usr/share/doc/${PF}/html/examples.html"
        else
-               einfo "See /usr/share/doc/${PF}/examples.txt.gz"
+               elog "See /usr/share/doc/${PF}/examples.txt.gz"
        fi
-       einfo "for a sleu of examples on using herdstat."
-       einfo
-       einfo "As of 1.1.1_rc6, ${PN} supports configuration files."
-       einfo "See /usr/share/doc/${PF}/herdstatrc.example.gz"
-       einfo "for more information."
-       einfo
+       elog "for a sleu of examples on using herdstat."
+       elog
+       elog "As of 1.1.1_rc6, ${PN} supports configuration files."
+       elog "See /usr/share/doc/${PF}/herdstatrc.example.gz"
+       elog "for more information."
+       elog
 
        bash-completion_pkg_postinst
 }
index be5016bb7f38b4d4fc05aa205a7a016e644ccffa..2f4fb3c40e974f1f9198051bad0d3a44b5bd17c5 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/app-portage/herdstat/herdstat-1.1.91.ebuild,v 1.1 2006/01/19 11:23:43 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/herdstat/herdstat-1.1.91.ebuild,v 1.2 2007/01/24 03:42:33 genone Exp $
 
 inherit bash-completion eutils
 
@@ -66,29 +66,29 @@ pkg_postinst() {
        # format has changed, and may cause bugs.
        rm -f ${ROOT}/var/lib/herdstat/*cache*
 
-       einfo
-       einfo "You must be in the portage group to use herdstat."
-       einfo
+       elog
+       elog "You must be in the portage group to use herdstat."
+       elog
        if use doc ; then
-               einfo "See /usr/share/doc/${PF}/html/examples.html"
+               elog "See /usr/share/doc/${PF}/html/examples.html"
        else
-               einfo "See /usr/share/doc/${PF}/examples.txt.gz"
+               elog "See /usr/share/doc/${PF}/examples.txt.gz"
        fi
-       einfo "for a sleu of examples on using herdstat."
-       einfo
-       einfo "As of 1.1.1, ${PN} supports configuration files."
-       einfo "See /usr/share/doc/${PF}/herdstatrc.example.gz"
-       einfo "for more information."
-       einfo
+       elog "for a sleu of examples on using herdstat."
+       elog
+       elog "As of 1.1.1, ${PN} supports configuration files."
+       elog "See /usr/share/doc/${PF}/herdstatrc.example.gz"
+       elog "for more information."
+       elog
 
        if use readline ; then
-               einfo "For information on using the new readline front-end,"
+               elog "For information on using the new readline front-end,"
                if use doc ; then
-                       einfo "see /usr/share/doc/${PF}/html/readline.html"
+                       elog "see /usr/share/doc/${PF}/html/readline.html"
                else
-                       einfo "see /usr/share/doc/${PF}/readline.txt.gz."
+                       elog "see /usr/share/doc/${PF}/readline.txt.gz."
                fi
-               einfo
+               elog
        fi
 
        bash-completion_pkg_postinst
index 909482a4a893185398e67ccb2f4ea8bf1e620df9..d83ce10d06f92ec59c8be20d5bfa7a19e1a9899d 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for app-portage/portage-utils
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/ChangeLog,v 1.63 2007/01/15 22:38:05 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/ChangeLog,v 1.64 2007/01/24 03:45:36 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> portage-utils-0.1.20.ebuild,
+  portage-utils-0.1.21.ebuild, portage-utils-0.1.22.ebuild,
+  portage-utils-0.1.23.ebuild:
+  Replacing einfo with elog
 
   15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
   portage-utils-0.1.22.ebuild, portage-utils-0.1.23.ebuild:
index 8fb94ad2a3e51641c1342bc30860432e1a5ff02b..7d6fcc198502b6a0e266511b55579c46d9f4f8ff 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.1.20.ebuild,v 1.5 2007/01/15 18:59:46 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.1.20.ebuild,v 1.6 2007/01/24 03:45:36 genone Exp $
 
 inherit toolchain-funcs
 
@@ -53,9 +53,9 @@ __EOF__
                mkdir -p ${ROOT}/etc/portage/postsync.d/
                echo '[ -x /usr/bin/q ] && /usr/bin/q -qr' > ${ROOT}/etc/portage/postsync.d/q-reinitialize
                chmod 755 ${ROOT}/etc/portage/postsync.d/q-reinitialize
-               einfo "${ROOT}/etc/portage/postsync.d/q-reinitialize has been installed for convenience and will be automatically run at the end of every --sync"
-               einfo "Normally this should only take a few seconds to run but file systems such as ext3 can take a lot longer."
-               einfo "If you find this to be an inconvenience simply chmod -x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
+               elog "${ROOT}/etc/portage/postsync.d/q-reinitialize has been installed for convenience and will be automatically run at the end of every --sync"
+               elog "Normally this should only take a few seconds to run but file systems such as ext3 can take a lot longer."
+               elog "If you find this to be an inconvenience simply chmod -x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
        fi
        :
 }
index 72d6e66caed7278c5cb9ff1841883a285669a615..dd542b3665a899c78e5e5d863856e33af338f9c5 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 2006-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.1.21.ebuild,v 1.4 2007/01/15 18:59:46 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.1.21.ebuild,v 1.5 2007/01/24 03:45:36 genone Exp $
 
 inherit toolchain-funcs
 
@@ -53,10 +53,10 @@ __EOF__
        if [ ! -e ${ROOT}/etc/portage/postsync.d/q-reinitialize ]; then
                mkdir -p ${ROOT}/etc/portage/postsync.d/
                echo '[ -x /usr/bin/q ] && /usr/bin/q -r' > ${ROOT}/etc/portage/postsync.d/q-reinitialize
-               einfo "${ROOT}/etc/portage/postsync.d/q-reinitialize has been installed for convenience"
-               einfo "If you wish for it to be automatically run at the end of every --sync simply chmod +x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
-               einfo "Normally this should only take a few seconds to run but file systems such as ext3 can take a lot longer."
-               einfo "If ever you find this to be an inconvenience simply chmod -x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
+               elog "${ROOT}/etc/portage/postsync.d/q-reinitialize has been installed for convenience"
+               elog "If you wish for it to be automatically run at the end of every --sync simply chmod +x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
+               elog "Normally this should only take a few seconds to run but file systems such as ext3 can take a lot longer."
+               elog "If ever you find this to be an inconvenience simply chmod -x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
        fi
        :
 }
index dafb58f6eaec21bd0272cf5af9957cff08b2444b..692758801c210c748649b8049843fce8b905a4fd 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/app-portage/portage-utils/portage-utils-0.1.22.ebuild,v 1.4 2007/01/15 22:38:05 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.1.22.ebuild,v 1.5 2007/01/24 03:45:36 genone Exp $
 
 inherit toolchain-funcs
 
@@ -53,10 +53,10 @@ __EOF__
        if [ ! -e ${ROOT}/etc/portage/postsync.d/q-reinitialize ]; then
                mkdir -p ${ROOT}/etc/portage/postsync.d/
                echo '[ -x /usr/bin/q ] && /usr/bin/q -qr' > ${ROOT}/etc/portage/postsync.d/q-reinitialize
-               einfo "${ROOT}/etc/portage/postsync.d/q-reinitialize has been installed for convenience"
-               einfo "If you wish for it to be automatically run at the end of every --sync simply chmod +x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
-               einfo "Normally this should only take a few seconds to run but file systems such as ext3 can take a lot longer."
-               einfo "If ever you find this to be an inconvenience simply chmod -x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
+               elog "${ROOT}/etc/portage/postsync.d/q-reinitialize has been installed for convenience"
+               elog "If you wish for it to be automatically run at the end of every --sync simply chmod +x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
+               elog "Normally this should only take a few seconds to run but file systems such as ext3 can take a lot longer."
+               elog "If ever you find this to be an inconvenience simply chmod -x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
        fi
        :
 }
index b1825e01eb5ecb53868aac31f1de6abd0aac26db..6495c4a73c3ea085e6eab26f4a6f3e1551969fde 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/app-portage/portage-utils/portage-utils-0.1.23.ebuild,v 1.2 2007/01/15 22:38:05 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.1.23.ebuild,v 1.3 2007/01/24 03:45:36 genone Exp $
 
 inherit toolchain-funcs
 
@@ -53,10 +53,10 @@ __EOF__
        if [ ! -e ${ROOT}/etc/portage/postsync.d/q-reinitialize ]; then
                mkdir -p ${ROOT}/etc/portage/postsync.d/
                echo '[ -x /usr/bin/q ] && /usr/bin/q -qr' > ${ROOT}/etc/portage/postsync.d/q-reinitialize
-               einfo "${ROOT}/etc/portage/postsync.d/q-reinitialize has been installed for convenience"
-               einfo "If you wish for it to be automatically run at the end of every --sync simply chmod +x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
-               einfo "Normally this should only take a few seconds to run but file systems such as ext3 can take a lot longer."
-               einfo "If ever you find this to be an inconvenience simply chmod -x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
+               elog "${ROOT}/etc/portage/postsync.d/q-reinitialize has been installed for convenience"
+               elog "If you wish for it to be automatically run at the end of every --sync simply chmod +x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
+               elog "Normally this should only take a few seconds to run but file systems such as ext3 can take a lot longer."
+               elog "If ever you find this to be an inconvenience simply chmod -x ${ROOT}/etc/portage/postsync.d/q-reinitialize"
        fi
        :
 }