kde5.eclass: Update comment
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>
Tue, 30 Aug 2016 14:19:37 +0000 (16:19 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Wed, 5 Oct 2016 18:42:32 +0000 (05:42 +1100)
eclass/kde5.eclass

index 3c2028446c7755412789bb1c1359472939346798..c032ab86e2d45241e759e0d096f2e939377ae7f3 100644 (file)
@@ -225,7 +225,7 @@ if [[ -n ${KMNAME} && ${KMNAME} != ${PN} && ${KDE_BUILD_TYPE} = release ]]; then
        S=${WORKDIR}/${KMNAME}-${PV}
 fi
 
-# Drop this when kdepim is finally split upstream
+# FIXME: Drop this when kdepim-16.08.x is no more
 if [[ -n ${KMNAME} && ${KMNAME} != ${PN} && ${KMNAME} = kdepim ]]; then
        S="${S}/${PN}"
 fi