summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-tv/mythtv: fix python-single-r1 initializationDoug Goldstein2015-09-131-1/+1
| | | | | | | | | | Don't conditionally call python-single-r1_pkg_setup as pointed out by Anders Hellgren <kallamej@gentoo.org>. Gentoo-Bug: 560136 Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: additional bug fixesDoug Goldstein2015-09-081-10/+4
| | | | | | | | | Fix the usage of $EPYTHON. Added call to --disable-vdpau and --disable-crystalhd when their respective USE flags are disabled. Finish conversion to python-single-r1. Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-tv/mythtv: upstream bump and bug fixesDoug Goldstein2015-09-084-0/+459
| | | | | | | | | | | | | | | | | | | | | | | | Bump to latest upstream 0.27-fixes branch. Add a MYTHBACKEND_LOGGING option to allow users to specify custom logging options instead of always having /var/log/mythtv hardcoded on them. (bug #493396 & bug #442996). Prevent installing scripts that need the Perl bindings when USE=-perl is set. Similiarly prevent Python script installation when USE=-python is set. (bug #516968). Add missing dependency on udisks:0 when USE=dvd or USE=bluray is set. (bug #456898 & bug #503806). Drop 'need net' in the init script in favor of 'use net.lo'. (bug #439656). Add lame as a dependency always, reported and fixed by Olav Sandstå <olav@sandstaa.net>). (bug #440006). Gentoo-Bug: 493396 Gentoo-Bug: 442996 Gentoo-Bug: 516968 Gentoo-Bug: 456898 Gentoo-Bug: 503806 Gentoo-Bug: 439656 Gentoo-Bug: 440006 Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* Retire a slew of old ebuildsDoug Goldstein2015-09-055-1089/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-247-13/+13
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-tv/mythtv: remove older versionsDoug Goldstein2015-08-104-1063/+0
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0822-0/+3496
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed