Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Mon, 30 Apr 2007 23:51:54 +0000 (23:51 +0000)
committerMarius Mauch <genone@gentoo.org>
Mon, 30 Apr 2007 23:51:54 +0000 (23:51 +0000)
Package-Manager: portage-2.1.2.5

media-sound/ardour/ChangeLog
media-sound/ardour/ardour-0.99.2.ebuild
media-sound/ardour/ardour-0.99.3.ebuild
media-sound/banshee/ChangeLog
media-sound/banshee/banshee-0.12.0.ebuild
media-sound/easytag/ChangeLog
media-sound/easytag/easytag-1.1.ebuild

index 3691e75bd223227284af93542cf6865130f33575..62c34769a2c4b484afecde029fe534dbb70f01c1 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/ardour
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v 1.58 2007/02/22 00:48:13 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v 1.59 2007/04/30 23:45:20 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> ardour-0.99.2.ebuild,
+  ardour-0.99.3.ebuild:
+  Replacing einfo with elog
 
   22 Feb 2007; Piotr JaroszyƄski <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.
index fabfcb68fff55721fef6a7cee0c4bdfd920f6269..59dced5c287e16b87e6c660f1fe7435330c14bde 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-sound/ardour/ardour-0.99.2.ebuild,v 1.3 2006/05/13 17:11:21 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-0.99.2.ebuild,v 1.4 2007/04/30 23:45:20 genone Exp $
 
 inherit eutils
 
@@ -81,11 +81,8 @@ src_install() {
 pkg_postinst() {
        if useq sse
        then
-               einfo ""
-               einfo "Start ardour with the -o argument to use the optimized SSE functions:"
-               einfo ""
-               einfo "   ardour -o"
-               einfo ""
+               elog "Start ardour with the -o argument to use the optimized SSE functions:"
+               elog "    ardour -o"
        fi
 }
 
index 27bd914438679c4c1b32122015bd193e7e2f41d5..7d82d7ea5313d5157e7d5a388e735a108121e75d 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-sound/ardour/ardour-0.99.3.ebuild,v 1.2 2006/10/07 23:36:25 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-0.99.3.ebuild,v 1.3 2007/04/30 23:45:20 genone Exp $
 
 inherit eutils
 
@@ -69,11 +69,8 @@ src_install() {
 pkg_postinst() {
        if useq sse
        then
-               einfo ""
-               einfo "Start ardour with the -o argument to use the optimized SSE functions:"
-               einfo ""
-               einfo "   ardour -o"
-               einfo ""
+               elog "Start ardour with the -o argument to use the optimized SSE functions:"
+               elog "    ardour -o"
        fi
 }
 
index 41edbc9c11f4912010669b8809bc0fa683716ac9..3ea7cb11c8f9691831be99c381aa845314e478ce 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/banshee
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.42 2007/03/15 02:09:03 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.43 2007/04/30 23:47:17 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> banshee-0.12.0.ebuild:
+  Replacing einfo with elog
 
 *banshee-0.12.0 (15 Mar 2007)
 
index cab3b4a5b729861519249b351b0d2b7bb2373f68..6becf93cb991127977311bba656eec5c1b7c4af6 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/media-sound/banshee/banshee-0.12.0.ebuild,v 1.1 2007/03/15 02:09:03 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.12.0.ebuild,v 1.2 2007/04/30 23:47:17 genone Exp $
 
 inherit autotools eutils gnome2 mono
 
@@ -95,9 +95,9 @@ src_install() {
 }
 pkg_postinst() {
        gnome2_pkg_postinst
-       einfo
-       einfo "In case you have an ipod please rebuild this package with USE=ipod"
-       einfo "If you have a audio player supported by libnjb please"
-       einfo "rebuild this package with USE=njb"
-       einfo
+       elog
+       elog "In case you have an ipod please rebuild this package with USE=ipod"
+       elog "If you have a audio player supported by libnjb please"
+       elog "rebuild this package with USE=njb"
+       elog
 }
index 1d44858882e6f84038bc0378a666405aa41793c0..f72398252107a1fee7333f6eb0c69122182449ad 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/easytag
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.95 2007/04/20 22:30:23 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.96 2007/04/30 23:51:54 genone Exp $
+
+  30 Apr 2007; Marius Mauch <genone@gentoo.org> easytag-1.1.ebuild:
+  Replacing einfo with elog
 
   20 Apr 2007; Joseph Jezak <josejx@gentoo.org> easytag-2.0.ebuild:
   Marked ppc stable for bug #145777.
index 822bc33ccbba84994472e1d6a47de5c99753a887..151528474e5dd251aec11272e4e93e06a29847c8 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-sound/easytag/easytag-1.1.ebuild,v 1.12 2006/10/28 00:59:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.1.ebuild,v 1.13 2007/04/30 23:51:54 genone Exp $
 
 inherit eutils
 
@@ -39,6 +39,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "This version of EasyTAG is GTK+ 1.2 based only. GTK+ 2.4 support is"
-       einfo "available in the easytag-1.99.x releases (to become 2.0)."
+       elog "This version of EasyTAG is GTK+ 1.2 based only. GTK+ 2.4 support is"
+       elog "available in the easytag-1.99.x releases (to become 2.0)."
 }