summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/folks: remove oldMart Raudsepp2020-04-207-324/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: 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>
* dev-libs/folks: 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>
* dev-libs/folks: allow all vala versionsMart Raudsepp2020-04-051-1/+0
| | | | | | | all current ones work for 0.13.1 now Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: bump to 0.13.1Mart Raudsepp2020-03-013-0/+115
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks-0.12.1: disallow eds-3.34 due to libecal API changeMart Raudsepp2020-02-292-3/+7
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: don't require dbusmock without tests being builtMart Raudsepp2020-02-232-1/+33
| | | | | | | | | | | | The upstream meson-0.53 fix made the dbusmock check actually effective, erroring out if not found when bluetooth is enabled. We already have a patch downstream to make build of tests conditional, so build on top of that to skip the dbusmock check when tests aren't being built. Fixes: 61a9ee210b2d44c4fa953342504293a89395bef0 Closes: https://bugs.gentoo.org/710548 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: fix USE=bluetooth build with meson-0.53Mart Raudsepp2020-02-232-0/+48
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: fix BDEPENDMart Raudsepp2020-02-221-0/+85
| | | | | | | | Move vala USE deps to BDEPEND while at it too Thanks-to: dantrell Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: remove oldMart Raudsepp2019-12-224-166/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 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>
* dev-libs/folks: x86 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/folks: amd64 stable wrt bug #702260Mikle Kolyada2019-12-081-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/folks: bump to 0.12.1Mart Raudsepp2019-09-084-0/+155
| | | | | | Closes: https://bugs.gentoo.org/690544 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: arm64 keywordedAaron Bauman2019-08-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16
* dev-libs/folks: restrict to vala:0.42 or olderMart Raudsepp2019-07-281-0/+1
| | | | | | | | | Fails to compile with 0.44, while an available package version bump should work, so no point in patching it with a necessary revbump. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: fix tests compilation with vala:0.42Mart Raudsepp2019-07-282-0/+40
| | | | | | Closes: https://bugs.gentoo.org/688964 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: remove oldMart Raudsepp2019-04-101-85/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: 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"
* dev-libs/folks: 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>
* dev-libs/folks: fix compatibility with vala-0.42+Mart Raudsepp2019-02-242-1/+36
| | | | | | Closes: https://bugs.gentoo.org/678384 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: restrict >=vala-0.42 for nowMart Raudsepp2019-02-232-1/+3
| | | | | | | | | | Seems that folks isn't buildable with 0.42 without patches. Restrict to 0.40 and older for the time being, until patch is tested to work with both old and new vala and included. Bug: https://bugs.gentoo.org/678384 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks-0.11.4-r0: lock to tracker-1Mart Raudsepp2019-02-151-2/+2
| | | | | | | | due to the bug that -r1 fixes Bug: https://bugs.gentoo.org/672308 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/folks: fix problem building against tracker-2Gilles Dartiguelongue2018-12-111-0/+87
| | | | | | | | | | | Introspection files must be regenerated since they contain hard-references to the installed tracker revision which causes problems on tracker soversion changes like the 2.0 release. The easiest way to do that is to re-generate sources from vala directly. This problem should vanish if the project is ever ported to meson. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* dev-libs/folks: Drop zeitgeist supportMikle Kolyada2018-05-152-5/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/folks: remove oldMart Raudsepp2017-12-202-87/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/folks: x86 stable (bug #635938)Thomas Deutschmann2017-12-191-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/folks-0.11.4-r0: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/635938
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-libs/folks: remove oldMart Raudsepp2017-07-102-89/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/folks: bump to 0.11.4; disables BlueZ devices by default now for ↵Mart Raudsepp2017-07-102-0/+87
| | | | | | | | | | personas querying BlueZ devices need to be configured to be queried now. Also fixes a compatibility issue for testsuite with evolution-data-server-3.24, amongst more things. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/folks: Fix debug handlingPacho Ramos2016-10-081-2/+3
| | | | Package-Manager: portage-2.3.1
* dev-libs/folks: Version bumpPacho Ramos2016-10-082-0/+87
| | | | Package-Manager: portage-2.3.1
* dev-libs/folks: Drop oldPacho Ramos2016-10-082-90/+0
| | | | Package-Manager: portage-2.3.1
* dev-libs/folks: x86 stable wrt bug #427546Mikle Kolyada2016-03-061-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-libs/folks: 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.
* dev-libs/folks: Drop oldPacho Ramos2015-12-122-89/+0
| | | | Package-Manager: portage-2.2.24
* dev-libs/folks: Version bumpPacho Ramos2015-12-122-0/+90
| | | | Package-Manager: portage-2.2.24
* dev-libs/folks: x86 stable wrt bug #551826Agostino Sarubbo2015-09-121-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-libs/folks: amd64 stable wrt bug #551826Mikle Kolyada2015-09-071-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* dev-libs/folks: ncurses and readline have multiple slotsAlexandre Rostovtsev2015-08-302-4/+4
| | | | Package-Manager: portage-2.2.20.1
* 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/+190
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