summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/wayland: Make mesa blocker a soft oneMatt Turner2018-06-061-1/+1
|
* dev-libs/wayland: Version bump 1.15.0Matt Turner2018-06-062-0/+74
| | | | | Closes: https://bugs.gentoo.org/616026 Closes: https://bugs.gentoo.org/656930
* dev-libs/wayland: Block versions of media-libs/mesa with libwayland-eglMatt Turner2018-06-061-2/+3
| | | | Bug: https://bugs.gentoo.org/649962
* dev-libs/wayland: Drop old versionsMatt Turner2018-05-203-133/+0
|
* dev-libs/wayland-1.14.0: hppa stable, bug 649316Matt Turner2018-05-201-1/+1
|
* dev-libs/wayland: arm stable, bug #649316Markus Meier2018-05-131-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-libs/wayland: stable 1.14.0 for sparcRolf Eike Beer2018-05-081-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649316 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-libs/wayland: x86 stable (bug #649316)Thomas Deutschmann2018-05-071-1/+1
| | | | Package-Manager: Portage-2.3.34, Repoman-2.3.9
* dev-libs/wayland-1.14.0: ppc64 stable, bug 649316Matt Turner2018-05-061-1/+1
|
* dev-libs/wayland-1.14.0: ppc stable, bug 649316Matt Turner2018-05-061-1/+1
|
* dev-libs/wayland: stable 1.14.0 for ia64, bug #649316Sergei Trofimovich2018-05-061-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649316 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-libs/wayland-1.14.0: alpha stable, bug 649316Matt Turner2018-05-061-1/+1
|
* dev-libs/wayland: amd64 stable wrt bug #649316Mikle Kolyada2018-05-061-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/wayland: stable 1.13.0 for hppa, bug #620234Sergei Trofimovich2018-03-191-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-libs/wayland: bump to 1.14.0Mart Raudsepp2017-08-232-0/+73
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/wayland: use HTTPS for freedesktop.orgDavid Hicks2017-08-173-3/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-libs/wayland: arm stable, bug #620234Markus Meier2017-06-241-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-libs/wayland: ppc stable wrt bug #620234Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: keyword ~arm64Alexis Ballier2017-06-192-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/wayland: ppc64 stable wrt bug #620234Agostino Sarubbo2017-06-131-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: ia64 stable wrt bug #620234Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: sparc stable wrt bug #620234Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland-1.13.0-r0: add alpha keywordTobias Klausmann2017-06-041-1/+1
| | | | Gentoo-Bug: 620234
* dev-libs/wayland: x86 stable wrt bug #620234Agostino Sarubbo2017-06-011-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: amd64 stable wrt bug #620234Agostino Sarubbo2017-05-311-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: bump to 1.13.0Mart Raudsepp2017-04-102-0/+73
| | | | Gentoo-bug: 611062
* dev-libs/wayland-9999: Port to EAPI-6Mart Raudsepp2017-04-101-16/+28
| | | | | | | | | | | | Also try to address socket path 108 byte limit restriction caused test failures by cutting down the XDG_RUNTIME_DIR subdir length. Wayland tests used to create a wayland-tests/ subdir under it, but since before 1.13.0 it creates a wayland-tests-RANDOM/ subdir (RANDOM is 6 random characters), which makes tests fail on socket path length even with PORTAGE_TMPDIR=/tmp, let alone /var/tmp. I think shortening the subdir from "runtime-dir" to "xdr" makes it fit in both cases, unless we are dealing with a 1.xx.y-r1 revision, in which case /var/tmp might fail.
* dev-libs/wayland: Drop old versionsMatt Turner2017-03-164-186/+0
|
* dev-libs/wayland: Stable for HPPA (bug #611056).Jeroen Roovers2017-03-161-1/+1
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-libs/wayland: ia64 stable wrt bug #611056Agostino Sarubbo2017-03-111-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: sparc stable wrt bug #611056Agostino Sarubbo2017-03-101-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: x86 stable wrt bug #611056Agostino Sarubbo2017-03-101-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: amd64 stable wrt bug #611056Agostino Sarubbo2017-03-101-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: arm stable (bug 611056)Michael Weber2017-03-081-1/+1
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
* dev-libs/wayland: ppc stable (bug 611056)Michael Weber2017-03-081-1/+1
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
* dev-libs/wayland: ppc64 stable (bug 611056)Michael Weber2017-03-081-3/+2
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
* dev-libs/wayland-1.12.0-r0: add alpha keywordTobias Klausmann2017-03-061-2/+2
| | | | Gentoo-Bug: 611056
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/wayland: ppc64 stable wrt bug #579266Agostino Sarubbo2017-01-251-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: sparc stable wrt bug #579266Agostino Sarubbo2017-01-221-3/+3
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: ppc stable wrt bug #579266Agostino Sarubbo2016-11-171-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: ia64 stable wrt bug #579266Agostino Sarubbo2016-11-161-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: ia64 stable wrt bug #559062Agostino Sarubbo2016-11-131-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: sparc stable wrt bug #559062Agostino Sarubbo2016-11-121-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/wayland: Remove oldManuel Rüger2016-10-036-480/+0
| | | | Package-Manager: portage-2.3.1
* dev-libs/wayland: Version bump to 1.12.0Manuel Rüger2016-10-032-0/+62
| | | | Package-Manager: portage-2.3.1
* dev-libs/wayland-1.11.0-r0: add alpha keywordTobias Klausmann2016-09-221-2/+2
| | | | Gentoo-Bug: 579266
* dev-libs/wayland: amd64 stable, bug 579266Pacho Ramos2016-09-171-2/+2
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64"
* dev-libs/wayland: x86 stable, bug 579266Pacho Ramos2016-09-171-2/+2
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"