summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/waylandpp: 0.2.2 version bumpCraig Andrews2018-01-313-2/+44
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* dev-cpp/waylandpp: 0.1.6 version bumpCraig Andrews2017-12-042-0/+42
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-cpp/waylandpp: Version bump 0.1.5Craig Andrews2017-11-272-3/+45
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-cpp/waylandpp: version bump 0.1.4Craig Andrews2017-11-063-1/+43
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-cpp/waylandpp: use cmake instead of sconsCraig Andrews2017-10-171-15/+7
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* 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