Convert to use elog.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 20:29:55 +0000 (20:29 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 20:29:55 +0000 (20:29 +0000)
Package-Manager: portage-2.1.2_rc4-r6

12 files changed:
media-video/avidemux/ChangeLog
media-video/avidemux/avidemux-2.0.42-r1.ebuild
media-video/avidemux/avidemux-2.1_pre1.ebuild
media-video/camsource/ChangeLog
media-video/camsource/camsource-0.5.1.ebuild
media-video/camsource/camsource-0.7.0-r1.ebuild
media-video/camsource/camsource-0.7.0.ebuild
media-video/cinelerra-cvs/ChangeLog
media-video/cinelerra-cvs/cinelerra-cvs-20060219.ebuild
media-video/cinelerra-cvs/cinelerra-cvs-20060619.ebuild
media-video/cinelerra-cvs/cinelerra-cvs-20061020.ebuild
media-video/cpdvd/Manifest

index 1913b432fe054cc019a36bd330923a2a72387a52..593500f2a21a0148a581c5e151ba4adc5275fef8 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/avidemux
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/avidemux/ChangeLog,v 1.102 2006/09/16 08:44:36 mr_bones_ Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/avidemux/ChangeLog,v 1.103 2007/01/05 20:27:58 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  avidemux-2.0.42-r1.ebuild, avidemux-2.1_pre1.ebuild:
+  Convert to use elog.
 
   16 Sep 2006; Michael Sterrett <mr_bones_@gentoo.org>
   -avidemux-2.0.24.ebuild:
index 9a8b8a026e27c70bd67fe65dfc22577f0cdae7f6..f66288ad893a596fd50948b4651dd3f9ed824751 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/avidemux/avidemux-2.0.42-r1.ebuild,v 1.8 2006/09/14 09:59:51 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/avidemux/avidemux-2.0.42-r1.ebuild,v 1.9 2007/01/05 20:27:58 flameeyes Exp $
 
 inherit eutils flag-o-matic fixheadtails
 
@@ -116,8 +116,8 @@ src_install() {
 pkg_postinst() {
        if use ppc && use oss; then
                echo
-               einfo "OSS sound output may not work on ppc"
-               einfo "If your hear only static noise, try"
-               einfo "changing the sound device to ALSA or arts"
+               elog "OSS sound output may not work on ppc"
+               elog "If your hear only static noise, try"
+               elog "changing the sound device to ALSA or arts"
        fi
 }
index 1aa226a1d6f4cfda02888d214b47ddc5329e535d..16681f37b38f2ab91d747da2ec0adb4d7b4b1b17 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/avidemux/avidemux-2.1_pre1.ebuild,v 1.4 2006/02/15 15:38:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/avidemux/avidemux-2.1_pre1.ebuild,v 1.5 2007/01/05 20:27:58 flameeyes Exp $
 
 inherit eutils flag-o-matic fixheadtails
 
@@ -115,8 +115,8 @@ src_install() {
 pkg_postinst() {
        if use ppc && use oss; then
                echo
-               einfo "OSS sound output may not work on ppc"
-               einfo "If your hear only static noise, try"
-               einfo "changing the sound device to ALSA or arts"
+               elog "OSS sound output may not work on ppc"
+               elog "If your hear only static noise, try"
+               elog "changing the sound device to ALSA or arts"
        fi
 }
index 753bbae9b2bb4a6d0cc104bb23dc79f7b2b1f2aa..423ef12cf7eeb1132f2d5f66f2cc593bd8f854ce 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/camsource
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.13 2005/09/03 23:25:37 flameeyes Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.14 2007/01/05 20:29:09 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> camsource-0.5.1.ebuild,
+  camsource-0.7.0.ebuild, camsource-0.7.0-r1.ebuild:
+  Convert to use elog.
 
   03 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> camsource-0.7.0.ebuild,
   camsource-0.7.0-r1.ebuild:
index 94818099c4a2d34f247efc316d0dcd8b9cbf784f..b5196c7f076a1945a1b338e61175c30b4a8f08cb 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.5.1.ebuild,v 1.15 2005/07/09 18:59:29 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.5.1.ebuild,v 1.16 2007/01/05 20:29:09 flameeyes Exp $
 
 DESCRIPTION="Camsource grabs images from a video4linux device and makes them available
                        to various plugins for processing or handling. Camsource can also be used
@@ -29,10 +29,10 @@ src_install() {
 
 pkg_postinst() {
 
-       einfo
-       einfo "Please edit the configuration file:"
-       einfo "/etc/camsource.conf.example"
-       einfo "to your liking."
-       einfo
+       elog
+       elog "Please edit the configuration file:"
+       elog "/etc/camsource.conf.example"
+       elog "to your liking."
+       elog
 
 }
index fa15ce7688bff5a3839a9ee3fb884b8726f9a8b4..5caed3d7627e9a7114144550f40610ef014f6745 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.0-r1.ebuild,v 1.12 2005/09/03 23:25:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.0-r1.ebuild,v 1.13 2007/01/05 20:29:09 flameeyes Exp $
 
 inherit eutils
 
@@ -35,10 +35,10 @@ src_install() {
 
 pkg_postinst() {
 
-       einfo
-       einfo "Please edit the configuration file:"
-       einfo "/etc/camsource.conf.example"
-       einfo "to your liking."
-       einfo
+       elog
+       elog "Please edit the configuration file:"
+       elog "/etc/camsource.conf.example"
+       elog "to your liking."
+       elog
 
 }
index 77adfe17f98f2936f9ae59b7826b4ae3325a34f4..558750876bc9f15596344f6faff250ec3368e60a 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.0.ebuild,v 1.8 2005/09/03 23:25:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.0.ebuild,v 1.9 2007/01/05 20:29:09 flameeyes Exp $
 
 DESCRIPTION="Camsource grabs images from a video4linux webcam device."
 
@@ -28,10 +28,10 @@ src_install() {
 
 pkg_postinst() {
 
-       einfo
-       einfo "Please edit the configuration file:"
-       einfo "/etc/camsource.conf.example"
-       einfo "to your liking."
-       einfo
+       elog
+       elog "Please edit the configuration file:"
+       elog "/etc/camsource.conf.example"
+       elog "to your liking."
+       elog
 
 }
index 11627161f2124847a7dd2bb16fb58fca759241a6..586290fe7621f7092630e5d4369cc23cf80780b6 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/cinelerra-cvs
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra-cvs/ChangeLog,v 1.23 2006/10/26 16:56:09 aballier Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra-cvs/ChangeLog,v 1.24 2007/01/05 20:29:55 flameeyes Exp $
+
+  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+  cinelerra-cvs-20060219.ebuild, cinelerra-cvs-20060619.ebuild,
+  cinelerra-cvs-20061020.ebuild:
+  Convert to use elog.
 
   26 Oct 2006; Alexis Ballier <aballier@gentoo.org>
   cinelerra-cvs-20061020.ebuild:
index 23ee9302e305b666a5dd24910465ea9c15d955e3..bfd0c2525246b7572747f3147dfb45c3a13149aa 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra-cvs/cinelerra-cvs-20060219.ebuild,v 1.2 2006/04/29 03:55:21 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra-cvs/cinelerra-cvs-20060219.ebuild,v 1.3 2007/01/05 20:29:55 flameeyes Exp $
 
 inherit toolchain-funcs eutils flag-o-matic
 
@@ -86,8 +86,8 @@ src_install() {
 
 pkg_postinst () {
 
-einfo "Please note that this is unofficial and somewhat experimental code."
-einfo "See cvs.cinelerra.org for a list of changes to the official cinelerra"
-einfo "release."
-einfo "The blue dot theme has not (yet) been merged into the new release."
+elog "Please note that this is unofficial and somewhat experimental code."
+elog "See cvs.cinelerra.org for a list of changes to the official cinelerra"
+elog "release."
+elog "The blue dot theme has not (yet) been merged into the new release."
 }
index 17c2083d164894fd9e00558db619614cb77a181f..d171806a60c68be38d180dedc2bc1091559b2697 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra-cvs/cinelerra-cvs-20060619.ebuild,v 1.3 2006/10/08 17:38:32 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra-cvs/cinelerra-cvs-20060619.ebuild,v 1.4 2007/01/05 20:29:55 flameeyes Exp $
 
 inherit toolchain-funcs eutils flag-o-matic
 
@@ -86,7 +86,7 @@ src_install() {
 
 pkg_postinst () {
 
-einfo "Please note that this is unofficial and somewhat experimental code."
-einfo "See cvs.cinelerra.org for a list of changes to the official cinelerra"
-einfo "release."
+elog "Please note that this is unofficial and somewhat experimental code."
+elog "See cvs.cinelerra.org for a list of changes to the official cinelerra"
+elog "release."
 }
index 2ec5c7ddb18164b169eaed618fa92c15315f2ef6..d7288ef552475b248a8f73aeecf31d16299e23e9 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra-cvs/cinelerra-cvs-20061020.ebuild,v 1.3 2006/10/26 16:56:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra-cvs/cinelerra-cvs-20061020.ebuild,v 1.4 2007/01/05 20:29:55 flameeyes Exp $
 
 inherit toolchain-funcs eutils flag-o-matic
 
@@ -87,7 +87,7 @@ src_install() {
 
 pkg_postinst () {
 
-einfo "Please note that this is unofficial and somewhat experimental code."
-einfo "See cvs.cinelerra.org for a list of changes to the official cinelerra"
-einfo "release."
+elog "Please note that this is unofficial and somewhat experimental code."
+elog "See cvs.cinelerra.org for a list of changes to the official cinelerra"
+elog "release."
 }
index 933841ab73bed9eee67c4c43ebd812dea73d2a23..b32a2bd0c3a4417b94826ab74fec13311d906a01 100644 (file)
@@ -2,14 +2,14 @@
 Hash: SHA1
 
 DIST cpdvd-1.10.gz 3512 RMD160 0c61c304ed6d4b49cb61bbe69241a38e7fa29931 SHA1 13c355d92396dd366f1f4fb49dc83ec2f063ac31 SHA256 a6a012305c903a033fd9e35b1052cf0584ef22f57e9bf7493bdd2dea67c96c49
-EBUILD cpdvd-1.10.ebuild 814 RMD160 28ce1f9e08df017fe58844e3c1597cebc83e8bd2 SHA1 3a38fdb4af9b357eb7f02a9d5aa52f10a1dbd9a7 SHA256 7e124f759a2bb2b2c9677a972633b8062454ce32b85923adcbe44cf292c591cd
-MD5 ecd1bb005f015bb3f6cb77cb1024521c cpdvd-1.10.ebuild 814
-RMD160 28ce1f9e08df017fe58844e3c1597cebc83e8bd2 cpdvd-1.10.ebuild 814
-SHA256 7e124f759a2bb2b2c9677a972633b8062454ce32b85923adcbe44cf292c591cd cpdvd-1.10.ebuild 814
-MISC ChangeLog 1144 RMD160 78b966d351dd267fd8bd173c644580288b89a885 SHA1 70cbde15cc41bf6cb383da0c21d9ba5abda31cf5 SHA256 46805b4681deb1a545a0a89eac7a00352a21b45e51e1e39c368a9f42fb722942
-MD5 1b79251e7a1b3b1c3ba2425c8a104cdc ChangeLog 1144
-RMD160 78b966d351dd267fd8bd173c644580288b89a885 ChangeLog 1144
-SHA256 46805b4681deb1a545a0a89eac7a00352a21b45e51e1e39c368a9f42fb722942 ChangeLog 1144
+EBUILD cpdvd-1.10.ebuild 769 RMD160 5151ce9a1853ce9c6c48b019cc5f3944f7747f98 SHA1 40b757ec8951e79451798cf0924db4eb0e6e938d SHA256 58c0009ba2cba4cfcdb07b35a5ac72f1628b6f1266ccf5905de71cd40aecd0d9
+MD5 b5abc43d53a611a3e4e97062b3a9ba9b cpdvd-1.10.ebuild 769
+RMD160 5151ce9a1853ce9c6c48b019cc5f3944f7747f98 cpdvd-1.10.ebuild 769
+SHA256 58c0009ba2cba4cfcdb07b35a5ac72f1628b6f1266ccf5905de71cd40aecd0d9 cpdvd-1.10.ebuild 769
+MISC ChangeLog 1242 RMD160 1ac1e262a6aad28081eb94ee33cfac7f5f87fe4a SHA1 572f146ab2ddcd7bb983b495f79d6ebb4c7409e0 SHA256 9221724d8362a1482a4838a8b0bf80c3e6ba2a8152c608900c9f77adaba5d7cf
+MD5 a5e1e67849b1390a28cd72ec87a7760c ChangeLog 1242
+RMD160 1ac1e262a6aad28081eb94ee33cfac7f5f87fe4a ChangeLog 1242
+SHA256 9221724d8362a1482a4838a8b0bf80c3e6ba2a8152c608900c9f77adaba5d7cf ChangeLog 1242
 MISC metadata.xml 233 RMD160 e62d18211d353ab6d54c1bdabe20fad0705dfa37 SHA1 25063adc119eb9992ced7996faa60e0cb45ad60f SHA256 2e54b419554b54671e04a167f2fa56d52d8f0b509157ba98695c01d860b3196a
 MD5 446c2ccebfd17f0cf3aa8e8d8b815635 metadata.xml 233
 RMD160 e62d18211d353ab6d54c1bdabe20fad0705dfa37 metadata.xml 233
@@ -18,9 +18,9 @@ MD5 dac3a78d02b4fcd682f6c5d513856c62 files/digest-cpdvd-1.10 214
 RMD160 d5be99366728b98634497577b6dfac2412c19966 files/digest-cpdvd-1.10 214
 SHA256 57ec1dcb2355d030e9e540094851f31975842fb576d21767807c9618b9720bf6 files/digest-cpdvd-1.10 214
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2.2 (GNU/Linux)
+Version: GnuPG v2.0.1 (GNU/Linux)
 
-iD8DBQFEqyx62ZWR0Jhg/EsRAhwIAJ48OddDU4gGH1PaiRhcaaaDnKdsjQCfVRmI
-pbRwhMnYm0zWy4n5x0szJhw=
-=dWS7
+iD8DBQFFnrZIAiZjviIA2XgRAu/qAJ9qM0RrREOZZOzBt6ojsNXH/kErUACg1O1o
+wdvGfoED9Z1rk/e5tpEDgXs=
+=xgRi
 -----END PGP SIGNATURE-----