summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/accountsservice: Drop old versionsMatt Turner2022-03-181-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/accountsservice: Version bump to 22.08.8Matt Turner2022-03-011-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/accountsservice: add 22.07.5, drop 22.07.4 (fix .pc file)Sam James2022-02-201-1/+1
| | | | | | | | See https://cgit.freedesktop.org/accountsservice/commit/?h=22.07.5&id=181914504db9f40d1b737095d5a1aeda8c896a1e. Bug: https://gitlab.freedesktop.org/accountsservice/accountsservice/-/issues/99 Closes: https://bugs.gentoo.org/833762 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/accountsservice: Version bump to 22.07.4Matt Turner2022-02-181-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/accountsservice: Version bump to 22.04.62Matt Turner2022-01-301-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/accountsservice: Drop 0.6.50-r1, EAPI6--Andreas Sturmlechner2021-09-051-1/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/accountsservice: Bump to 0.6.55Pacho Ramos2020-06-131-0/+1
| | | | | | | | | | | | | | | | This is needed to have switch user option in recent Gnome versions (#717390). Also stop installing /var empty directories, they are created at runtime when needed (#658682). Thanks-to: Francesco Turco Thanks-to: Lars Wendler (Polynomial-C) Thanks-to: Arfrever Frehtes Taifersar Arahesis Thanks-to: Fabian Köster Bug: https://bugs.gentoo.org/717390 Closes: https://bugs.gentoo.org/684326 Closes: https://bugs.gentoo.org/658682 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* Revert "sys-apps/accountsservice: version bump to 0.6.54"Mart Raudsepp2019-03-041-1/+0
| | | | | | | | | | | | | | This reverts commit 844671a9cc203605d9940fd62a826bd5864b9340. Fails to install any real files whatsoever due to bugs in meson ebuild port. Adds questionable keepdir when the idea is to check if pre-existing dirs are needed at all instead. The keepdir is with wrong path as well. Keeps deps only possibly relevant to autotools based builds. Bug: https://bugs.gentoo.org/658682 Closes: https://bugs.gentoo.org/679444 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sys-apps/accountsservice: version bump to 0.6.54Dennis Lamm2019-03-041-0/+1
| | | | | | Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Bug: https://bugs.gentoo.org/658682 Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-apps/accountsservice: remove oldMart Raudsepp2018-11-241-1/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* sys-apps/accountsservice: security bump to 0.6.50Mart Raudsepp2018-08-171-0/+1
| | | | | Bug: https://bugs.gentoo.org/659916 Package-Manager: Portage-2.3.46, Repoman-2.3.10
* sys-apps/accountsservice: remove oldMart Raudsepp2017-12-271-1/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* sys-apps/accountsservice: version bump 0.6.43-r1 → 0.6.45Gilles Dartiguelongue2017-08-201-0/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-apps/accountsservice: remove oldMart Raudsepp2017-02-251-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-apps/accountsservice: Remove oldMart Raudsepp2017-01-261-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-apps/accountsservice: Version bumpPacho Ramos2016-12-051-0/+1
| | | | Package-Manager: portage-2.3.2
* sys-apps/accountsservice: Version bumpPacho Ramos2016-06-281-0/+1
| | | | Package-Manager: portage-2.3.0_rc1
* sys-apps/accountsservice: Drop oldPacho Ramos2016-06-281-1/+0
| | | | Package-Manager: portage-2.3.0_rc1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
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