Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 328059 | Differences between
and this patch

Collapse All | Expand All

(-)portage/kde-base/plasma-workspace/plasma-workspace-4.4.5.ebuild (+5 lines)
Lines 59-66 Link Here
59
59
60
KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
60
KMLOADLIBS="libkworkspace libplasmaclock libplasmagenericshell libtaskmanager"
61
61
62
# http://bugs.kde.org/show_bug.cgi?id=244063
62
PATCHES=(
63
PATCHES=(
63
	"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
64
	"${FILESDIR}/${PN}-4.4.2-xinerama_cmake_automagic.patch"
65
	"${FILESDIR}/${PN}-4.4.5-solarsystem.cpp.patch"
66
	"${FILESDIR}/${PN}-4.4.5-solarsystem.h.patch"
67
	"${FILESDIR}/${PN}-4.4.5-timesource.cpp.patch"
68
	"${FILESDIR}/${PN}-4.4.5-timesource.h.patch"
64
)
69
)
65
70
66
pkg_setup() {
71
pkg_setup() {

Return to bug 328059