--- a/eclass/kde4-meta.eclass +++ a/eclass/kde4-meta.eclass @@ -80,7 +80,7 @@ case ${BUILD_TYPE} in elif [[ "${KDE_SCM}" == "git" ]]; then case ${KMNAME} in kdepim|kdepim-runtime) - EGIT_REPO_URI="git://anongit.kde.org/${KMNAME}" + EGIT_REPO_URI="git://anongit.kde.org/${KMNAME}.git" EGIT_PROJECT="${KMNAME}" ;; esac