summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/gcr: remove oldMart Raudsepp2020-11-071-1/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/gcr: bump to 3.36.0Mart Raudsepp2020-08-181-0/+1
| | | | | | | | | | | | | | | | | | | * Port to meson and EAPI-7 * The compatibility libgcr-3.so is now gone * virtualx usage is gone, as that was needed only for dbus autolaunch, which is now handled manually to not need autolaunch * libtasn1 dep with subslot operator dep is gone, as I don't see any direct linkages to it, probably only p11-kit private in modern days * Added missing gnupg runtime dep, which hopefully doesn't cause a build-time circular dep in the way it is done now (including an upstream MR that is needed to avoid this at upstream level) * Dropped unnecessary unconditional libxslt/libxml2 deps, which were checked for in autotools (but apparently never used), but are not used with meson. However libxml2 is still used as part of gresources when ui (USE=gtk) is enabled Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/gcr: remove oldMart Raudsepp2020-04-171-1/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/gcr: 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>
* app-crypt/gcr: remove oldMart Raudsepp2020-01-111-1/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/gcr: version bump to 3.34 + switch to Python 3Mathy Vanvoorden2019-12-041-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/691486 Closes: https://github.com/gentoo/gentoo/pull/13798 Signed-off-by: Mathy Vanvoorden <mathy@vanvoorden.be> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/gcr: bump to 3.28.1 for glib-2.59+ compatibilityMart Raudsepp2019-01-181-0/+1
| | | | | | | | | | | .. and translation updates. With newer glib (that we don't have in main tree), the old version would crash gnome-shell after unlocking a SSH key. This bump fixes that. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-crypt/gcr: bump to 3.28.0Mart Raudsepp2018-09-221-0/+1
| | | | | Bug: https://bugs.gentoo.org/658646 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-crypt/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-crypt/gcr: Remove oldMart Raudsepp2017-01-261-2/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/gcr: Version bumpPacho Ramos2016-06-241-0/+1
| | | | Package-Manager: portage-2.3.0_rc1
* app-crypt/gcr: drop old revisionGilles Dartiguelongue2015-11-261-1/+0
| | | | Package-Manager: portage-2.2.25
* app-crypt/gcr: Drop oldPacho Ramos2015-11-141-1/+0
| | | | Package-Manager: portage-2.2.24
* app-crypt/gcr: Version bumpPacho Ramos2015-11-141-0/+1
| | | | Package-Manager: portage-2.2.24
* 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