summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/rhythmbox: remove oldMart Raudsepp2020-04-202-130/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-sound/rhythmbox: x86 stable wrt bug #717144Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/rhythmbox: amd64 stable wrt bug #717144Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/rhythmbox: bump to 3.4.4Mart Raudsepp2020-02-152-0/+128
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-sound/rhythmbox: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-2/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/rhythmbox: enable python3.{7,8}Joonas Niilola2019-12-041-1/+1
| | | | | Signed-off-by: Joonas Niilola <juippis@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Replace virtual/libgudev with dev-libs/libgudevMichał Górny2019-10-261-1/+1
| | | | | | | | Replace all virtual/libgudev deps. Without revbumps, since the removal is not urgent and we can wait some for bumps to happen. Bug: https://bugs.gentoo.org/697100 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/rhythmbox: remove oldMart Raudsepp2019-05-193-587/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-sound/rhythmbox: x86 stable wrt bug #685254Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* media-sound/rhythmbox: amd64 stable wrt bug #685254Mikle Kolyada2019-05-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/rhythmbox: bump to 3.4.3Mart Raudsepp2019-01-062-0/+127
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-sound/rhythmbox: remove wrong yelp-tools build dependMart Raudsepp2019-01-061-2/+3
| | | | | | | | Only itstool is needed to build, so pull only that, not the full yelp-tools stack. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-sound/rhythmbox: Fix building with latest gstreamer (#658750)Pacho Ramos2018-06-242-0/+459
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-sound/rhythmbox: remove oldMart Raudsepp2018-04-293-137/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-sound/rhythmbox: x86 stable (bug #650540)Thomas Deutschmann2018-03-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-sound/rhythmbox: amd64 stable wrt bug #650540Mikle Kolyada2018-03-171-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-sound/rhythmbox: fix unittests due to uninstalled schemasGilles Dartiguelongue2018-02-011-1/+2
| | | | | Closes: https://bugs.gentoo.org/629672 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-sound/rhythmbox: version bump 3.4.1-r1 → 3.4.2Gilles Dartiguelongue2018-01-312-0/+126
| | | | | | | | | * Bug fix release for 3.4 * Visualization plugin removed * Responsiveness improvements during media player sync * Better network buffering when crossfading is enabled Package-Manager: Portage-2.3.20, Repoman-2.3.6
* media-sound/rhythmbox: drop zeitgeist supportMikle Kolyada2018-01-282-4/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-sound/rhythmbox: Add support for newer pythonPacho Ramos2017-12-092-2/+2
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-sound/rhythmbox: fix indentation of metadata.xmlGilles Dartiguelongue2017-08-201-3/+3
|
* media-sound/rhythmbox: remove oldMart Raudsepp2017-04-281-139/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-sound/rhythmbox: x86 stable wrt bug #615406Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/rhythmbox: amd64 stable wrt bug #615406Agostino Sarubbo2017-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/rhythmbox: [QA] Add missing python metadata variablesDavid Seifert2017-04-232-3/+12
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-sound/rhythmbox: Add missing 'python' use depDavid Seifert2017-04-172-5/+5
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4434
* media-sound/rhythmbox: Port to python-single-r1David Seifert2017-04-171-0/+133
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4434
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-sound/rhythmbox: Drop oldPacho Ramos2016-12-064-434/+0
| | | | Package-Manager: portage-2.3.2
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-014-4/+4
|
* media-sound/rhythmbox: x86 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
* media-sound/rhythmbox: amd64 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64"
* media-sound/rhythmbox: version bump 3.4 → 3.4.1Gilles Dartiguelongue2016-09-112-0/+135
| | | | Package-Manager: portage-2.3.0
* media-sound/rhythmbox: bump to 3.4Gilles Dartiguelongue2016-08-222-0/+135
| | | | | | | | Re-enable unittests, it seems they do pass fine provided some extra time to complete. Switch to EAPI 6. Webkit plugin was removed. Drop unused GST_INSPECT variable. Package-Manager: portage-2.3.0 RepoMan-Options: --force
* media-sound/rhythmbox: x86 stable, bug 584468Pacho Ramos2016-06-111-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86"
* media-sound/rhythmbox: amd64 stable, bug 584468Pacho Ramos2016-06-111-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64"
* media-sound/rhythmbox: Version bumpPacho Ramos2016-04-032-0/+149
| | | | Package-Manager: portage-2.2.28
* media-sound/rhythmbox: Drop oldPacho Ramos2016-04-033-154/+0
| | | | Package-Manager: portage-2.2.28
* media-sound/rhythmbox: x86 stable wrt bug #566378Mikle Kolyada2016-03-061-1/+1
| | | | Package-Manager: portage-2.2.26
* media-sound/rhythmbox: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* media-sound/rhythmbox: Version bumpPacho Ramos2016-01-302-0/+150
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* media-sound/rhythmbox: Support python3.5Pacho Ramos2015-12-311-1/+1
| | | | Package-Manager: portage-2.2.26
* 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-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+165
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