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