summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/xkeyboard-config: Stabilize 2.41 amd64, #927264Arthur Zamarin2024-03-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.41 x86, #927264Arthur Zamarin2024-03-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.41 sparc, #927264Sam James2024-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.41 ppc, #927264Sam James2024-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.41 ppc64, #927264Arthur Zamarin2024-03-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.41 arm, #927264Sam James2024-03-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.41 arm64, #927264Arthur Zamarin2024-03-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Version bump to 2.41Matt Turner2024-02-132-0/+68
| | | | | Closes: https://bugs.gentoo.org/920632 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Remove version requirement on pycountryMatt Turner2024-02-131-3/+3
| | | | | Bug: https://bugs.gentoo.org/920632 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Drop old versionsMatt Turner2024-01-243-90/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40-r1 hppa, #921211Sam James2024-01-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40-r1 arm64, #921211Sam James2024-01-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40-r1 ppc, #921211Arthur Zamarin2024-01-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Keyword 2.40-r1 s390, #917501Arthur Zamarin2024-01-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40-r1 ppc64, #921211Sam James2024-01-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40-r1 arm, #921211Sam James2024-01-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40-r1 sparc, #921211Sam James2024-01-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40-r1 amd64, #921211Sam James2024-01-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40-r1 x86, #921211Sam James2024-01-031-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Keyword 2.40-r1 loong, #917501Matoro Mahri2023-12-291-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-misc/xkeyboard-config: restrict <pycountry-23.12.7Alfred Wingate2023-12-212-9/+13
| | | | | | | | | | | * Fix usage of python_has_version. * Unkeyword ~s390 again. Bug: https://bugs.gentoo.org/917501 Closes: https://bugs.gentoo.org/920278 Closes: https://github.com/gentoo/gentoo/pull/34367 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Keyword 2.40-r1 s390, #917501Arthur Zamarin2023-12-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Keyword 2.40-r1 ppc64, #917501Sam James2023-12-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40 hppa, #917440Matoro Mahri2023-11-301-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Keyword 2.40-r1 hppa, #917501Sam James2023-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: add missing test dependenciesAlfred Wingate2023-11-172-2/+85
| | | | | | | | | | | | | | * New revision due to plenty dropped keywords * pytest-xdist is used if available, make it requirement so that everybody benefits. * Disabled timeout for pytest tests. Observed it already take 40s with xdist and a 12 thread cpu, so you can't trust it to not fail due to high load congestion. Closes: https://bugs.gentoo.org/917479 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33864 Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40 arm, #917440Arthur Zamarin2023-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40 ppc, #917440Arthur Zamarin2023-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40 arm64, #917440Arthur Zamarin2023-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40 ppc64, #917440Arthur Zamarin2023-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40 amd64, #917440Arthur Zamarin2023-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40 x86, #917440Arthur Zamarin2023-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.40 sparc, #917440Arthur Zamarin2023-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Version bump to 2.40Matt Turner2023-10-152-0/+48
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Enable pytest testMatt Turner2023-10-151-2/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Drop old versionsMatt Turner2023-08-162-43/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.39 hppa, #909456Arthur Zamarin2023-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.39 ppc, #909456Arthur Zamarin2023-08-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.39 ppc64, #909456Arthur Zamarin2023-08-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.39 arm, #909456Arthur Zamarin2023-08-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.39 x86, #909456Arthur Zamarin2023-07-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.39 amd64, #909456Arthur Zamarin2023-07-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.39 sparc, #909456Arthur Zamarin2023-07-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.39 arm64, #909456Arthur Zamarin2023-07-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Version bump to 2.39Matt Turner2023-06-143-2/+45
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-252-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-242-2/+2
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* x11-misc/xkeyboard-config: Drop old versionsMatt Turner2023-04-092-43/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.38 sparc, #903989Arthur Zamarin2023-04-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-misc/xkeyboard-config: Stabilize 2.38 ppc64, #903989Arthur Zamarin2023-04-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>