From 4e9123e0014578b84cede9f8f410ba6d62710465 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Diego=20Elio=20Petten=C3=B2?= Date: Fri, 5 Jan 2007 17:16:34 +0000 Subject: [PATCH] Convert to use elog. Package-Manager: portage-2.1.2_rc4-r6 --- media-libs/alsa-lib/ChangeLog | 7 ++++++- media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild | 12 +++++------ media-libs/alsa-lib/alsa-lib-1.0.13.ebuild | 10 +++++----- .../alsa-lib/alsa-lib-1.0.14_rc1-r1.ebuild | 12 +++++------ .../alsa-lib/alsa-lib-1.0.14_rc1.ebuild | 10 +++++----- media-libs/libogg/ChangeLog | 7 +++++-- media-libs/libogg/libogg-1.0.ebuild | 20 +++++++++---------- media-libs/nas/ChangeLog | 7 +++++-- media-libs/nas/nas-1.7-r1.ebuild | 12 +++++------ 9 files changed, 54 insertions(+), 43 deletions(-) diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index beea7a8beb21..91e207a2c294 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/alsa-lib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.215 2007/01/04 17:38:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.216 2007/01/05 17:12:48 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò + alsa-lib-1.0.11-r1.ebuild, alsa-lib-1.0.13.ebuild, + alsa-lib-1.0.14_rc1.ebuild, alsa-lib-1.0.14_rc1-r1.ebuild: + Convert to use elog. 04 Jan 2007; Gustavo Zacarias alsa-lib-1.0.14_rc1.ebuild: diff --git a/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild index abf54b00b1d5..a76021ee895e 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild @@ -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-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild,v 1.11 2006/09/24 17:37:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild,v 1.12 2007/01/05 17:12:48 flameeyes Exp $ WANT_AUTOMAKE="1.9" @@ -66,8 +66,8 @@ pkg_postinst() { ewarn "using ALSA output crash." ewarn "Note that dmix output is enabled by default on the 'default' device" ewarn "since ALSA 1.0.9." - einfo "" - einfo "Please try media-sound/alsa-driver before filing bugs about unstable" - einfo "or missing output with in-kernel drivers. Misaligned versions of" - einfo "alsa-lib and drivers used can cause problems." + elog "" + elog "Please try media-sound/alsa-driver before filing bugs about unstable" + elog "or missing output with in-kernel drivers. Misaligned versions of" + elog "alsa-lib and drivers used can cause problems." } diff --git a/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild index 481220fe4643..83a9c51c061b 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild @@ -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/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild,v 1.11 2007/01/03 02:48:24 redhatter Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild,v 1.12 2007/01/05 17:12:48 flameeyes Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -66,8 +66,8 @@ pkg_postinst() { ewarn "using ALSA output crash." ewarn "Note that dmix output is enabled by default on the 'default' device" ewarn "since ALSA 1.0.9." - einfo "" - einfo "Please try media-sound/alsa-driver before filing bugs about unstable" - einfo "or missing output with in-kernel drivers. Misaligned versions of" - einfo "alsa-lib and drivers used can cause problems." + elog "" + elog "Please try media-sound/alsa-driver before filing bugs about unstable" + elog "or missing output with in-kernel drivers. Misaligned versions of" + elog "alsa-lib and drivers used can cause problems." } diff --git a/media-libs/alsa-lib/alsa-lib-1.0.14_rc1-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.14_rc1-r1.ebuild index fa5ac352cda1..c5a94c8d468a 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.14_rc1-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.14_rc1-r1.ebuild @@ -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-libs/alsa-lib/alsa-lib-1.0.14_rc1-r1.ebuild,v 1.1 2006/12/21 00:23:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.14_rc1-r1.ebuild,v 1.2 2007/01/05 17:12:48 flameeyes Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -77,8 +77,8 @@ pkg_postinst() { ewarn "using ALSA output crash." ewarn "Note that dmix output is enabled by default on the 'default' device" ewarn "since ALSA 1.0.9." - einfo "" - einfo "Please try media-sound/alsa-driver before filing bugs about unstable" - einfo "or missing output with in-kernel drivers. Misaligned versions of" - einfo "alsa-lib and drivers used can cause problems." + elog "" + elog "Please try media-sound/alsa-driver before filing bugs about unstable" + elog "or missing output with in-kernel drivers. Misaligned versions of" + elog "alsa-lib and drivers used can cause problems." } diff --git a/media-libs/alsa-lib/alsa-lib-1.0.14_rc1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.14_rc1.ebuild index a730fbdbb325..a49006f4a80c 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.14_rc1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.14_rc1.ebuild @@ -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/media-libs/alsa-lib/alsa-lib-1.0.14_rc1.ebuild,v 1.3 2007/01/04 17:38:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.14_rc1.ebuild,v 1.4 2007/01/05 17:12:48 flameeyes Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -64,8 +64,8 @@ pkg_postinst() { ewarn "using ALSA output crash." ewarn "Note that dmix output is enabled by default on the 'default' device" ewarn "since ALSA 1.0.9." - einfo "" - einfo "Please try media-sound/alsa-driver before filing bugs about unstable" - einfo "or missing output with in-kernel drivers. Misaligned versions of" - einfo "alsa-lib and drivers used can cause problems." + elog "" + elog "Please try media-sound/alsa-driver before filing bugs about unstable" + elog "or missing output with in-kernel drivers. Misaligned versions of" + elog "alsa-lib and drivers used can cause problems." } diff --git a/media-libs/libogg/ChangeLog b/media-libs/libogg/ChangeLog index 0069f4a04313..c8adc433af3d 100644 --- a/media-libs/libogg/ChangeLog +++ b/media-libs/libogg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libogg -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/ChangeLog,v 1.44 2006/10/04 17:42:48 grobian Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/ChangeLog,v 1.45 2007/01/05 17:14:17 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò libogg-1.0.ebuild: + Convert to use elog. 04 Oct 2006; Fabian Groffen libogg-1.1.ebuild, libogg-1.1.1.ebuild, libogg-1.1.2.ebuild, libogg-1.1.3.ebuild: diff --git a/media-libs/libogg/libogg-1.0.ebuild b/media-libs/libogg/libogg-1.0.ebuild index 873e1af2a457..1d7412a5ead2 100644 --- a/media-libs/libogg/libogg-1.0.ebuild +++ b/media-libs/libogg/libogg-1.0.ebuild @@ -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-libs/libogg/libogg-1.0.ebuild,v 1.20 2006/03/06 16:13:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/libogg-1.0.ebuild,v 1.21 2007/01/05 17:14:17 flameeyes Exp $ DESCRIPTION="the Ogg media file format library" HOMEPAGE="http://www.xiph.org/ogg/vorbis/index.html" @@ -30,12 +30,12 @@ src_install () { } pkg_postinst() { - einfo - einfo "Note the 1.0 version of libogg has been installed" - einfo "Applications that used pre-1.0 ogg libraries will" - einfo "need to be recompiled for the new version." - einfo "Now that the vorbis folks have finalized the API" - einfo "this should be the last time for a while that" - einfo "recompilation is needed for these things." - einfo + elog + elog "Note the 1.0 version of libogg has been installed" + elog "Applications that used pre-1.0 ogg libraries will" + elog "need to be recompiled for the new version." + elog "Now that the vorbis folks have finalized the API" + elog "this should be the last time for a while that" + elog "recompilation is needed for these things." + elog } diff --git a/media-libs/nas/ChangeLog b/media-libs/nas/ChangeLog index 366f62228e34..781c26ddda19 100644 --- a/media-libs/nas/ChangeLog +++ b/media-libs/nas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/nas -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/ChangeLog,v 1.48 2006/09/04 08:17:30 mr_bones_ Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/ChangeLog,v 1.49 2007/01/05 17:16:34 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò nas-1.7-r1.ebuild: + Convert to use elog. 04 Sep 2006; Michael Sterrett -files/nas-1.5-libaudioMakefile.patch, -files/nas-1.6c-header.patch, diff --git a/media-libs/nas/nas-1.7-r1.ebuild b/media-libs/nas/nas-1.7-r1.ebuild index c7214d56dfa8..7d422804da34 100644 --- a/media-libs/nas/nas-1.7-r1.ebuild +++ b/media-libs/nas/nas-1.7-r1.ebuild @@ -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-libs/nas/nas-1.7-r1.ebuild,v 1.14 2006/09/04 04:26:26 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/nas-1.7-r1.ebuild,v 1.15 2007/01/05 17:16:34 flameeyes Exp $ inherit eutils toolchain-funcs @@ -65,8 +65,8 @@ src_install () { } pkg_postinst() { - einfo "To enable NAS on boot you will have to add it to the" - einfo "default profile, issue the following command as root to do so." - einfo "" - einfo "rc-update add nas default" + elog "To enable NAS on boot you will have to add it to the" + elog "default profile, issue the following command as root to do so." + elog "" + elog "rc-update add nas default" } -- 2.26.2