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

Collapse All | Expand All

(-)gnome-desktop-2.28.2-r1.ebuild (-2 / +1 lines)
Lines 4-10 Link Here
4
4
5
EAPI="2"
5
EAPI="2"
6
6
7
inherit eutils gnome2
7
inherit gnome2
8
8
9
DESCRIPTION="Libraries for the gnome desktop that are not part of the UI"
9
DESCRIPTION="Libraries for the gnome desktop that are not part of the UI"
10
HOMEPAGE="http://www.gnome.org/"
10
HOMEPAGE="http://www.gnome.org/"
Lines 44-50 Link Here
44
}
44
}
45
45
46
src_prepare() {
46
src_prepare() {
47
	epatch "${FILESDIR}"/${P}-slideshow.patch
48
	gnome2_src_prepare
47
	gnome2_src_prepare
49
48
50
	# Fix intltoolize broken file, see upstream #577133
49
	# Fix intltoolize broken file, see upstream #577133

Return to bug 299242