summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-extra/evolution-data-server: backport C23 fixSam James4 days1-0/+169
| | | | | | Closes: https://bugs.gentoo.org/948952 Bug: https://bugs.gentoo.org/944075 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/evolution-data-server: drop 3.50.2-r2, 3.50.4-r1Pacho Ramos8 days1-27/+0
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* gnome-extra/evolution-data-server: drop 3.48.4-r1, 3.50.3Mart Raudsepp2024-02-111-37/+0
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: modern C fix for configureSam James2023-12-191-0/+27
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/evolution-data-server: backport date parsing fix (strict aliasing)Sam James2023-08-211-0/+37
| | | | | Closes: https://bugs.gentoo.org/912720 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/evolution-data-server: remove oldMart Raudsepp2021-12-092-92/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: bump to 3.42.1Mart Raudsepp2021-11-052-0/+92
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/evolution-data-server: Drop old versionsMatt Turner2021-05-301-75/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-extra/evolution-data-server: Add patch for cmake-3.20 compatMatt Turner2021-04-161-0/+75
| | | | | Closes: https://bugs.gentoo.org/783138 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-extra/evolution-data-server: bump to 3.36.5, fix USE=gtk-doc buildMart Raudsepp2020-08-091-0/+32
| | | | | 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-04-252-117/+0
| | | | | 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 Raudsepp2019-12-231-35/+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.4Mart Raudsepp2019-09-082-0/+117
| | | | | 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-193-215/+0
| | | | | Package-Manager: Portage-2.3.62, 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-271-0/+35
| | | | | | | | | | 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 compatibility with dev-libs/icu 61 and 62Mart Raudsepp2018-09-201-0/+38
| | | | | Fixes: https://bugs.gentoo.org/666544 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* gnome-extra/evolution-data-server: bump to 3.24.7, fresh install fix, ↵Mart Raudsepp2018-01-082-0/+177
| | | | | | | | | | 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: remove oldMart Raudsepp2017-03-202-51/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.1
* gnome-extra/evolution-data-server: bump to 3.22.4 and fix IMAP NOTIFY extensionMart Raudsepp2017-02-062-0/+51
| | | | | | | | The gperf-3.1 patch doesn't seem to be needed, as it works with gperf-3.1 without it, but include it just in case (gperf-3.0.4 generated version looks to be included in the tarball, and so used instead unless we regenerate). Package-Manager: Portage-2.3.3, Repoman-2.3.1
* gnome-extra/evolution-data-server: Drop oldPacho Ramos2015-11-091-108/+0
| | | | Package-Manager: portage-2.2.24
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+216
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