Gentoo의 nateon 설치

kiwon의 이미지

흠... 오랜만에 nateon을 설치하려고 하니 안 되는군요. kde lib관련 문제인 듯 합니다만...
gentoo-kr overlay를 통해 설치시도시,

...
-- Didn't find KDE3 headers
-- Found KDE3 library dir: /usr/lib
-- Didn't find the KDE3 dcopidl preprocessor
-- Didn't find the KDE3 dcopidl2cpp preprocessor
-- Found KDE3 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
CMake Error at /usr/share/cmake/Modules/FindKDE3.cmake:274 (MESSAGE):
  Could NOT find everything required for compiling KDE 3 programs
Call Stack (most recent call first):
  CMakeLists.txt:29 (FIND_PACKAGE)
...

이런 메시지를 뱉어냅니다. 제가 gnome을 쓰고 있어서,
이머징은 아래와 같이 합니다.
# USE="kde qt4 qt3support" emerge nateon

혹시 해결 방법을 아시는 분 계신가요?