summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-123-6/+6
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libwacom: Stabilize 2.8.0 ppc, #918922Sam James2023-12-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.8.0 ppc64, #918922Matoro Mahri2023-12-191-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.8.0 x86, #918922Sam James2023-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.8.0 amd64, #918922Sam James2023-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.8.0 sparc, #918922Sam James2023-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.8.0 arm, #918922Sam James2023-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Rename dev-python/{python-libevdev → libevdev}Michał Górny2023-10-203-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libwacom: Version bump to 2.8.0Matt Turner2023-09-092-0/+68
| | | | | Closes: https://bugs.gentoo.org/901111 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Stabilize 2.7.0 ppc, #910514Sam James2023-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.7.0 sparc, #910514Sam James2023-07-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.7.0 x86, #910514Sam James2023-07-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.7.0 ppc64, #910514Sam James2023-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.7.0 arm, #910514Sam James2023-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.7.0 amd64, #910514Sam James2023-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Version bump to 2.7.0Matt Turner2023-05-312-0/+72
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Drop old versionsMatt Turner2023-05-103-144/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: fix python-any-r1 usageSam James2023-03-131-1/+6
| | | | | | | | | | | | | | | When upgrading an old system, there's a period where Python may not be usable at all, so either undeclared deps on Python or excessive checks will cause failures. In this case, Python is only BDEPENDed on for tests, and python_check_deps tries to reflect that, but python-any-r1 is still going to check for the interpreter. Switch back to the way the ebuild used to do things by guarding the python-any-r1_pkg_setup call, like in the Python Guide. This stops us checking for Python even when we're not going to use it. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.6.0 ppc64, #899242Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.6.0 x86, #899242Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.6.0 amd64, #899242Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.6.0 sparc, #899242Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.6.0 arm, #899242Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.6.0 ppc, #899242Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Version bump to 2.6.0Matt Turner2023-01-303-1/+68
| | | | | Closes: https://bugs.gentoo.org/802558 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/libwacom: Stabilize 2.5.0 ppc, #883869Sam James2022-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.5.0 ppc64, #883869Sam James2022-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.5.0 x86, #883869Jakov Smolić2022-12-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libwacom: Stabilize 2.5.0 amd64, #883869Jakov Smolić2022-12-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libwacom: Stabilize 2.5.0 arm, #883869Arthur Zamarin2022-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.5.0 sparc, #883869Arthur Zamarin2022-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Version bump to 2.5.0Matt Turner2022-10-142-0/+72
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Use python_has_versionMatt Turner2022-10-081-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Drop old versionsMatt Turner2022-10-083-139/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Stabilize 2.4.0 ppc64, #867796Matt Turner2022-09-021-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Stabilize 2.4.0 ppc, #867796Matt Turner2022-09-021-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Stabilize 2.4.0 sparc, #867796Arthur Zamarin2022-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libwacom: Stabilize 2.4.0 x86, #867796Jakov Smolić2022-09-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libwacom: Stabilize 2.4.0 amd64, #867796Jakov Smolić2022-09-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libwacom: Stabilize 2.4.0 arm, #867796Jakov Smolić2022-09-011-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libwacom: Version bump to 2.4.0Matt Turner2022-07-292-0/+72
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Fix udev_reload callPacho Ramos2022-07-201-0/+4
| | | | | | | Also in unmasked version Closes: https://bugs.gentoo.org/854363 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-libs/libwacom: Drop old versionsMatt Turner2022-06-253-127/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Version bump to 2.3.0Matt Turner2022-06-252-0/+72
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Version bump to 2.2.0Matt Turner2022-05-302-0/+68
| | | | | | | package.mask'd for now. Bug: https://bugs.gentoo.org/848501 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libwacom: Call udev_reloadPacho Ramos2022-05-201-1/+5
| | | | | | Closes: https://bugs.gentoo.org/843020 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-libs/libwacom: Stabilize 1.12 arm, #828406Sam James2021-12-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: Stabilize 1.12 ppc64, #828406Sam James2021-12-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: x86 stable wrt bug #828406Agostino Sarubbo2021-12-061-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>