diff --git a/daemon/README.gentoo b/daemon/README.gentoo
deleted file mode 100644
index c17db2a1f46bb519e1d3a5fc7888c3e775050838..0000000000000000000000000000000000000000
--- a/daemon/README.gentoo
+++ /dev/null
@@ -1,23 +0,0 @@
-emerge commoncpp2
-# editer /usr/lib/pkgconfig/libccext2.pc pour le includedir -> /usr/include/
-ACCEPT_KEYWORDS=~x86 emerge ccrtp
-emerge libosip
-ACCEPT_KEYWORDS=~x86 emerge libeXosip
-emerge libsamplerate
-emerge cvs
-emerge =qt-3.3.6-r1
-
-cvs ...
-
-cd tools/
-portaudio.sh
-cd portaudio
-make install
-cd ../../
-./tools/autotoolize.sh
-./configure --with-qtdir=/usr/qt/3 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
-make
-make install
-
-sflphone
-