commit: 2acd91ea6da44e0c40320371afa5493c8c3f39cc
Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Wed Apr 1 18:50:07 2015 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> 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="
!<x11-base/xorg-server-1.7
!<=x11-proto/xf86driproto-2.0.3
abi_x86_32? ( !app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)] )
- classic? ( app-admin/eselect-mesa )
- gallium? ( app-admin/eselect-mesa )
- >=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() {