summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2015-04-01 11:50:07 -0700
committerMatt Turner <mattst88@gmail.com>2015-04-01 11:50:07 -0700
commit2acd91ea6da44e0c40320371afa5493c8c3f39cc (patch)
tree5360e026bb599be3ac066fba736d711cd6dd546b
parentx11-drivers/ati-drivers: version bump (diff)
downloadx11-2acd91ea6da44e0c40320371afa5493c8c3f39cc.tar.gz
x11-2acd91ea6da44e0c40320371afa5493c8c3f39cc.tar.bz2
x11-2acd91ea6da44e0c40320371afa5493c8c3f39cc.zip
Update app-admin -> app-eselect.
-rw-r--r--media-libs/mesa/mesa-9999.ebuild8
-rw-r--r--x11-base/xorg-server/xorg-server-9999.ebuild2
-rw-r--r--x11-libs/libXvMC/libXvMC-9999.ebuild2
-rw-r--r--x11-proto/glproto/glproto-9999.ebuild2
4 files changed, 7 insertions, 7 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index c15dbd1a..bc3aa0c0 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 013f2056..22c83d86 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 878e4de4..f2a36d72 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 6cae993f..a25708b4 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() {