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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +6 lines)
Line  Link Here
0
-- a/gdl-3.0.2.ebuild
0
++ b/gdl-3.0.2.ebuild
Lines 27-30 Link Here
27
	>=dev-util/intltool-0.40.1
26
	>=dev-util/intltool-0.40.1
28
	doc? ( >=dev-util/gtk-doc-1.4 )"
27
	doc? ( >=dev-util/gtk-doc-1.4 )"
29
28
30
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
29
pkg_setup() {
30
	G2CONF="--disable-maintainer-mode
31
		$(use_enable introspection)"
32
	DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
33
}

Return to bug 383635