summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/rygel-0.36: lock to gupnp-1.0 APIMart Raudsepp2020-02-211-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/rygel-0.36: lock to gssdp-1.0 APIMart Raudsepp2020-02-201-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@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>
* net-misc/rygel: remove oldMart Raudsepp2019-04-102-96/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/rygel: amd64 stable wrt bug #682116Mikle Kolyada2019-04-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="amd64"
* net-misc/rygel: x86 stable (bug #682116)Thomas Deutschmann2019-04-081-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/rygel: bump to 0.36.2Mart Raudsepp2019-01-222-0/+81
| | | | | | | This version is buildable against both tracker APIs (1.0 and 2.0) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/rygel: lock to tracker-1, fix licenseMart Raudsepp2019-01-221-5/+3
| | | | | | | | configure.ac checks only for tracker 1.0 API and older. rygel-0.36 will look for 2.0 too. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/rygel: remove oldMart Raudsepp2018-02-042-89/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-misc/rygel: x86 stable (bug #631656)Thomas Deutschmann2018-01-271-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* net-misc/rygel: amd64 stable wrt bug #631656Mikle Kolyada2018-01-181-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-misc/rygel: version bump 0.32.1 → 0.34.0Gilles Dartiguelongue2017-08-132-0/+98
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* net-misc/rygel: remove oldMart Raudsepp2017-04-022-88/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* net-misc/rygel: x86 stable wrt bug #611134Agostino Sarubbo2017-04-011-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>
* net-misc/rygel: amd64 stable wrt bug #611134Agostino Sarubbo2017-04-011-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>
* net-misc/rygel: remove oldMart Raudsepp2017-03-202-84/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.1
* net-misc/rygel: Fix REPLACING_VERSIONS handling and gdk-pixbuf dep ↵Mart Raudsepp2017-03-192-17/+25
| | | | | | (USE=sqlite only) Gentoo-bug: 589498
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc/rygel: version bump 0.30.3 → 0.32.1Gilles Dartiguelongue2016-10-302-0/+86
| | | | Package-Manager: portage-2.3.2
* net-misc/rygel: x86 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
* net-misc/rygel: amd64 stable, bug 587010Pacho Ramos2016-10-011-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64"
* net-misc/rygel: drop intltool dependencyGilles Dartiguelongue2016-09-051-1/+0
| | | | | | Upstream now relies on external gettext to do the work. Package-Manager: portage-2.3.0
* net-misc/rygel: Version bumpPacho Ramos2016-07-032-0/+86
| | | | Package-Manager: portage-2.3.0_rc1
* net-misc/rygel: Drop oldPacho Ramos2016-07-032-85/+0
| | | | Package-Manager: portage-2.3.0_rc1
* net-misc/rygel: x86 stable, bug 584468Pacho Ramos2016-06-111-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86"
* net-misc/rygel: amd64 stable, bug 584468Pacho Ramos2016-06-111-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64"
* net-misc/rygel: Version bumpPacho Ramos2016-04-032-0/+85
| | | | Package-Manager: portage-2.2.28
* net-misc/rygel: Drop oldPacho Ramos2016-04-033-164/+0
| | | | Package-Manager: portage-2.2.28
* net-misc/rygel: x86 stable, bug 566378Pacho Ramos2016-04-021-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86"
* net-misc/rygel: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* 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.
* net-misc/rygel: WhitespacePatrick Lauer2016-01-191-1/+0
| | | | Package-Manager: portage-2.2.27
* net-misc/rygel: Drop oldPacho Ramos2016-01-113-84/+0
| | | | Package-Manager: portage-2.2.26
* net-misc/rygel: Stop autostarting unconditionally rygel, honor control ↵Pacho Ramos2016-01-111-0/+86
| | | | | | center settings instead (#568192) Package-Manager: portage-2.2.26
* net-misc/rygel: version bump to 0.28.2Gilles Dartiguelongue2015-12-132-0/+83
| | | | Package-Manager: portage-2.2.26
* net-misc/rygel: Drop oldPacho Ramos2015-11-152-92/+0
| | | | Package-Manager: portage-2.2.24
* net-misc/rygel: Version bumpPacho Ramos2015-11-152-0/+83
| | | | Package-Manager: portage-2.2.24
* net-misc/rygel: x86 stable wrt bug #551826Agostino Sarubbo2015-09-121-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* net-misc/rygel: amd64 stable wrt bug #551826Mikle Kolyada2015-09-081-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* 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-084-0/+183
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