# ChangeLog for media-plugins/digikamimageplugins
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/digikamimageplugins/ChangeLog,v 1.40 2007/03/17 20:30:18 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/digikamimageplugins/ChangeLog,v 1.41 2007/03/19 14:49:23 genone Exp $
+
+ 19 Mar 2007; Marius Mauch <genone@gentoo.org>
+ digikamimageplugins-0.8.2.ebuild, digikamimageplugins-0.9.0.ebuild,
+ digikamimageplugins-0.9.1.ebuild:
+ Replacing einfo with elog
*digikamimageplugins-0.9.1 (17 Mar 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/digikamimageplugins/digikamimageplugins-0.8.2.ebuild,v 1.6 2007/02/04 22:07:54 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/digikamimageplugins/digikamimageplugins-0.8.2.ebuild,v 1.7 2007/03/19 14:49:23 genone Exp $
inherit kde
kde_src_unpack
local MAKE_PO=$(echo $(echo "${LINGUAS} ${LANGS}" | fmt -w 1 | sort | uniq -d))
- einfo "Enabling translations for: ${MAKE_PO}"
+ elog "Enabling translations for: ${MAKE_PO}"
local MAKE_DOC_IP=$(echo $(echo "${LINGUAS} ${LANGS_DOC}" | fmt -w 1 | sort | uniq -d))
- einfo "Enabling documentation for: ${MAKE_DOC_IP}"
+ elog "Enabling documentation for: ${MAKE_DOC_IP}"
local MAKE_DOC
for i in ${MAKE_DOC_IP} ; do MAKE_DOC="${MAKE_DOC} ${i}_digikamimageplugins" ; done
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/digikamimageplugins/digikamimageplugins-0.9.0.ebuild,v 1.3 2007/02/01 15:14:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/digikamimageplugins/digikamimageplugins-0.9.0.ebuild,v 1.4 2007/03/19 14:49:23 genone Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
kde_src_unpack
local MAKE_PO=$(echo $(echo "${LINGUAS} ${LANGS}" | fmt -w 1 | sort | uniq -d))
- einfo "Enabling translations for: ${MAKE_PO}"
+ elog "Enabling translations for: ${MAKE_PO}"
local MAKE_DOC_IP=$(echo $(echo "${LINGUAS} ${LANGS_DOC}" | fmt -w 1 | sort | uniq -d))
- einfo "Enabling documentation for: ${MAKE_DOC_IP}"
+ elog "Enabling documentation for: ${MAKE_DOC_IP}"
local MAKE_DOC
for i in ${MAKE_DOC_IP} ; do MAKE_DOC="${MAKE_DOC} ${i}_digikamimageplugins" ; done
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/digikamimageplugins/digikamimageplugins-0.9.1.ebuild,v 1.1 2007/03/17 20:30:18 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/digikamimageplugins/digikamimageplugins-0.9.1.ebuild,v 1.2 2007/03/19 14:49:23 genone Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
kde_src_unpack
local MAKE_PO=$(echo $(echo "${LINGUAS} ${LANGS}" | fmt -w 1 | sort | uniq -d))
- einfo "Enabling translations for: ${MAKE_PO}"
+ elog "Enabling translations for: ${MAKE_PO}"
local MAKE_DOC_IP=$(echo $(echo "${LINGUAS} ${LANGS_DOC}" | fmt -w 1 | sort | uniq -d))
- einfo "Enabling documentation for: ${MAKE_DOC_IP}"
+ elog "Enabling documentation for: ${MAKE_DOC_IP}"
local MAKE_DOC
for i in ${MAKE_DOC_IP} ; do MAKE_DOC="${MAKE_DOC} ${i}_digikamimageplugins" ; done
# ChangeLog for media-plugins/mythdvd
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.37 2006/12/24 00:06:40 cardoe Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.38 2007/03/19 14:52:33 genone Exp $
+
+ 19 Mar 2007; Marius Mauch <genone@gentoo.org> mythdvd-0.19.ebuild,
+ mythdvd-0.20_p11329.ebuild:
+ Replacing einfo with elog
24 Dec 2006; Doug Goldstein <cardoe@gentoo.org> -mythdvd-0.20.ebuild,
mythdvd-0.20_p11329.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-plugins/mythdvd/mythdvd-0.19.ebuild,v 1.5 2006/11/07 14:23:39 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.19.ebuild,v 1.6 2007/03/19 14:52:33 genone Exp $
inherit mythtv-plugins
pkg_postinst() {
echo
- einfo "To have Myth Transcode Daemon (mtd) start on boot dothe following"
- einfo "rc-update add mtd default"
- einfo "Make sure you run 'mtd -n' to setup mtd first"
+ elog "To have Myth Transcode Daemon (mtd) start on boot dothe following"
+ elog "rc-update add mtd default"
+ elog "Make sure you run 'mtd -n' to setup mtd first"
echo
}
-# 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-plugins/mythdvd/mythdvd-0.20_p11329.ebuild,v 1.3 2006/12/24 00:06:40 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.20_p11329.ebuild,v 1.4 2007/03/19 14:52:33 genone Exp $
inherit mythtv-plugins
pkg_postinst() {
echo
- einfo "To have Myth Transcode Daemon (mtd) start on boot do the following"
- einfo "rc-update add mtd default"
- einfo "Make sure you run 'mtd -n' to setup mtd first"
+ elog "To have Myth Transcode Daemon (mtd) start on boot do the following"
+ elog "rc-update add mtd default"
+ elog "Make sure you run 'mtd -n' to setup mtd first"
echo
}
# ChangeLog for media-plugins/mythvideo
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.43 2007/02/21 22:43:01 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.44 2007/03/19 14:57:25 genone Exp $
+
+ 19 Mar 2007; Marius Mauch <genone@gentoo.org> mythvideo-0.19.ebuild,
+ mythvideo-0.20_p11671.ebuild, mythvideo-0.20_p12824.ebuild:
+ Replacing einfo with elog
*mythvideo-0.20_p12824 (21 Feb 2007)
-# 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-plugins/mythvideo/mythvideo-0.19.ebuild,v 1.7 2006/11/07 07:45:47 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.19.ebuild,v 1.8 2007/03/19 14:57:25 genone Exp $
inherit eutils mythtv-plugins
}
pkg_postinst() {
- einfo "MythVideo can use any media player to playback files, since"
- einfo "it's a setting in the setup menu."
- einfo
- einfo "MythTv also has an 'Internal' player you can use, though"
- einfo "it will not support as many formats. If you want to use it,"
- einfo "set the player to 'Internal' (note spelling)."
+ elog "MythVideo can use any media player to playback files, since"
+ elog "it's a setting in the setup menu."
+ elog
+ elog "MythTv also has an 'Internal' player you can use, though"
+ elog "it will not support as many formats. If you want to use it,"
+ elog "set the player to 'Internal' (note spelling)."
}
-# 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-plugins/mythvideo/mythvideo-0.20_p11671.ebuild,v 1.2 2006/12/24 08:07:27 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild,v 1.3 2007/03/19 14:57:25 genone Exp $
inherit mythtv-plugins
DEPEND="${RDEPEND}"
pkg_postinst() {
- einfo "MythVideo can use any media player to playback files, since"
- einfo "it's a setting in the setup menu."
- einfo
- einfo "MythTv also has an 'Internal' player you can use, though"
- einfo "it will not support as many formats. If you want to use it,"
- einfo "set the player to 'Internal' (note spelling & caps)."
+ elog "MythVideo can use any media player to playback files, since"
+ elog "it's a setting in the setup menu."
+ elog
+ elog "MythTv also has an 'Internal' player you can use, though"
+ elog "it will not support as many formats. If you want to use it,"
+ elog "set the player to 'Internal' (note spelling & caps)."
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20_p12824.ebuild,v 1.1 2007/02/21 22:43:01 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20_p12824.ebuild,v 1.2 2007/03/19 14:57:25 genone Exp $
inherit mythtv-plugins
DEPEND="${RDEPEND}"
pkg_postinst() {
- einfo "MythVideo can use any media player to playback files, since"
- einfo "it's a setting in the setup menu."
- einfo
- einfo "MythTv also has an 'Internal' player you can use, though"
- einfo "it will not support as many formats. If you want to use it,"
- einfo "set the player to 'Internal' (note spelling & caps)."
+ elog "MythVideo can use any media player to playback files, since"
+ elog "it's a setting in the setup menu."
+ elog
+ elog "MythTv also has an 'Internal' player you can use, though"
+ elog "it will not support as many formats. If you want to use it,"
+ elog "set the player to 'Internal' (note spelling & caps)."
}