summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-plugins/mythplugins: drop 31.0-r3Jakov Smolić2021-10-062-143/+0
| | | | | | | - 31.0_p20210731-r2 is ported to python3_9 Closes: https://bugs.gentoo.org/796767 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-plugins/mythplugins: Explicitly disable mythbrowserJakov Smolić2021-10-062-0/+2
| | | | | Closes: https://bugs.gentoo.org/816408 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-plugins/mythplugins: Remove qtwebkit supportJakov Smolić2021-10-053-51/+6
| | | | | | Closes: https://bugs.gentoo.org/750893 Closes: https://bugs.gentoo.org/684580 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-plugins/mythplugins: Remove oauth2 dependencyWilson Michaels2021-09-092-3/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/22084 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-plugins/mythplugins: update ManifestJoonas Niilola2021-08-111-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/mythplugins: bump snapshot 20210731, add Python 3.9 targetWilson Michaels2021-08-112-0/+167
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/21881 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-plugins/mythplugins: Inline virtual/cdrtoolsMichał Górny2020-12-181-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-tv/mythtv: Support Python 3.8Wilson Michaels2020-12-171-7/+6
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/18661 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: update thebitpit's maintainer e-mail addressJoonas Niilola2020-10-261-1/+1
| | | | | Bug: https://bugs.gentoo.org/694740 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/mythplugins: Remove oldMichał Górny2020-08-203-177/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-plugins/mythplugins: Remove py2 from 31.xMichał Górny2020-07-041-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-plugins/mythplugins: Fix dependency for mythmusicWilson Michaels2020-06-221-0/+1
| | | | | | | | Closes: https://bugs.gentoo.org/728120 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/16270 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/mythplugins: Bump version 31.0Wilson Michaels2020-06-113-1/+168
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/mythplugins: mysql-python -> mysqlclientWilson Michaels2020-02-191-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/710046 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/mythplugins: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-6/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-plugins/mythplugins: new package - v. 30.0Wilson Michaels2019-11-183-0/+201
| | | | | | | | | | Reviving package that previously was in gentoo with new version. Bug: https://bugs.gentoo.org/674216 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/13109 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/mythplugins: Remove last-rited pkgMichał Górny2018-12-113-188/+0
| | | | | Closes: https://bugs.gentoo.org/665924 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-plugins/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-plugins/mythplugins: Drop 0.27.6Andreas Sturmlechner2017-08-112-161/+0
| | | | | Gentoo-bug: 620706 Package-Manager: Portage-2.3.6, Repoman-2.3.3
* media-plugins/mythplugins: Drop to maintainer-neededAndreas Sturmlechner2017-07-221-4/+1
| | | | | | Acked-by: Cardoe on IRC Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-plugins/mythplugins: Drop oldAndreas Sturmlechner2017-07-222-166/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-plugins/mythplugins: 0.28.1 version bumpAndreas Sturmlechner2017-07-222-0/+164
| | | | | | | | | | | | Drop bogus subslots Cleanup whitespace Sort dependencies Switch HOMEPAGE to https Thanks-to: Andreas Steinmetz <ast@domdv.de> Gentoo-bug: 608998 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-plugins/mythplugins: Drop oldPacho Ramos2017-01-153-304/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-plugins/mythplugins: x86 stable wrt bug #601676Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/mythplugins: amd64 stableAaron Bauman2017-01-101-2/+2
| | | | Package-Manager: portage-2.3.0
* media-plugins/mythplugins: x86 stable wrt bug #573250Agostino Sarubbo2017-01-021-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/mythplugins: Major update to 0.28Richard Freeman2016-04-162-0/+167
| | | | Package-Manager: portage-2.2.26
* media-plugins/mythplugins: version bumpDoug Goldstein2016-03-192-0/+162
| | | | | | | | | | Add a matching version bump of the plugins to go with the main package to avoid problems like bug #560462. Gentoo-Bug: 560462 Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-plugins/mythplugins: Fix dependency on dev-perl/Date-ManipKent Fredric2016-03-112-2/+2
| | | | Package-Manager: portage-2.2.27
* mythtv: remove older versionsDoug Goldstein2016-02-233-301/+0
| | | | | | | Since the versions are all interdependent its easier to do in one big tree commit. Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-plugins/mythplugins: empty -r1 bumps for no-dyndepsKent Fredric2016-02-214-0/+0
| | | | Package-Manager: portage-2.2.27
* media-plugins/mythplugins: Fix dep on dev-perl/Image-SizeKent Fredric2016-02-214-7/+7
| | | | Package-Manager: portage-2.2.27
* media-plugins/mythplugins: amd64 stableRichard Freeman2016-01-291-2/+2
| | | | | | Bug: 573250 Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Convert from virtual/python-imaging to plain dev-python/pillowJustin Lecher2015-11-104-4/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-plugins/mythplugins: use MythTV sub-slot dependsDoug Goldstein2015-09-171-0/+170
| | | | | | | Gentoo-Bug: 560462 Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-plugins/mythplugins: drop pkg_setup and used inheritedDoug Goldstein2015-09-161-4/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-plugins/mythplugins: fix use syntax errorRichard Freeman2015-09-101-1/+1
|
* media-plugins/mythplugins: fix dependenciesDoug Goldstein2015-09-071-10/+16
| | | | | | | | | | Fixed a number of dependencies including libvorbis and libmp3lame. Fixed vorbis depend from bug #554064. Gentoo-Bug: 554064 Package-Manager: portage-2.2.20.1 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* media-plugins/mythplugins: Remove old to match media-tv/mythtvMichał Górny2015-09-074-506/+0
| | | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=559898 Fixes: a9570ca04e081 (Retire a slew of old ebuilds) Package-Manager: portage-2.2.20
* 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-7/+7
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-plugins/mythplugins: Remove versions corresponding to removed mythtvMichał Górny2015-08-144-469/+0
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0811-0/+1432
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