public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-python/pygobject/
Date: Sun,  2 Oct 2011 00:31:02 +0000 (UTC)	[thread overview]
Message-ID: <cc220b02c845fef5b2905b3cae44c45d805bcddc.tetromino@gentoo> (raw)

commit:     cc220b02c845fef5b2905b3cae44c45d805bcddc
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sun Oct  2 00:28:39 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Oct  2 00:28:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cc220b02

dev-python/pygobject: qa

Drop useless $(use_enable cairo) in 2.28.6-r50: since we are disabling
introspection, cairo support will not be used or needed; introspection
and cairo support are provided by slot 3 of pygobject.

---
 dev-python/pygobject/pygobject-2.28.6-r50.ebuild |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/pygobject/pygobject-2.28.6-r50.ebuild b/dev-python/pygobject/pygobject-2.28.6-r50.ebuild
index 4a64410..169c800 100644
--- a/dev-python/pygobject/pygobject-2.28.6-r50.ebuild
+++ b/dev-python/pygobject/pygobject-2.28.6-r50.ebuild
@@ -46,12 +46,13 @@ PDEPEND="introspection? ( dev-python/pygobject:3 )"
 
 pkg_setup() {
 	DOCS="AUTHORS ChangeLog* NEWS README"
-	# --disable-introspection because we use slot 3 for introspection support
+	# --disable-introspection and --disable-cairo because we use pygobject:3
+	# for introspection support
 	G2CONF="${G2CONF}
 		--disable-dependency-tracking
 		--disable-introspection
+		--disable-cairo
 		$(use_enable doc docs)
-		$(use_enable cairo)
 		$(use_with libffi ffi)"
 }
 



             reply	other threads:[~2011-10-02  0:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-02  0:31 Alexandre Restovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-10 21:33 [gentoo-commits] proj/gnome:master commit in: dev-python/pygobject/ Gilles Dartiguelongue
2018-01-12 11:30 Dennis Lamm
2016-03-25  0:56 Ole Reifschneider
2015-10-22 23:06 Remi Cardona
2015-10-13 20:03 Ole Reifschneider
2015-10-12 20:34 Ole Reifschneider
2014-11-23 13:07 Remi Cardona
2014-11-23 13:07 Remi Cardona
2014-04-24 22:35 Gilles Dartiguelongue
2014-04-20 13:54 Gilles Dartiguelongue
2012-05-05  0:36 Alexandre Restovtsev
2012-02-21 10:44 Nirbheek Chauhan
2011-10-01  8:23 Alexandre Restovtsev
2011-04-19  8:50 Nirbheek Chauhan

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=cc220b02c845fef5b2905b3cae44c45d805bcddc.tetromino@gentoo \
    --to=tetromino@gmail.com \
    --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