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

Collapse All | Expand All

(-)a/gnome-extra/cinnamon-control-center/cinnamon-control-center-2.2.11.ebuild (-4 / +2 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2014 Gentoo Foundation
1
# Copyright 1999-2014 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon-control-center/cinnamon-control-center-2.2.11.ebuild,v 1.1 2014/11/03 16:15:48 pacho Exp $
3
# $Header:
4
4
5
EAPI="5"
5
EAPI="5"
6
GCONF_DEBUG="yes"
6
GCONF_DEBUG="yes"
Lines 83-91 Link Here
83
83
84
src_prepare() {
84
src_prepare() {
85
	# make some panels optional
85
	# make some panels optional
86
	epatch "${FILESDIR}"/${PN}-2.2.5-optional.patch
86
	epatch "${FILESDIR}"/${PN}-2.4.0-optional.patch
87
	# fix wrong nm-applet dependency
88
	epatch "${FILESDIR}"/${PN}-2.2.5-nm-applet.patch
89
87
90
	epatch_user
88
	epatch_user
91
89

Return to bug 529868