summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* virtual/secret-service: update comment re: the KDE providerMarek Szuba2023-08-191-3/+3
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles/features/wd40: unmask libsecret, gvfsSam James2022-11-211-1/+1
| | | | | | | libsecret only has an optional dep on gjs, so mask instead. Reported-by: WANG Xuerui <xen0n@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/wd40: mask virtual/secret-serviceSam James2022-11-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/secret-service: keyword 0 for ~loongWANG Xuerui2022-05-011-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* virtual/secret-service: Stabilize 0 arm64, #806322Sam James2021-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/secret-service: Stabilize 0 ppc64, #806322Sam James2021-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/secret-service: Stabilize 0 ppc, #806322Sam James2021-08-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/secret-service: Stabilize 0 arm, #806322Sam James2021-08-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/secret-service: stable 0 for sparc, bug #806322Rolf Eike Beer2021-08-171-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* virtual/secret-service: stabilize 0 for amd64, x86 (VirtualKeywordsUpdate)Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/secret-service: initial importMarek Szuba2021-06-302-0/+24
A virtual for providers of the freedesktop.org Secret Service API, ultimately to supersede directly depending on gnome-base/gnome-keyring - there is now at least one more functional provider in the tree (app-admin/keepassxc - tested by me using secret-tool, seahorse and of course applications actually using this API for secrets, no problems), and work is ongoing on implementing this in KDE. Nb. gnome-keyring is currently listed as preferred because in addition to having been THE SS API provider until quite recently, keepassxc is currently somewhat more complicated to use - one must prepare keyring or keyrings in advance for use with SS, no PAM module for unlocking a keyring on login, no command-line option to enable SS support etc. Signed-off-by: Marek Szuba <marecki@gentoo.org>