           SPELL=kde4-profile
persistent_read kdelibs4 KDE_VER KDE_VER
if [[ $KDE_VER == devel ]]; then
         VERSION=svn
elif [[ $KDE_VER == unstable ]]; then
         VERSION=4.2.95
else
         VERSION=4.2.4
fi
        WEB_SITE=http://www.kde.org/
        KEYWORDS="kde"
         ENTERED=20070307
           SHORT="Provides a fully featured KDE4 desktop environment"
cat << EOF
The kde4-profile spell provides a fully featured KDE4 desktop environment.
Casting this spell is a good way to ensure your KDE4 system is installed with
all the features you want.
EOF
