summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>
* dev-python/pyside2-tools: removed tools keeping only pyside2-lupdateMiroslav Šulc2020-12-281-3/+0
| | | | | | Closes: https://bugs.gentoo.org/761748 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-python/pyside2-tools: added new ebuildMiroslav Šulc2020-12-261-0/+11
it will be needed for media-gfx/freecad once it gets back the the tree used ebuild by Cecil Curry (leycec/raiagent overlay) minor changes: 1) bump to 5.15.1 2) dropped py3_9 because it's missing on deps 3) moved from cmake-utils to cmake 4) skipping tests if tools USE flag is not set as the tests need the tools Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>