# 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:
-# 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
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
}
-# 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
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
}
# 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:
-# 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
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
}
-# 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
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
}
-# 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."
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
}
# 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:
-# 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
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."
}
-# 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
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."
}
-# 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
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."
}
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
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-----