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

Collapse All | Expand All

(-)a/mate-base/mate-applets/mate-applets-1.8.0-r1.ebuild (-1 / +1 lines)
Lines 82-88 src_test() { Link Here
82
DOCS="AUTHORS ChangeLog NEWS README"
82
DOCS="AUTHORS ChangeLog NEWS README"
83
83
84
src_install() {
84
src_install() {
85
	python_fix_shebang invest-applet timer-applet/src
85
	python_fix_shebang invest-applet
86
	gnome2_src_install
86
	gnome2_src_install
87
87
88
	local APPLETS="accessx-status battstat charpick command cpufreq drivemount
88
	local APPLETS="accessx-status battstat charpick command cpufreq drivemount
(-)a/mate-base/mate-applets/mate-applets-1.8.1.ebuild (-2 / +1 lines)
Lines 84-90 src_test() { Link Here
84
DOCS="AUTHORS ChangeLog NEWS README"
84
DOCS="AUTHORS ChangeLog NEWS README"
85
85
86
src_install() {
86
src_install() {
87
	python_fix_shebang invest-applet timer-applet/src
87
	python_fix_shebang invest-applet
88
	gnome2_src_install
88
	gnome2_src_install
89
89
90
	local APPLETS="accessx-status battstat charpick command cpufreq drivemount
90
	local APPLETS="accessx-status battstat charpick command cpufreq drivemount
91
- 

Return to bug 567468