summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch candrews' packages to cmake.eclassAndreas Sturmlechner2020-01-041-3/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-cpp/waylandpp: 0.2.5 version bumpCraig Andrews2019-02-241-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-cpp/waylandpp: 0.2.4 version bumpCraig Andrews2019-01-081-4/+5
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-cpp/waylandpp: 0.2.2 version bumpCraig Andrews2018-01-311-2/+2
| | | | Package-Manager: Portage-2.3.21, Repoman-2.3.6
* dev-cpp/waylandpp: version bump 0.1.4Craig Andrews2017-11-061-1/+1
| | | | 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-071-3/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-cpp/waylandpp: Fix multilib-strict workaround on non-multilib systemsCraig Andrews2017-08-271-2/+1
| | | | | | | 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-271-0/+5
| | | | | Gentoo-bug: 629110 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-cpp/waylandpp: ebuild cleanupCraig Andrews2017-08-231-8/+7
| | | | | | 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-221-0/+51
Gentoo-bug: 628562 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: #5504