summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/waylandpp: -9999 use newly added LIBDIR optionCraig Andrews2017-09-071-7/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-cpp/waylandpp: 0.1.2 version bumpCraig Andrews2017-09-073-3/+58
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-cpp/waylandpp: Fix multilib-strict workaround on non-multilib systemsCraig Andrews2017-08-272-4/+2
| | | | | | | The first attempt missed a couple of places where "lib" was hardcoded. Gentoo-bug: 629110 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-cpp/waylandpp: Fix multilib-strict workaround on non-multilib systemsCraig Andrews2017-08-272-0/+10
| | | | | Gentoo-bug: 629110 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-cpp/waylandpp: ebuild cleanupCraig Andrews2017-08-232-16/+14
| | | | | | Note that none of these changes modify the installed image or the ebuild metadata so no revbump is required. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-cpp/waylandpp: Wayland C++ bindingsCraig Andrews2017-08-224-0/+115
Gentoo-bug: 628562 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: #5504