Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 311781
Collapse All | Expand All

(-)/usr/portage/app-portage/kportagetray/kportagetray-0.2.2.ebuild (+10 lines)
Lines 29-31 Link Here
29
	>=kde-base/knotify-${KDE_MINIMAL}
29
	>=kde-base/knotify-${KDE_MINIMAL}
30
	>=kde-base/konsole-${KDE_MINIMAL}
30
	>=kde-base/konsole-${KDE_MINIMAL}
31
"
31
"
32
33
pkg_setup() {
34
	python_set_active_version 2
35
	kde4-base_pkg_setup
36
}
37
38
src_prepare() {
39
	python_convert_shebangs -r 2 .
40
	kde4-base_src_prepare
41
}

Return to bug 311781