В gentoo сижу второй день ,новичек если что не пинать =)пытаюсь ставить KDE выходит вот это
вот так emerge kdebase-meta
* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
Calculating dependencies... done!
!!! The ebuild selected to satisfy ">=kde-base/kwin-4.9.3:4[aqua=]" has unmet requirements.
- kde-base/kwin-4.9.3::gentoo USE="(-aqua) -debug -gles -opengl"
The following REQUIRED_USE flag constraints are unsatisfied:
!opengl? ( gles ) !gles? ( opengl )
(dependency required by "kde-base/kdebase-meta-4.9.3" [ebuild])
(dependency required by "kdebase-meta" [argument])
хотя в make.conf все вроде есть
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=amdfam10 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
#SYNC="rsync://mirror.yandex.ru/gentoo-portage"
GENTOO_MIRRORS="ftp://mirror.yandex.ru/gentoo-distfiles"
GENTOO_MIRRORS="ftp://gentoo-mirror.spb.ru"
#ACCEPT_KEYWORDS="x86"
#PORTDIR_OVERLAY="/usr/local/portage"
INPUT_DEVICES="evdev synaptics"
LINGUAS="ru"
LANGUAGE="ru"
USE="unicode -aqua -debug -gles -opengl sse sse2 sse3 truetype rdesktop gimp 7zip djvu ftp aalib amr audiofile cdda css ffmpeg gsm lame matroska musepack quicktime real sndfile soundtouch speex theora vcd vdpau xvmc dbus nls chardet mp3 alsa consolekit imlib slit gtk dvd alsa X jpeg -vim-syntax "
VIDEO_CARDS="sgfxi"
ALSA_CARDS="hda-intel"
AUTOCLEAN="yes"
ACCEPT_LICENSE="*"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"