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

(-)/usr/portage/gnome-base/gnome-desktop/gnome-desktop-2.28.2.ebuild (-1 / +2 lines)
Lines 4-10 Link Here
4
4
5
EAPI="2"
5
EAPI="2"
6
6
7
inherit gnome2
7
inherit eutils 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-49 Link Here
44
}
44
}
45
45
46
src_prepare() {
46
src_prepare() {
47
	epatch "${FILESDIR}"/${P}-slideshow.patch
47
	gnome2_src_prepare
48
	gnome2_src_prepare
48
49
49
	# Fix intltoolize broken file, see upstream #577133
50
	# Fix intltoolize broken file, see upstream #577133

Return to bug 299242