summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/gtkspell: slot 3 this time...Aaron Bauman2019-07-291-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sys-kernel/genkernel: bump to v4.0.0_beta10Thomas Deutschmann2019-07-293-9/+31
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/raspberrypi-userland-bin: EAPI=7Andrey Utkin2019-07-291-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: drop inherit multilibAndrey Utkin2019-07-291-3/+1
| | | | | | | | | | | | | | | Apparenly multilib.eclass was used only for get_libdir function, and the usage was wrong, because it was appended to the package-specific "/opt/vc/" path which does not need to match system library directory name. More than that, the path "/opt/vc/lib" is actually hardcoded in env.d file installed by this package, so even if get_libdir ever returned something different than "lib", that would break dynamic linkage of the installed executables. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: drop inherit vcs-snapshotAndrey Utkin2019-07-291-2/+2
| | | | | | | Github-hosted files don't need it. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: drop src_prepare definitionAndrey Utkin2019-07-291-4/+0
| | | | | | | | | | | All it does is removing LICENSE file, which is not installed anyway. EAPI=7 mandates a call to eapply_user in src_prepare, which was missing. So rather than maintaining an explicit phase function, it is dropped so that the default implementation takes care of this. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: don't look for sbin/Andrey Utkin2019-07-291-1/+0
| | | | | | | Back in 2017, there used to be such directory, but now there's none. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: add new version 1.20190709Andrey Utkin2019-07-292-0/+49
| | | | | | | Cloned from existing ebuild unchanged. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: set myself as maintainerAndrey Utkin2019-07-291-1/+4
The package was unmaintained, I intend to use it and take care of it. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>