summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libgdata: Drop old versionsMatt Turner2021-05-301-1/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libgdata: Drop old versionsMatt Turner2021-04-131-1/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libgdata: Version bump to 0.18.1Matt Turner2021-04-121-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libgdata: Version bump to 0.17.13Matt Turner2020-11-081-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libgdata: remove oldMart Raudsepp2020-07-291-1/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/libgdata: bump to 0.7.12Mart Raudsepp2020-02-281-0/+1
| | | | | | | | | OAuth1 support is dropped unconditionally, as no known servies use this anymore (everything on oauth is using OAuth2). This drops liboauth dependency together with it. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/libgdata: remove oldMart Raudsepp2020-02-091-1/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/libgdata: remove oldMart Raudsepp2019-12-251-1/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/libgdata: remove p.masked 0.7.10Mart Raudsepp2019-08-251-1/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/libgdata: bump to 0.7.11Mart Raudsepp2019-08-251-0/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/libgdata: 0.17.9 → 0.17.10Sobhan Mohammadpour2019-07-041-0/+1
| | | | | | | | the package moved to meson and gettext, can't get the tests to work as they need dconf Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-libs/libgdata: stable 0.17.9-r1 for hppa, bug #635938Sergei Trofimovich2017-11-231-1/+1
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-libs/libgdata: version bump 0.17.8-r1 → 0.17.9Gilles Dartiguelongue2017-08-271-0/+1
| | | | | | | Drop GSETTINGS_BACKEND which is handled by eclass. Switch dbus wrapping to dbus-run-session to avoid implicit dependency on X11 server. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-libs/libgdata: remove oldMart Raudsepp2017-07-081-2/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/libgdata: bump to 0.17.8, should fix google calendars/task syncMart Raudsepp2017-04-201-0/+1
|
* dev-libs/libgdata: remove oldMart Raudsepp2017-03-171-1/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.1
* dev-libs/libgdata: bump to 0.17.7 for many upstream bug fixesMart Raudsepp2017-03-151-0/+1
| | | | | | | | Should fix the latest pagination woes (e.g getting only 100 tasks from Google); google drive/calendar fixes. Disables Freebase service as the servers are now shut down. Package-Manager: Portage-2.3.4, Repoman-2.3.1
* dev-libs/libgdata: remove oldMart Raudsepp2017-02-151-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-libs/libgdata: Version bumpPacho Ramos2016-10-081-0/+1
| | | | Package-Manager: portage-2.3.1
* dev-libs/libgdata: Version bumpPacho Ramos2016-07-021-0/+1
| | | | Package-Manager: portage-2.3.0_rc1
* dev-libs/libgdata: Drop oldPacho Ramos2016-07-021-1/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-libs/libgdata: Drop oldPacho Ramos2015-12-301-1/+0
| | | | Package-Manager: portage-2.2.26
* dev-libs/libgdata: drop old revisionGilles Dartiguelongue2015-12-131-1/+0
| | | | Package-Manager: portage-2.2.26
* dev-libs/libgdata: version bump to 0.17.4Gilles Dartiguelongue2015-12-131-0/+1
| | | | Package-Manager: portage-2.2.26
* dev-libs/libgdata: Version bump, drop oldPacho Ramos2015-09-201-1/+1
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+3
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