After recent 9999->4.9999 rename there is problem in fetching data from SVN (for example - kde-wallpapers). To fix it I've changed locally kde4-base.eclass: _calculate_live_repo() { debug-print-function ${FUNCNAME} "$@" SRC_URI="" case ${KDE_SCM} in svn) # Determine branch URL based on live type local branch_prefix case ${PV} in - 9999*) + 4.9999*) Reproducible: Always
Thanks, this is now fixed in git. http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=38896546b94d24a8cf5996567650790c3c53e670