summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix typo in elogDoug Goldstein2008-10-091-5/+5
| | | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Signed Manifest commit)
* fix typo in elogDoug Goldstein2008-10-092-4/+4
| | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* Add missing deps on x11-proto/xf86dgaproto and x11-proto/xf86vidmodeproto, ↵Alexis Ballier2008-10-051-6/+6
| | | | | | | thanks Patrick, bug #239804 (Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 x86_64) (Signed Manifest commit)
* Add missing deps on x11-proto/xf86dgaproto and x11-proto/xf86vidmodeproto, ↵Alexis Ballier2008-10-053-5/+14
| | | | | | thanks Patrick, bug #239804 (Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 x86_64)
* remove opengl USE flag since it does nothing. Use EAPI 2 USE dep short form. ↵Doug Goldstein2008-10-031-6/+5
| | | | | | | Remove nearly dup version (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Signed Manifest commit)
* remove opengl USE flag since it does nothing. Use EAPI 2 USE dep short form. ↵Doug Goldstein2008-10-033-309/+9
| | | | | | Remove nearly dup version (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* eselect-xvmc is now dep'd in libXvMCDoug Goldstein2008-10-031-22/+12
| | | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Signed Manifest commit)
* eselect-xvmc is now dep'd in libXvMCDoug Goldstein2008-10-039-25/+24
| | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* Qt's tiff support is only required to be present if we expect MythTV to ↵Doug Goldstein2008-10-021-6/+17
| | | | | | | render tiff images for MythGallery. Adding USE flag at the request of a user. stuartm/gbee provided details. (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Signed Manifest commit)
* Qt's tiff support is only required to be present if we expect MythTV to ↵Doug Goldstein2008-10-024-4/+316
| | | | | | render tiff images for MythGallery. Adding USE flag at the request of a user. stuartm/gbee provided details. (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* clean up for bug #237302Doug Goldstein2008-10-021-12/+12
| | | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Signed Manifest commit)
* clean up for bug #237302Doug Goldstein2008-10-029-24/+24
| | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* EAPI=2 USE depends. fix mythshutdown wakeup date issue. Improvements to h264 ↵Doug Goldstein2008-10-011-4/+5
| | | | | | | decoder. Fix for previously-shown with xmltv. UTF8 fix for UPnP. French DVB-T freq added. Fix for EITScan stopping. Fix potential segfault in mythbackend. Fix for index out of range issue. (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Signed Manifest commit)
* EAPI=2 USE depends. fix mythshutdown wakeup date issue. Improvements to h264 ↵Doug Goldstein2008-10-012-1/+316
| | | | | | decoder. Fix for previously-shown with xmltv. UTF8 fix for UPnP. French DVB-T freq added. Fix for EITScan stopping. Fix potential segfault in mythbackend. Fix for index out of range issue. (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* add new trunk version. Apply changes from 0.21 18314. Use EAPI=2 for qt ↵Doug Goldstein2008-10-011-1/+12
| | | | | | | depends. Use src_configure (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Signed Manifest commit)
* add new trunk version. Apply changes from 0.21 18314. Use EAPI=2 for qt ↵Doug Goldstein2008-10-012-1/+311
| | | | | | depends. Use src_configure (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* stop using bindnow flags, bug #226981Alexis Ballier2008-09-221-5/+5
| | | | | (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64) (Signed Manifest commit)
* stop using bindnow flags, bug #226981Alexis Ballier2008-09-222-3/+6
| | | | (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
* Fix build with latest ffmpegAlexis Ballier2008-09-221-2/+13
| | | | | (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64) (Signed Manifest commit)
* Fix build with latest ffmpegAlexis Ballier2008-09-223-2/+50
| | | | (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
* whitespaceMichael Sterrett2008-09-171-11/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2008-09-171-2/+2
| | | | (Portage version: 2.1.4.4)
* LCD fixes. German translation updates. Fix DVB EIT overriding. Store xmltv ↵Doug Goldstein2008-09-171-1/+12
| | | | | | | bits in DB so mythfilldatabase works as another user with xmltv. Remove some USE flags after discussions with MythTV devs and distro maintainers (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Signed Manifest commit)
* LCD fixes. German translation updates. Fix DVB EIT overriding. Store xmltv ↵Doug Goldstein2008-09-172-1/+318
| | | | | | bits in DB so mythfilldatabase works as another user with xmltv. Remove some USE flags after discussions with MythTV devs and distro maintainers (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* it compiles on ~amd64Doug Goldstein2008-09-091-2/+12
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r8 x86_64) (Signed Manifest commit)
* it compiles on ~amd64Doug Goldstein2008-09-092-4/+7
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r8 x86_64)
* Remove media-tv herd at Cardoe's request.Jeroen Roovers2008-09-091-2/+2
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686) (Unsigned Manifest commit)
* Remove media-tv herd at Cardoe's request.Jeroen Roovers2008-09-092-3/+5
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
* New version 0.4.5 - content identical to rc2.Matthias Schwarzott2008-08-281-4/+6
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-tuxonice-r6 i686) (Signed Manifest commit)
* New version 0.4.5 - content identical to rc2.Matthias Schwarzott2008-08-282-1/+131
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-tuxonice-r6 i686)
* add pkgMichael Sterrett2008-08-231-1/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* add pkgMichael Sterrett2008-08-231-1/+1
| | | | (Portage version: 2.1.4.4)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-1/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-3/+7
| | | | (Portage version: 2.1.4.4)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-1/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-5/+44
| | | | (Portage version: 2.1.4.4)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-11/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-5/+11
| | | | (Portage version: 2.1.4.4)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-1/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-1/+5
| | | | (Portage version: 2.1.4.4)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-1/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-12/+14
| | | | (Portage version: 2.1.4.4)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-11/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-1/+4
| | | | (Portage version: 2.1.4.4)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-1/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* fix up metadata.xml (glep 56)Michael Sterrett2008-08-231-11/+16
| | | | (Portage version: 2.1.4.4)
* amd64 stable, bug #232170Markus Meier2008-08-221-2/+12
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686) (Signed Manifest commit)
* amd64 stable, bug #232170Markus Meier2008-08-222-3/+6
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
* Revision bump with new patches from bender647 to work with 2.6.26Steve Dibb2008-08-201-1/+6
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice x86_64) (Unsigned Manifest commit)
* Revision bump with new patches from bender647 to work with 2.6.26Steve Dibb2008-08-206-2/+459
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice x86_64)