summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mylchreest <johnm@gentoo.org>2003-07-09 00:05:43 +0000
committerJohn Mylchreest <johnm@gentoo.org>2003-07-09 00:05:43 +0000
commite4a956b33f656103fe7da5123015406db9669032 (patch)
tree21f006d80c34326b5168a2a1e820ef5b1238e42b /media-tv
parentinitial check-in (diff)
downloadhistorical-e4a956b33f656103fe7da5123015406db9669032.tar.gz
historical-e4a956b33f656103fe7da5123015406db9669032.tar.bz2
historical-e4a956b33f656103fe7da5123015406db9669032.zip
initial check-in
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythtv/ChangeLog60
-rw-r--r--media-tv/mythtv/Manifest6
2 files changed, 66 insertions, 0 deletions
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog
new file mode 100644
index 000000000000..d10f4620fd07
--- /dev/null
+++ b/media-tv/mythtv/ChangeLog
@@ -0,0 +1,60 @@
+# ChangeLog for media-video/mythtv
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.1 2003/07/09 00:05:43 johnm Exp $
+
+ 03 Jul 2003; Max Kalika <max@lsit.ucsb.edu> mythtv-0.8.ebuild:
+ Set KEYWORDS to ~x86.
+
+ 02 Jul 2003; Max Kalika <max@lsit.ucsb.edu> files/mythfilldatabase.cron:
+ Remove --update and --no-delete from the sample cron file.
+
+ 01 Jul 2003; Max Kalika <max@lsit.ucsb.edu> files/mythbackend.conf,
+ files/mythbackend.rc6:
+ Fix up mythbackend start up script: reset permissions on pid and log
+ directories, change MYTH_NOWARN to MYTH_WARN and reverse the functionality,
+ other cleanups.
+
+*mythtv-0.10 (01 Jul 2003)
+
+ 01 Jul 2003; Max Kalika <max@lsit.ucsb.edu> mythtv-0.10.ebuild,
+ files/mythbackend.conf:
+ Bump version to 0.10. Drop all patches -- just move config to /etc/mythtv and
+ link to /usr/share/mythtv. Change xmltv depend to >= 0.5.14. Move
+ /usr/share/mythtv/setup to /usr/bin/mythsetup and add note on pkg_postinst().
+ Drop permission change of /var/{log,run}/mythtv -- do it as part of the rc
+ script. Change startup script config file to start mythbackend as root --
+ will still warn about root not being part of the video group and gives the
+ user an option to change to a non-root user; helps with hanging mythbackend
+ on startup as reported on #10533. Add a note about the importance of upgrading
+ the database.
+
+ 22 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythtv-0.9.1-r2.ebuild:
+ Rename patch to mythtv-0.9-gentoo.patch. Depend on >=sys-apps/sed-4. Die
+ if sed fails. Clean up some other dependencies.
+
+*mythtv-0.9.1-r2 (18 Jun 2003)
+
+ 18 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythtv-0.9.1-r2.ebuild,
+ Move to media-tv. Drop the mysql dependency.
+
+*mythtv-0.9.1 (13 Jun 2003)
+
+ 13 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythtv-0.9.1.ebuild,
+ mythtv-gentoo.patch:
+ Bump to 0.9.1. Drop the sed fix for config file in /etc/mythtv and use
+ a patch instead which also fixes another file. This allows mythgallery
+ to show up on the main mythfrontend screen.
+
+*mythtv-0.9 (09 Jun 2003)
+
+ 09 Jun 2003; Max Kalika <max@lsit.ucsb.edu> mythtv-0.9.ebuild:
+ Bump to 0.9. Make all sed operations inline. Add a sed fix to use config
+ file in /etc/mythtv instead of /usr/etc/mythtv. Run qmake as in all other
+ Myth projects to generate a valid Makefile. Change emake to make because
+ parallel builds do not seem to work. Install keys.txt and HOWTO docs.
+ Install all html doc files. Drop obsolete einfo comment. Other cleanups.
+
+*mythtv-0.8 (28 Apr 2003)
+
+ 28 Apr 2003; Max Kalika <max@lsit.ucsb.edu> mythtv-0.8.ebuild:
+ Initial import.
diff --git a/media-tv/mythtv/Manifest b/media-tv/mythtv/Manifest
new file mode 100644
index 000000000000..3cc5ede9384c
--- /dev/null
+++ b/media-tv/mythtv/Manifest
@@ -0,0 +1,6 @@
+MD5 d3a6bbe930485c5564b49f7cb8ce897f ChangeLog 2683
+MD5 93839304c75bb767c628465486bbd226 mythtv-0.10.ebuild 3036
+MD5 790d2d5812512ad990db10a0e3c97d9d files/mythbackend.conf 858
+MD5 b2e751160af5ec63a2a762ca246def1f files/mythbackend.rc6 1661
+MD5 e14a28e72b9ac693884dc418dbeef119 files/digest-mythtv-0.10 65
+MD5 b3a4780890d53640604812b8069a8297 files/mythfilldatabase.cron 74