public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/uhttpmock/
Date: Sat, 13 Mar 2021 23:09:18 +0000 (UTC)	[thread overview]
Message-ID: <1615676942.c152d54c361a0d572f9d0e2484fbd39d2fcbdc57.mattst88@gentoo> (raw)

commit:     c152d54c361a0d572f9d0e2484fbd39d2fcbdc57
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 23:07:36 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 23:09:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c152d54c

net-libs/uhttpmock: Remove GCONF_DEBUG usage

Closes: https://bugs.gentoo.org/775851
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-libs/uhttpmock/uhttpmock-0.5.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
index 9178bba643a..d8184154dea 100644
--- a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-GCONF_DEBUG="yes"
 VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala
@@ -14,7 +13,7 @@ SRC_URI="http://tecnocode.co.uk/downloads/${PN}/${P}.tar.xz"
 LICENSE="LGPL-2+"
 SLOT="0"
 
-IUSE="+introspection vala"
+IUSE="debug +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
@@ -40,6 +39,7 @@ src_prepare() {
 src_configure() {
 	gnome2_src_configure \
 		--disable-static \
+		$(use_enable debug) \
 		$(use_enable introspection) \
 		$(use_enable vala)
 }


             reply	other threads:[~2021-03-13 23:09 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-13 23:09 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-21 17:16 [gentoo-commits] repo/gentoo:master commit in: net-libs/uhttpmock/ Arthur Zamarin
2024-12-20 20:37 Arthur Zamarin
2024-08-01  8:10 Pacho Ramos
2023-01-01 16:20 David Seifert
2022-12-22 11:13 Arthur Zamarin
2022-12-17  6:45 Arthur Zamarin
2022-12-16 20:57 Arthur Zamarin
2022-12-16 20:30 Arthur Zamarin
2022-12-04 19:42 Matt Turner
2022-10-31 17:58 Matt Turner
2022-08-15 19:13 Arthur Zamarin
2022-08-15 19:13 Arthur Zamarin
2022-08-15 17:43 Arthur Zamarin
2022-08-15 17:04 Arthur Zamarin
2022-07-29  2:59 Sam James
2022-07-13  1:02 Matt Turner
2022-05-26  4:45 WANG Xuerui
2021-08-02 16:42 Marek Szuba
2021-05-28 19:20 Sam James
2021-04-15 15:36 Matt Turner
2021-04-15  5:25 Sam James
2021-04-15  1:33 Sam James
2021-04-14 18:51 Mikle Kolyada
2021-03-13 16:07 Matt Turner
2020-02-12 11:46 Mart Raudsepp
2019-05-22 21:39 Aaron Bauman
2019-03-31  7:36 Mart Raudsepp
2019-03-31  7:36 Mart Raudsepp
2017-12-31 21:37 Sergei Trofimovich
2017-12-21 23:31 Mart Raudsepp
2017-12-16 14:04 Tobias Klausmann
2017-11-23 20:47 Sergei Trofimovich
2017-08-27 17:57 Gilles Dartiguelongue
2017-06-30  4:58 Alexis Ballier
2017-06-17  8:54 Sergei Trofimovich
2016-03-19 13:14 Agostino Sarubbo
2016-03-17 10:10 Tobias Klausmann
2015-09-20  6:11 Jeroen Roovers

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=1615676942.c152d54c361a0d572f9d0e2484fbd39d2fcbdc57.mattst88@gentoo \
    --to=mattst88@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