summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-11 08:24:36 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-11 08:25:26 +0100
commitc83cb2cc7617e0784c2459a13e7fd6a134ccfd5c (patch)
tree2d4674235c5c0d112b99b4dbe82c37180d53f02e /eclass
parentnet-misc/buka: initial commit with the version 1.0 (diff)
downloadgentoo-c83cb2cc7617e0784c2459a13e7fd6a134ccfd5c.tar.gz
gentoo-c83cb2cc7617e0784c2459a13e7fd6a134ccfd5c.tar.bz2
gentoo-c83cb2cc7617e0784c2459a13e7fd6a134ccfd5c.zip
kde-base/kdebase-startkde -> kde-plasma/kdebase-startkde
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kde4-meta.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde4-meta.eclass b/eclass/kde4-meta.eclass
index ba7114dcfd99..1102a6037a78 100644
--- a/eclass/kde4-meta.eclass
+++ b/eclass/kde4-meta.eclass
@@ -476,7 +476,7 @@ kde4-meta_change_cmakelists() {
case ${KMNAME} in
kde-workspace)
# COLLISION PROTECT section
- # Install the startkde script just once, as a part of kde-base/kdebase-startkde,
+ # Install the startkde script just once, as a part of kde-plasma/kdebase-startkde,
# not as a part of every package.
if [[ ${PN} != kdebase-startkde && -f CMakeLists.txt ]]; then
# The startkde script moved to kdebase-workspace for KDE4 versions > 3.93.0.