summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2020-07-192-149/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: amd64 stable wrt bug #730748Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-extra/evolution-data-server: x86 stable wrt bug #730748Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-extra/evolution-data-server: bump to 3.36.4, fixes CVE-2020-14928Mart Raudsepp2020-07-052-0/+149
| | | | | | Bug: https://bugs.gentoo.org/730748 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2020-07-043-299/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: amd64 stable wrt bug #728924Mikle Kolyada2020-06-291-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* gnome-extra/evolution-data-server: x86 stable (bug #728924)Thomas Deutschmann2020-06-281-1/+1
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* gnome-extra/evolution-data-server: bump to 3.36.3Mart Raudsepp2020-06-142-0/+149
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server-3.36: fix libical depMart Raudsepp2020-05-081-3/+2
| | | | | | | | | libical dep was raised to 3.0.7 upstream, but raise to 3.0.8 for us, so we can reliably use its new glib IUSE instead of going via introspection for that. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: Bump to 3.36.2Michał Górny2020-05-082-0/+150
| | | | | | | Bump to current stable 3.36.2. No changes in upstream CMake files. Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2020-04-254-265/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: Drop dependency on pythonJan Vesely2020-04-222-14/+2
| | | | | | | | | | Build system dependency on python was removed back in 3.28 [0] [0] https://gitlab.gnome.org/GNOME/evolution-data-server/-/commit/a28389bae67f09a12e093998aa29956c66a7b359 Closes: https://bugs.gentoo.org/713058 Signed-off-by: Jan Vesely <jano.vesely@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15236 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: 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>
* gnome-extra/evolution-data-server: 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>
* profiles/arch/ia64/use.mask: unmask flags held by gnome-shellSergei Trofimovich2020-04-171-1/+1
| | | | | Bug: https://bugs.gentoo.org/717550 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: restore ~ia64 gnome-base/gnome-shell keywordsSergei Trofimovich2020-04-161-1/+1
| | | | | | | | | | | | | | | | | | Émeric Maschino and Mart Raudsepp noted that gnome-extra/evolution-data-server has no hard dependency on webkit-gtk and we can just mask USE=oauth there. This change does exactly that and restores keywords for the following packages: - gnome-base/gdm - gnome-base/gnome-shell - nome-extra/chrome-gnome-shell - nome-extra/evolution-data-server Reported-by: Émeric Maschino Closes: https://bugs.gentoo.org/717550 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: dekeyword ruby on ia64Sergei Trofimovich2020-04-122-2/+2
| | | | | | | | | | | | | | ruby-2.7 removed support for coroutines on ia64 (requires a bit of manual stack management): https://github.com/ruby/ruby/commit/d17344cfc56edc4599252041b3ec0d46af0851fd Previous ruby versions were not very stable. The change dekeywords ruby. As a result webkit-gtk got dekeyworded and pulled out a few gnome packages as well. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-extra/evolution-data-server: add use dep defaults for libicalMart Raudsepp2020-03-021-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: bump to 3.34.4Mart Raudsepp2020-03-012-0/+156
| | | | | | | | | | | Upstream concentrated on new libecal API, so the libcamel-1.2/libedataserver-1.2 sonames actually didn't change, but various others did. Add libebook soname to the subslot to trigger the necessary rebuilds still, without just adding a fake extra component. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: Remove py2 where possibleMichał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2020-01-102-154/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: x86 stable (bug #704438)Thomas Deutschmann2020-01-101-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* gnome-extra/evolution-data-server: amd64 stable wrt bug #704438Agostino Sarubbo2020-01-091-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2019-12-233-189/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: Bump to 3.32.5Pacho Ramos2019-12-152-0/+154
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.19 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/evolution-data-server: 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>
* gnome-extra/evolution-data-server: 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>
* gnome-extra: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/evolution-data-server: bump to 3.32.4Mart Raudsepp2019-09-084-0/+271
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2019-05-197-524/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: 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"
* gnome-extra/evolution-data-server: 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"
* */*: Drop python3_4 from PYTHON_COMPATMichał Górny2019-04-163-3/+3
| | | | | Closes: https://github.com/gentoo/gentoo/pull/11706 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2019-03-311-152/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: fix libgdata enabling logic, backport a patchMart Raudsepp2019-02-272-0/+188
| | | | | | | | | | ENABLE_GOOGLE needs to be enabled if GOA or OAUTH2 to support google tasks/calendars, not OAUTH2. Backport a patch that is needed by a evolution-ews certificate checking security fix. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: fix USE=berkdb comments and descMart Raudsepp2019-02-262-3/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: bump to 3.30.5Mart Raudsepp2019-02-223-0/+157
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: fix compatibility with dev-libs/icu 61 and 62Mart Raudsepp2018-09-203-3/+41
| | | | | Fixes: https://bugs.gentoo.org/666544 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2018-09-162-136/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* gnome-extra/evolution-data-server: bump to 3.26.6Mart Raudsepp2018-09-092-0/+153
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2018-02-032-148/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* gnome-extra/evolution-data-server: x86 stable (bug #631656)Thomas Deutschmann2018-01-271-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* gnome-extra/evolution-data-server: amd64 stable wrt bug #631656Mikle Kolyada2018-01-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* gnome-extra/evolution-data-server: bump to 3.24.7, fresh install fix, ↵Mart Raudsepp2018-01-084-0/+330
| | | | | | | | | | libical3 compat Bump, patch to honor DESTDIR and not update caches when set (might cause sandbox violation for us and be generally wrong), patches for libical:0/3 compatibility. Bug: https://bugs.gentoo.org/628460 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* gnome-extra/evolution-data-server: Drop oldPacho Ramos2017-12-102-148/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* gnome-extra/evolution-data-server: Add support for newer pythonPacho Ramos2017-12-101-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* gnome-extra/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* gnome-extra/evolution-data-server: version bump 3.24.5 → 3.24.6Gilles Dartiguelongue2017-09-112-0/+148
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* gnome-extra/evolution-data-server: added ~arm64 keywordRoy Bamford2017-08-281-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3