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 2957D138A2F for ; Sat, 4 Oct 2014 20:54:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0AA4E0912; Sat, 4 Oct 2014 20:54:11 +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 03804E0912 for ; Sat, 4 Oct 2014 20:54:10 +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 DF4EB34028E for ; Sat, 4 Oct 2014 20:54:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A7756FB3 for ; Sat, 4 Oct 2014 20:54:08 +0000 (UTC) From: "David Heidelberger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Heidelberger" Message-ID: <1412455837.3f6a1571eae610d89c9f7ebc71ccdbbfe0545e46.okias@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/libxcb/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-libs/libxcb/libxcb-1.11.ebuild x11-libs/libxcb/libxcb-9999.ebuild X-VCS-Directories: x11-libs/libxcb/ X-VCS-Committer: okias X-VCS-Committer-Name: David Heidelberger X-VCS-Revision: 3f6a1571eae610d89c9f7ebc71ccdbbfe0545e46 X-VCS-Branch: master Date: Sat, 4 Oct 2014 20:54:08 +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: 0469e4e3-46d0-4892-8bca-11900905fbbc X-Archives-Hash: 04816d2f4ddf48d09f190a6adea44810 commit: 3f6a1571eae610d89c9f7ebc71ccdbbfe0545e46 Author: David Heidelberger ixit cz> AuthorDate: Sat Oct 4 20:50:37 2014 +0000 Commit: David Heidelberger gmail com> CommitDate: Sat Oct 4 20:50:37 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=3f6a1571 x11-libs/libxcb: bump 1.11 Signed-off-by: David Heidelberger ixit.cz> --- .../libxcb/{libxcb-9999.ebuild => libxcb-1.11.ebuild} | 15 ++++++++------- x11-libs/libxcb/libxcb-9999.ebuild | 6 +++--- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/x11-libs/libxcb/libxcb-9999.ebuild b/x11-libs/libxcb/libxcb-1.11.ebuild similarity index 56% copy from x11-libs/libxcb/libxcb-9999.ebuild copy to x11-libs/libxcb/libxcb-1.11.ebuild index e2df007..450d7cf 100644 --- a/x11-libs/libxcb/libxcb-9999.ebuild +++ b/x11-libs/libxcb/libxcb-1.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_2,3_3} ) PYTHON_REQ_USE=xml XORG_DOC=doc @@ -17,20 +17,21 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${PV} != 9999* ]] && \ SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="selinux xkb" -RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1:=[${MULTILIB_USEDEP}] - >=x11-libs/libXau-1.0.7-r1:=[${MULTILIB_USEDEP}] - >=x11-libs/libXdmcp-1.1.1-r1:=[${MULTILIB_USEDEP}]" +RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}] + >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}] + >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]" # Note: ${PYTHON_USEDEP} needs to go verbatim DEPEND="${RDEPEND} dev-libs/libxslt + ${PYTHON_DEPS} $(python_gen_any_dep \ - ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")" + ">=x11-proto/xcb-proto-1.11[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")" python_check_deps() { - has_version --host-root ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]" + has_version --host-root ">=x11-proto/xcb-proto-1.11[${PYTHON_USEDEP}]" } pkg_setup() { diff --git a/x11-libs/libxcb/libxcb-9999.ebuild b/x11-libs/libxcb/libxcb-9999.ebuild index e2df007..fd627b4 100644 --- a/x11-libs/libxcb/libxcb-9999.ebuild +++ b/x11-libs/libxcb/libxcb-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_1,3_2,3_3} ) PYTHON_REQ_USE=xml XORG_DOC=doc @@ -27,10 +27,10 @@ RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1:=[${MULTILIB_USEDEP}] DEPEND="${RDEPEND} dev-libs/libxslt $(python_gen_any_dep \ - ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")" + ">=x11-proto/xcb-proto-1.11[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")" python_check_deps() { - has_version --host-root ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]" + has_version --host-root ">=x11-proto/xcb-proto-1.11[${MULTILIB_USEDEP},${PYTHON_USEDEP}]" } pkg_setup() {