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 304C9138821 for ; Wed, 1 Apr 2015 18:50:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5BCBE0AFC; Wed, 1 Apr 2015 18:50:33 +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 74596E0AFC for ; Wed, 1 Apr 2015 18:50:33 +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 4B2B23408A3 for ; Wed, 1 Apr 2015 18:50:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF2751500D for ; Wed, 1 Apr 2015 18:50:27 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1427914207.2acd91ea6da44e0c40320371afa5493c8c3f39cc.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/, x11-base/xorg-server/, x11-libs/libXvMC/, x11-proto/glproto/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/mesa-9999.ebuild x11-base/xorg-server/xorg-server-9999.ebuild x11-libs/libXvMC/libXvMC-9999.ebuild x11-proto/glproto/glproto-9999.ebuild X-VCS-Directories: x11-libs/libXvMC/ media-libs/mesa/ x11-base/xorg-server/ x11-proto/glproto/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2acd91ea6da44e0c40320371afa5493c8c3f39cc X-VCS-Branch: master Date: Wed, 1 Apr 2015 18:50:27 +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: 14c9055e-ada7-4240-acd7-7be6aacf8adc X-Archives-Hash: e37c2ede61546fd8f6799b92ff1666bd commit: 2acd91ea6da44e0c40320371afa5493c8c3f39cc Author: Matt Turner gmail com> AuthorDate: Wed Apr 1 18:50:07 2015 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Apr 1 18:50:07 2015 +0000 URL: https://gitweb.gentoo.org/proj/x11.git/commit/?id=2acd91ea Update app-admin -> app-eselect. media-libs/mesa/mesa-9999.ebuild | 8 ++++---- x11-base/xorg-server/xorg-server-9999.ebuild | 2 +- x11-libs/libXvMC/libXvMC-9999.ebuild | 2 +- x11-proto/glproto/glproto-9999.ebuild | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index c15dbd1..bc3aa0c 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -80,9 +80,9 @@ RDEPEND=" !=app-admin/eselect-opengl-1.3.0 + classic? ( app-eselect/eselect-mesa ) + gallium? ( app-eselect/eselect-mesa ) + >=app-eselect/eselect-opengl-1.3.0 udev? ( kernel_linux? ( >=virtual/libudev-215:=[${MULTILIB_USEDEP}] ) ) >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] gbm? ( >=virtual/libudev-215:=[${MULTILIB_USEDEP}] ) @@ -108,7 +108,7 @@ RDEPEND=" >=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}] ) opencl? ( - app-admin/eselect-opencl + app-eselect/eselect-opencl dev-libs/libclc || ( >=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}] diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg-server/xorg-server-9999.ebuild index 013f205..22c83d8 100644 --- a/x11-base/xorg-server/xorg-server-9999.ebuild +++ b/x11-base/xorg-server/xorg-server-9999.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb" IUSE="${IUSE_SERVERS} glamor ipv6 minimal nptl selinux +suid systemd tslib +udev unwind wayland" -CDEPEND=">=app-admin/eselect-opengl-1.3.0 +CDEPEND=">=app-eselect/eselect-opengl-1.3.0 dev-libs/openssl media-libs/freetype >=x11-apps/iceauth-1.0.2 diff --git a/x11-libs/libXvMC/libXvMC-9999.ebuild b/x11-libs/libXvMC/libXvMC-9999.ebuild index 878e4de..f2a36d7 100644 --- a/x11-libs/libXvMC/libXvMC-9999.ebuild +++ b/x11-libs/libXvMC/libXvMC-9999.ebuild @@ -18,4 +18,4 @@ RDEPEND=">=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}] >=x11-proto/videoproto-2.3.1-r1:=[${MULTILIB_USEDEP}] >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" -PDEPEND="app-admin/eselect-xvmc" +PDEPEND="app-eselect/eselect-xvmc" diff --git a/x11-proto/glproto/glproto-9999.ebuild b/x11-proto/glproto/glproto-9999.ebuild index 6cae993..a25708b 100644 --- a/x11-proto/glproto/glproto-9999.ebuild +++ b/x11-proto/glproto/glproto-9999.ebuild @@ -12,7 +12,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE="SGI-B-2.0" IUSE="" -RDEPEND=">=app-admin/eselect-opengl-1.3.0" +RDEPEND=">=app-eselect/eselect-opengl-1.3.0" DEPEND="" src_install() {