From 46f15a04259889ff2e824f01dc246af8f4570684 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Mon, 20 Apr 2015 20:24:26 +0300 Subject: Corectare README pentru lamurire asupra overlay-ului --- README | 3 +++ .../ati-userspace/ati-userspace-14.12-r3.ebuild | 28 +++++----------------- 2 files changed, 9 insertions(+), 22 deletions(-) diff --git a/README b/README index e09daca9..e10fe798 100644 --- a/README +++ b/README @@ -3,3 +3,6 @@ Romanian Kogaion desktop-oriented ebuilds. For the moment it's in pre-alpha stag To install it as an overlay in a Gentoo planet distro, use the command: layman -f -a kogaion-desktop -o https://raw.github.com/Rogentos/kogaion-desktop/master/overlay.xml + +== Atention == +In order to have this repo stable enough, we propose adding the 'kogaion' overlay also! diff --git a/x11-drivers/ati-userspace/ati-userspace-14.12-r3.ebuild b/x11-drivers/ati-userspace/ati-userspace-14.12-r3.ebuild index 6059689a..92586d0e 100644 --- a/x11-drivers/ati-userspace/ati-userspace-14.12-r3.ebuild +++ b/x11-drivers/ati-userspace/ati-userspace-14.12-r3.ebuild @@ -29,29 +29,13 @@ RDEPEND=" app-eselect/eselect-opencl sys-power/acpid x11-apps/xauth - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXinerama - x11-libs/libXrandr - x11-libs/libXrender - virtual/glu + virtual/glu[${MULTILIB_USEDEP}] + x11-libs/libX11[${MULTILIB_USEDEP}] + x11-libs/libXext[${MULTILIB_USEDEP}] + x11-libs/libXinerama[${MULTILIB_USEDEP}] + x11-libs/libXrandr[${MULTILIB_USEDEP}] + x11-libs/libXrender[${MULTILIB_USEDEP}] !x11-libs/xvba-video - abi_x86_32? ( - || ( - virtual/glu[abi_x86_32] - app-emulation/emul-linux-x86-opengl - ) - || ( - ( - x11-libs/libX11[abi_x86_32] - x11-libs/libXext[abi_x86_32] - x11-libs/libXinerama[abi_x86_32] - x11-libs/libXrandr[abi_x86_32] - x11-libs/libXrender[abi_x86_32] - ) - app-emulation/emul-linux-x86-xlibs - ) - ) " DEPEND="${RDEPEND} -- cgit v1.2.3