summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-tv/mtvg/ChangeLog6
-rw-r--r--media-tv/mtvg/mtvg-6.2.18-r1.ebuild6
-rw-r--r--media-tv/mtvg/mtvg-7.3.2.ebuild4
-rw-r--r--media-tv/nuppelvideo/ChangeLog5
-rw-r--r--media-tv/nuppelvideo/nuppelvideo-0.52a.ebuild18
-rw-r--r--media-tv/tvtime/ChangeLog6
-rw-r--r--media-tv/tvtime/tvtime-1.0.2-r1.ebuild14
-rw-r--r--media-tv/tvtime/tvtime-1.0.2.ebuild16
-rw-r--r--media-tv/wis-go7007/ChangeLog6
-rw-r--r--media-tv/wis-go7007/wis-go7007-0.9.8-r1.ebuild18
-rw-r--r--media-tv/wis-go7007/wis-go7007-0.9.8.ebuild20
-rw-r--r--media-tv/xmltv/ChangeLog6
-rw-r--r--media-tv/xmltv/xmltv-0.5.44.ebuild12
-rw-r--r--media-tv/xmltv/xmltv-0.5.45.ebuild12
14 files changed, 84 insertions, 65 deletions
diff --git a/media-tv/mtvg/ChangeLog b/media-tv/mtvg/ChangeLog
index 0d425873e234..ccd8f41fead2 100644
--- a/media-tv/mtvg/ChangeLog
+++ b/media-tv/mtvg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/mtvg
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mtvg/ChangeLog,v 1.4 2007/04/28 04:21:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mtvg/ChangeLog,v 1.5 2007/05/01 00:28:44 genone Exp $
+
+ 01 May 2007; Marius Mauch <genone@gentoo.org> mtvg-6.2.18-r1.ebuild,
+ mtvg-7.3.2.ebuild:
+ Replacing einfo with elog
*mtvg-7.3.2 (28 Apr 2007)
diff --git a/media-tv/mtvg/mtvg-6.2.18-r1.ebuild b/media-tv/mtvg/mtvg-6.2.18-r1.ebuild
index 7c2354de6486..605eda97c1ae 100644
--- a/media-tv/mtvg/mtvg-6.2.18-r1.ebuild
+++ b/media-tv/mtvg/mtvg-6.2.18-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-tv/mtvg/mtvg-6.2.18-r1.ebuild,v 1.1 2006/10/31 18:45:25 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mtvg/mtvg-6.2.18-r1.ebuild,v 1.2 2007/05/01 00:28:44 genone Exp $
inherit kde
@@ -33,5 +33,5 @@ kde_src_install() {
}
pkg_postinst() {
- einfo "The binary to run mtvg is 'maxemumtvguide'"
+ elog "The binary to run mtvg is 'maxemumtvguide'"
}
diff --git a/media-tv/mtvg/mtvg-7.3.2.ebuild b/media-tv/mtvg/mtvg-7.3.2.ebuild
index 6b7d5d39585c..392acb4edf47 100644
--- a/media-tv/mtvg/mtvg-7.3.2.ebuild
+++ b/media-tv/mtvg/mtvg-7.3.2.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-tv/mtvg/mtvg-7.3.2.ebuild,v 1.1 2007/04/28 04:21:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mtvg/mtvg-7.3.2.ebuild,v 1.2 2007/05/01 00:28:44 genone Exp $
inherit kde
@@ -33,5 +33,5 @@ kde_src_install() {
}
pkg_postinst() {
- einfo "The binary to run mtvg is 'maxemumtvguide'"
+ elog "The binary to run mtvg is 'maxemumtvguide'"
}
diff --git a/media-tv/nuppelvideo/ChangeLog b/media-tv/nuppelvideo/ChangeLog
index 7cfb07b389eb..335d04b1dc48 100644
--- a/media-tv/nuppelvideo/ChangeLog
+++ b/media-tv/nuppelvideo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/nuppelvideo
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/nuppelvideo/ChangeLog,v 1.6 2007/01/10 21:26:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/nuppelvideo/ChangeLog,v 1.7 2007/05/01 00:31:16 genone Exp $
+
+ 01 May 2007; Marius Mauch <genone@gentoo.org> nuppelvideo-0.52a.ebuild:
+ Replacing einfo with elog
10 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Add missing email address for herd with name != alias.
diff --git a/media-tv/nuppelvideo/nuppelvideo-0.52a.ebuild b/media-tv/nuppelvideo/nuppelvideo-0.52a.ebuild
index 388cc685a97e..ecaa1a66db66 100644
--- a/media-tv/nuppelvideo/nuppelvideo-0.52a.ebuild
+++ b/media-tv/nuppelvideo/nuppelvideo-0.52a.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-tv/nuppelvideo/nuppelvideo-0.52a.ebuild,v 1.5 2006/08/28 10:27:16 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/nuppelvideo/nuppelvideo-0.52a.ebuild,v 1.6 2007/05/01 00:31:16 genone Exp $
inherit eutils
@@ -35,11 +35,11 @@ src_install() {
dobin nuvrec nuvplay nuvedit nuv2mpg nuv2vbr
}
pkg_postinst(){
- einfo
- einfo "If you experience problems with audio, please check:"
- einfo "http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/Sound-Howto.txt"
- einfo
- einfo "If you have bad tv reception you can fix sync problems with:"
- einfo "http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/nuvrepairsync.tcl"
- einfo
+ elog
+ elog "If you experience problems with audio, please check:"
+ elog "http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/Sound-Howto.txt"
+ elog
+ elog "If you have bad tv reception you can fix sync problems with:"
+ elog "http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/nuvrepairsync.tcl"
+ elog
}
diff --git a/media-tv/tvtime/ChangeLog b/media-tv/tvtime/ChangeLog
index 9b885f14d5f4..caf8a9483c30 100644
--- a/media-tv/tvtime/ChangeLog
+++ b/media-tv/tvtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/tvtime
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.38 2007/02/12 17:32:52 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.39 2007/05/01 00:32:48 genone Exp $
+
+ 01 May 2007; Marius Mauch <genone@gentoo.org> tvtime-1.0.2.ebuild,
+ tvtime-1.0.2-r1.ebuild:
+ Replacing einfo with elog
12 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
tvtime-1.0.2-r1.ebuild:
diff --git a/media-tv/tvtime/tvtime-1.0.2-r1.ebuild b/media-tv/tvtime/tvtime-1.0.2-r1.ebuild
index 87d67bec73e1..8d9ac1127ac7 100644
--- a/media-tv/tvtime/tvtime-1.0.2-r1.ebuild
+++ b/media-tv/tvtime/tvtime-1.0.2-r1.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-tv/tvtime/tvtime-1.0.2-r1.ebuild,v 1.3 2007/02/12 17:32:52 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-1.0.2-r1.ebuild,v 1.4 2007/05/01 00:32:48 genone Exp $
WANT_AUTOMAKE=1.7
WANT_AUTOCONF=2.5
@@ -72,11 +72,11 @@ src_install() {
}
pkg_postinst() {
- einfo "A default setup for ${PN} has been saved as"
- einfo "/etc/tvtime/tvtime.xml. You may need to modify it"
- einfo "for your needs."
- einfo
- einfo "Detailed information on ${PN} setup can be"
- einfo "found at ${HOMEPAGE}help.html"
+ elog "A default setup for ${PN} has been saved as"
+ elog "/etc/tvtime/tvtime.xml. You may need to modify it"
+ elog "for your needs."
+ elog
+ elog "Detailed information on ${PN} setup can be"
+ elog "found at ${HOMEPAGE}help.html"
echo
}
diff --git a/media-tv/tvtime/tvtime-1.0.2.ebuild b/media-tv/tvtime/tvtime-1.0.2.ebuild
index 482b44061b71..b4d3084d7ff9 100644
--- a/media-tv/tvtime/tvtime-1.0.2.ebuild
+++ b/media-tv/tvtime/tvtime-1.0.2.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-tv/tvtime/tvtime-1.0.2.ebuild,v 1.8 2006/10/28 11:40:33 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-1.0.2.ebuild,v 1.9 2007/05/01 00:32:48 genone Exp $
WANT_AUTOMAKE=1.7
WANT_AUTOCONF=2.5
@@ -68,11 +68,11 @@ src_install() {
}
pkg_postinst() {
- einfo "A default setup for ${PN} has been saved as"
- einfo "/etc/tvtime/tvtime.xml. You may need to modify it"
- einfo "for your needs."
- einfo
- einfo "Detailed information on ${PN} setup can be"
- einfo "found at ${HOMEPAGE}help.html"
+ elog "A default setup for ${PN} has been saved as"
+ elog "/etc/tvtime/tvtime.xml. You may need to modify it"
+ elog "for your needs."
+ elog
+ elog "Detailed information on ${PN} setup can be"
+ elog "found at ${HOMEPAGE}help.html"
echo
}
diff --git a/media-tv/wis-go7007/ChangeLog b/media-tv/wis-go7007/ChangeLog
index 0ebf1da69f0c..ec48fe3618ff 100644
--- a/media-tv/wis-go7007/ChangeLog
+++ b/media-tv/wis-go7007/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/wis-go7007
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/wis-go7007/ChangeLog,v 1.3 2007/04/26 16:45:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/wis-go7007/ChangeLog,v 1.4 2007/05/01 00:34:16 genone Exp $
+
+ 01 May 2007; Marius Mauch <genone@gentoo.org> wis-go7007-0.9.8.ebuild,
+ wis-go7007-0.9.8-r1.ebuild:
+ Replacing einfo with elog
26 Apr 2007; Matthias Schwarzott <zzam@gentoo.org>
+files/wis-go7007-0.9.8-kernel-2.6.17.diff, wis-go7007-0.9.8-r1.ebuild:
diff --git a/media-tv/wis-go7007/wis-go7007-0.9.8-r1.ebuild b/media-tv/wis-go7007/wis-go7007-0.9.8-r1.ebuild
index df6dc8e260d9..f1de580295e4 100644
--- a/media-tv/wis-go7007/wis-go7007-0.9.8-r1.ebuild
+++ b/media-tv/wis-go7007/wis-go7007-0.9.8-r1.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-tv/wis-go7007/wis-go7007-0.9.8-r1.ebuild,v 1.2 2007/04/26 16:45:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/wis-go7007/wis-go7007-0.9.8-r1.ebuild,v 1.3 2007/05/01 00:34:16 genone Exp $
inherit eutils linux-mod
@@ -86,14 +86,14 @@ src_install() {
pkg_postinst() {
linux-mod_pkg_postinst
- einfo ""
- einfo "For more information on how to use the Plextor devices with Gentoo"
- einfo "you can follow this thread for tips and tricks:"
- einfo "http://forums.gentoo.org/viewtopic-t-306559-highlight-.html"
- einfo ""
- einfo "Also, the unofficial Gentoo wiki has a HOWTO page:"
- einfo "http://gentoo-wiki.com/HARDWARE_go7007"
- einfo ""
+ elog ""
+ elog "For more information on how to use the Plextor devices with Gentoo"
+ elog "you can follow this thread for tips and tricks:"
+ elog "http://forums.gentoo.org/viewtopic-t-306559-highlight-.html"
+ elog ""
+ elog "Also, the unofficial Gentoo wiki has a HOWTO page:"
+ elog "http://gentoo-wiki.com/HARDWARE_go7007"
+ elog ""
ewarn "Don't forget to add your modules to /etc/modules.autoload.d/kernel.2.6"
ewarn "so they will load on startup:"
ewarn ""
diff --git a/media-tv/wis-go7007/wis-go7007-0.9.8.ebuild b/media-tv/wis-go7007/wis-go7007-0.9.8.ebuild
index af810c261d9f..586b95afe754 100644
--- a/media-tv/wis-go7007/wis-go7007-0.9.8.ebuild
+++ b/media-tv/wis-go7007/wis-go7007-0.9.8.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-tv/wis-go7007/wis-go7007-0.9.8.ebuild,v 1.1 2006/12/02 20:32:04 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/wis-go7007/wis-go7007-0.9.8.ebuild,v 1.2 2007/05/01 00:34:16 genone Exp $
inherit eutils linux-mod
@@ -77,14 +77,14 @@ src_install() {
pkg_postinst() {
linux-mod_pkg_postinst
- einfo ""
- einfo "For more information on how to use the Plextor devices with Gentoo"
- einfo "you can follow this thread for tips and tricks:"
- einfo "http://forums.gentoo.org/viewtopic-t-306559-highlight-.html"
- einfo ""
- einfo "Also, the unofficial Gentoo wiki has a HOWTO page:"
- einfo "http://gentoo-wiki.com/HARDWARE_go7007"
- einfo ""
+ elog ""
+ elog "For more information on how to use the Plextor devices with Gentoo"
+ elog "you can follow this thread for tips and tricks:"
+ elog "http://forums.gentoo.org/viewtopic-t-306559-highlight-.html"
+ elog ""
+ elog "Also, the unofficial Gentoo wiki has a HOWTO page:"
+ elog "http://gentoo-wiki.com/HARDWARE_go7007"
+ elog ""
ewarn "Don't forget to add your modules to /etc/modules.autoload.d/kernel.2.6"
ewarn "so they will load on startup:"
ewarn ""
diff --git a/media-tv/xmltv/ChangeLog b/media-tv/xmltv/ChangeLog
index 774dbd31eb51..2262714c7585 100644
--- a/media-tv/xmltv/ChangeLog
+++ b/media-tv/xmltv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/xmltv
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/ChangeLog,v 1.67 2007/03/26 08:11:13 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/ChangeLog,v 1.68 2007/05/01 00:36:31 genone Exp $
+
+ 01 May 2007; Marius Mauch <genone@gentoo.org> xmltv-0.5.44.ebuild,
+ xmltv-0.5.45.ebuild:
+ Replacing einfo with elog
26 Mar 2007; Alec Warner <antarus@gentoo.org> xmltv-0.5.44.ebuild,
xmltv-0.5.45.ebuild:
diff --git a/media-tv/xmltv/xmltv-0.5.44.ebuild b/media-tv/xmltv/xmltv-0.5.44.ebuild
index b2e1ca0ceb43..70825c8af33d 100644
--- a/media-tv/xmltv/xmltv-0.5.44.ebuild
+++ b/media-tv/xmltv/xmltv-0.5.44.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-tv/xmltv/xmltv-0.5.44.ebuild,v 1.12 2007/03/26 08:11:13 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.44.ebuild,v 1.13 2007/05/01 00:36:31 genone Exp $
inherit eutils perl-module
@@ -165,15 +165,15 @@ src_install() {
pkg_postinst() {
if use tv_pick_cgi ; then
- einfo "To use tv_pick_cgi, please link it from /usr/bin/tv_pick_cgi"
- einfo "to where the ScriptAlias directive is configured."
+ elog "To use tv_pick_cgi, please link it from /usr/bin/tv_pick_cgi"
+ elog "to where the ScriptAlias directive is configured."
fi
if use na_icons ; then
if use na_dd ; then
- einfo "na_icons set for na_dd grabber user."
+ elog "na_icons set for na_dd grabber user."
else
- einfo "na_icons works only when na_dd is set, "
- einfo "otherwise it does nothing."
+ elog "na_icons works only when na_dd is set, "
+ elog "otherwise it does nothing."
fi
fi
}
diff --git a/media-tv/xmltv/xmltv-0.5.45.ebuild b/media-tv/xmltv/xmltv-0.5.45.ebuild
index 92f09be3278e..524dd9b71df7 100644
--- a/media-tv/xmltv/xmltv-0.5.45.ebuild
+++ b/media-tv/xmltv/xmltv-0.5.45.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-tv/xmltv/xmltv-0.5.45.ebuild,v 1.3 2007/03/26 08:11:13 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.45.ebuild,v 1.4 2007/05/01 00:36:31 genone Exp $
inherit eutils perl-module
@@ -166,15 +166,15 @@ src_install() {
pkg_postinst() {
if use tv_pick_cgi ; then
- einfo "To use tv_pick_cgi, please link it from /usr/bin/tv_pick_cgi"
- einfo "to where the ScriptAlias directive is configured."
+ elog "To use tv_pick_cgi, please link it from /usr/bin/tv_pick_cgi"
+ elog "to where the ScriptAlias directive is configured."
fi
if use na_icons ; then
if use na_dd ; then
- einfo "na_icons set for na_dd grabber user."
+ elog "na_icons set for na_dd grabber user."
else
- einfo "na_icons works only when na_dd is set, "
- einfo "otherwise it does nothing."
+ elog "na_icons works only when na_dd is set, "
+ elog "otherwise it does nothing."
fi
fi
}