summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/eekboard: Enable py3.9 & py3.10Michał Górny2021-05-231-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/eekboard: use xdg eclassAkinori Hattori2020-08-111-5/+4
| | | | | | Closes: https://bugs.gentoo.org/736653 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/eekboard: update to EAPI 7Akinori Hattori2020-08-102-18/+18
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* dev-libs/eekboard: add support for python3Akinori Hattori2020-08-102-3/+45
| | | | | | Closes: https://bugs.gentoo.org/695018 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/eekboard: drop ltpruneAkinori Hattori2019-02-061-2/+2
| | | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/eekboard: add missing dependencyAkinori Hattori2019-02-061-1/+2
| | | | | | Closes: https://bugs.gentoo.org/669740 Signed-off-by: Akinori Hattori <hattya@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-libs/eekboard: fix versionAkinori Hattori2017-08-242-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/eekboard: initial importAkinori Hattori2017-08-244-0/+134
Package-Manager: Portage-2.3.6, Repoman-2.3.1