Skip to content

Commit

Permalink
kde-base/kdebase-startkde -> kde-plasma/kdebase-startkde
Browse files Browse the repository at this point in the history
  • Loading branch information
johu committed Dec 11, 2016
1 parent 4c5cd6e commit c83cb2c
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion eclass/kde4-meta.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ KMNAME="kde-workspace"
KMNOMODULE="true"
inherit kde4-meta prefix

DESCRIPTION="Startkde script, which starts a complete KDE session, and associated scripts"
DESCRIPTION="Script which starts a complete Plasma session, and associated scripts"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE="crash-reporter +handbook minimal +wallpapers"

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
!kde-plasma/freespacenotifier:4
!kde-plasma/libtaskmanager:4
!kde-plasma/kcminit:4
!kde-base/kdebase-startkde:4
!kde-plasma/kdebase-startkde:4
!kde-plasma/klipper:4
!kde-plasma/krunner:4
!kde-plasma/ksmserver:4
Expand Down
2 changes: 1 addition & 1 deletion kde-plasma/plasma-workspace/plasma-workspace-5.8.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ RDEPEND="${COMMON_DEPEND}
!kde-plasma/freespacenotifier:4
!kde-plasma/libtaskmanager:4
!kde-plasma/kcminit:4
!kde-base/kdebase-startkde:4
!kde-plasma/kdebase-startkde:4
!kde-plasma/klipper:4
!kde-plasma/krunner:4
!kde-plasma/ksmserver:4
Expand Down
1 change: 1 addition & 0 deletions profiles/updates/4Q-2016
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ move kde-base/kactivities kde-frameworks/kactivities
move kde-base/kdm kde-plasma/kdm
move kde-base/plasma-workspace kde-plasma/plasma-workspace
move dev-perl/extutils-pkgconfig dev-perl/ExtUtils-PkgConfig
move kde-base/kdebase-startkde kde-plasma/kdebase-startkde

0 comments on commit c83cb2c

Please sign in to comment.