public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libprelude/
Date: Fri,  8 Sep 2017 07:56:37 +0000 (UTC)	[thread overview]
Message-ID: <1504857392.7cae45f2da4703c360eaa44e5df5a59aed8ae2b5.mgorny@gentoo> (raw)

commit:     7cae45f2da4703c360eaa44e5df5a59aed8ae2b5
Author:     Thomas Andrejak <thomas.andrejak <AT> gmail <DOT> com>
AuthorDate: Sun Aug 27 09:27:21 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep  8 07:56:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cae45f2

dev-libs/libprelude: whitespace/style fixes

 dev-libs/libprelude/libprelude-4.0.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libprelude/libprelude-4.0.0.ebuild b/dev-libs/libprelude/libprelude-4.0.0.ebuild
index c906506de8b..1207e821b0d 100644
--- a/dev-libs/libprelude/libprelude-4.0.0.ebuild
+++ b/dev-libs/libprelude/libprelude-4.0.0.ebuild
@@ -52,7 +52,7 @@ src_prepare() {
 
 src_configure() {
 	local myconf=(
-		--enable-easy-bindings 
+		--enable-easy-bindings
 		--with-swig
 		$(use_with lua)
 		$(use_with perl)
@@ -61,14 +61,14 @@ src_configure() {
 	)
 
 	if use python; then
-	    python_setup
+		python_setup
 		if python_is_python3; then
 			myconf+=(--without-python2 --with-python3="${EPYTHON}")
 		else
 			myconf+=(--without-python3 --with-python2="${EPYTHON}")
 		fi
 	else
-		myconf+=($(use_with python python2) $(use_with python python3))
+		myconf+=(--without-python2 --without-python3)
 	fi
 
 	econf "${myconf[@]}"


             reply	other threads:[~2017-09-08  7:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-08  7:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-30 12:11 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libprelude/ Arthur Zamarin
2021-03-09 12:44 Joonas Niilola
2021-01-01  0:35 Michał Górny
2020-12-07 23:44 Marek Szuba
2020-10-12 12:39 Joonas Niilola
2020-06-13  6:25 Hans de Graaff
2020-04-16  6:51 Joonas Niilola
2020-02-11 12:16 Michał Górny
2019-04-08 17:43 Hans de Graaff
2018-07-18  7:32 Tony Vroon
2018-04-13 10:11 Hans de Graaff
2017-08-05 18:49 Hans de Graaff
2017-03-07 20:30 Göktürk Yüksek
2016-12-06 17:48 Göktürk Yüksek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1504857392.7cae45f2da4703c360eaa44e5df5a59aed8ae2b5.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox