From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3A6EC138D01 for ; Sat, 27 Jun 2015 14:01:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DBECE08A6; Sat, 27 Jun 2015 14:01:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03CB7E08A6 for ; Sat, 27 Jun 2015 14:01:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C1683408BD for ; Sat, 27 Jun 2015 14:01:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 815A266B for ; Sat, 27 Jun 2015 14:01:26 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1435413670.0a65aaca6688462854762dfe26fc71f914ab93f5.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwayland/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtwayland/qtwayland-5.5.0_rc.ebuild dev-qt/qtwayland/qtwayland-5.5.9999.ebuild dev-qt/qtwayland/qtwayland-5.9999.ebuild X-VCS-Directories: dev-qt/qtwayland/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 0a65aaca6688462854762dfe26fc71f914ab93f5 X-VCS-Branch: master Date: Sat, 27 Jun 2015 14:01:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b9e79cd2-bbfb-4207-86a9-f250c70840dc X-Archives-Hash: 6fe6910d6e3c765c1c6099df69b8a284 commit: 0a65aaca6688462854762dfe26fc71f914ab93f5 Author: Davide Pesavento gentoo org> AuthorDate: Sat Jun 27 14:01:10 2015 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sat Jun 27 14:01:10 2015 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=0a65aaca [dev-qt/qtwayland] wayland-1.4 is required now. Package-Manager: portage-2.2.20 dev-qt/qtwayland/qtwayland-5.5.0_rc.ebuild | 2 +- dev-qt/qtwayland/qtwayland-5.5.9999.ebuild | 2 +- dev-qt/qtwayland/qtwayland-5.9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-qt/qtwayland/qtwayland-5.5.0_rc.ebuild b/dev-qt/qtwayland/qtwayland-5.5.0_rc.ebuild index 61832bd..d91681c 100644 --- a/dev-qt/qtwayland/qtwayland-5.5.0_rc.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.5.0_rc.ebuild @@ -14,7 +14,7 @@ fi IUSE="egl qml wayland-compositor xcomposite" DEPEND=" - >=dev-libs/wayland-1.3.0 + >=dev-libs/wayland-1.4.0 >=dev-qt/qtcore-${PV}:5 >=dev-qt/qtgui-${PV}:5[egl=] media-libs/mesa[egl?] diff --git a/dev-qt/qtwayland/qtwayland-5.5.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.5.9999.ebuild index 61832bd..d91681c 100644 --- a/dev-qt/qtwayland/qtwayland-5.5.9999.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.5.9999.ebuild @@ -14,7 +14,7 @@ fi IUSE="egl qml wayland-compositor xcomposite" DEPEND=" - >=dev-libs/wayland-1.3.0 + >=dev-libs/wayland-1.4.0 >=dev-qt/qtcore-${PV}:5 >=dev-qt/qtgui-${PV}:5[egl=] media-libs/mesa[egl?] diff --git a/dev-qt/qtwayland/qtwayland-5.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.9999.ebuild index 61832bd..d91681c 100644 --- a/dev-qt/qtwayland/qtwayland-5.9999.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.9999.ebuild @@ -14,7 +14,7 @@ fi IUSE="egl qml wayland-compositor xcomposite" DEPEND=" - >=dev-libs/wayland-1.3.0 + >=dev-libs/wayland-1.4.0 >=dev-qt/qtcore-${PV}:5 >=dev-qt/qtgui-${PV}:5[egl=] media-libs/mesa[egl?]