summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pyusb: bump to 1.1.0Marek Szuba2020-12-022-0/+29
| | | | | | | | | Tests no longer segfault python, supports python3_9, some cosmetics. Pushed with permission from mgorny on behalf of the Python project. Closes: https://bugs.gentoo.org/645254 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/mesa: Allow building with USE="-X -egl"Matt Turner2020-12-012-2/+12
| | | | | Closes: https://bugs.gentoo.org/739598 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: Avoid deprecation warningMatt Turner2020-12-012-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-strategy/naev: migrate to lua-single.eclassMarek Szuba2020-12-022-0/+76
| | | | | | | LUA_COMPAT=( lua5-1 luajit ) as per the upstream autoconf script. Closes: https://bugs.gentoo.org/752720 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-strategy/naev-0.7.0: fix SRC_URI, explain BDEPEND/src_unpackMarek Szuba2020-12-011-2/+6
| | | | | | | | | | | | pkgcheck complains about the lack of app-arch/unzip in BDEPEND but that is not correct - the data file is supposed to be installed zipped, and the custom src_unpack ensures only the source tarball is actually unpacked. Add a comment explaining this. More importantly, both SRC_URI wrong had '/${P}/' where '/v${PV}/' should be according to the layout of GitHub upstream as of 5 minutes ago. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-strategy/naev: update to 0.7.0Azamat H. Hackimov2020-12-013-1/+71
Migrate to EAPI 7, use github sources. Closes: https://bugs.gentoo.org/546562 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Marek Szuba <marecki@gentoo.org>