aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Bornkessel <hd_brummy@gentoo.org>2011-10-09 16:44:13 +0000
committerJörg Bornkessel <hd_brummy@gentoo.org>2011-10-09 16:44:13 +0000
commite7760d3d7ab5d141ed3193065259112371b93894 (patch)
treebd5aa3cef94e25fb4d5e5ab2958fd73c9fbe6a69
parentBumped to version 0.4.8 (diff)
parentBumped to version 0.4.9 (diff)
downloadgentoo-vdr-scripts-0.4.9.tar.gz
gentoo-vdr-scripts-0.4.9.tar.bz2
gentoo-vdr-scripts-0.4.9.zip
Tagged version 0.4.9gentoo-vdr-scripts-0.4.9
svn path=/gentoo-vdr-scripts/tags/0.4.9/; revision=681
-rw-r--r--ChangeLog2
-rw-r--r--README2
-rw-r--r--etc/conf.d/vdr2
-rwxr-xr-xetc/init.d/vdr2
-rwxr-xr-xetc/init.d/wakeup-reboot-halt2
5 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index b73d129..a1badc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
# ChangeLog for gentoo-vdr-scripts
# $Id$
+*gentoo-vdr-scripts-0.4.9 (09 Oct 2011)
+
*gentoo-vdr-scripts-0.4.8 (25 Jan 2011)
24 Jan 2011; Joerg Bornkessel <hd_brummy@gentoo.org>
diff --git a/README b/README
index 0010c6d..7d37b31 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
README for gentoo-vdr-scripts
$Id$
-Version 0.4.8
+Version 0.4.9
This package contains all support scripts for vdr to make
it like a real set top box.
diff --git a/etc/conf.d/vdr b/etc/conf.d/vdr
index 6e16b41..1d94ace 100644
--- a/etc/conf.d/vdr
+++ b/etc/conf.d/vdr
@@ -45,7 +45,7 @@
# by the broadcaster. Better: Complain at your broadcaster.
#
# Using vdr-1.6 you can fix it this way:
-# If you subscribed to premiere (german pay tv) you may want ISO8859-15.
+# If you subscribed to SKY (german pay tv) you may want ISO8859-15.
#VDR_CHARSET_OVERRIDE="ISO8859-15"
###########################################################
diff --git a/etc/init.d/vdr b/etc/init.d/vdr
index a72d39b..a99c964 100755
--- a/etc/init.d/vdr
+++ b/etc/init.d/vdr
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-opts="${opts} watchdogrestart"
+extra_commands="watchdogrestart"
. /etc/conf.d/vdr.watchdogd
diff --git a/etc/init.d/wakeup-reboot-halt b/etc/init.d/wakeup-reboot-halt
index d35f897..fc3a240 100755
--- a/etc/init.d/wakeup-reboot-halt
+++ b/etc/init.d/wakeup-reboot-halt
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-opts="${opts} mark_for_reboot"
+extra_commands="mark_for_reboot"
STATEFILE=/force_reboot_shutdown