Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gom/
Date: Tue, 29 Dec 2015 08:04:21
Message-Id: 1451376199.02e5d2bc2465f3afd180316546764712599666c9.patrick@gentoo
1 commit: 02e5d2bc2465f3afd180316546764712599666c9
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 08:02:23 2015 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 08:03:19 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e5d2bc
7
8 Whitespace
9
10 Package-Manager: portage-2.2.26
11
12 dev-libs/gom/gom-0.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/gom/gom-0.3.2.ebuild b/dev-libs/gom/gom-0.3.2.ebuild
16 index 5c7c94b..718bd30 100644
17 --- a/dev-libs/gom/gom-0.3.2.ebuild
18 +++ b/dev-libs/gom/gom-0.3.2.ebuild
19 @@ -54,7 +54,7 @@ src_configure() {
20 gnome2_src_configure \
21 ${myconf[@]} \
22 --disable-python \
23 - $(use_enable introspection) \
24 + $(use_enable introspection)
25
26 if use python ; then
27 python_foreach_impl run_in_build_dir \