From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DC2D41384B4 for ; Tue, 29 Dec 2015 08:04:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60F2FE084B; Tue, 29 Dec 2015 08:04:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 076D3E084B for ; Tue, 29 Dec 2015 08:04:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0D4534072E for ; Tue, 29 Dec 2015 08:04:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA242C86 for ; Tue, 29 Dec 2015 08:04:12 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1451376199.02e5d2bc2465f3afd180316546764712599666c9.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gom/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gom/gom-0.3.2.ebuild X-VCS-Directories: dev-libs/gom/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 02e5d2bc2465f3afd180316546764712599666c9 X-VCS-Branch: master Date: Tue, 29 Dec 2015 08:04:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: eb5a67dc-d75f-4c4a-8208-a7688b621e77 X-Archives-Hash: 5024025a568c8ccc5349a5ec905d8f13 commit: 02e5d2bc2465f3afd180316546764712599666c9 Author: Patrick Lauer gentoo org> AuthorDate: Tue Dec 29 08:02:23 2015 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Tue Dec 29 08:03:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e5d2bc Whitespace Package-Manager: portage-2.2.26 dev-libs/gom/gom-0.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/gom/gom-0.3.2.ebuild b/dev-libs/gom/gom-0.3.2.ebuild index 5c7c94b..718bd30 100644 --- a/dev-libs/gom/gom-0.3.2.ebuild +++ b/dev-libs/gom/gom-0.3.2.ebuild @@ -54,7 +54,7 @@ src_configure() { gnome2_src_configure \ ${myconf[@]} \ --disable-python \ - $(use_enable introspection) \ + $(use_enable introspection) if use python ; then python_foreach_impl run_in_build_dir \