From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/gjs/
Date: Sat, 9 Apr 2011 07:04:57 +0000 (UTC) [thread overview]
Message-ID: <9f762de55e817203fb6b7938ddf3e0e8d6317baa.nirbheek@gentoo> (raw)
commit: 9f762de55e817203fb6b7938ddf3e0e8d6317baa
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 06:46:26 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 06:46:29 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9f762de5
dev-libs/gjs: remove USE=coverage
* Useless if the original source tree is deleted, and fails to compile sometimes
---
dev-libs/gjs/gjs-0.7.14.ebuild | 5 +++--
dev-libs/gjs/gjs-9999.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/dev-libs/gjs/gjs-0.7.14.ebuild b/dev-libs/gjs/gjs-0.7.14.ebuild
index 9f0568d..7ee7e35 100644
--- a/dev-libs/gjs/gjs-0.7.14.ebuild
+++ b/dev-libs/gjs/gjs-0.7.14.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://live.gnome.org/Gjs"
LICENSE="MIT MPL-1.1 LGPL-2 GPL-2"
SLOT="0"
-IUSE="coverage examples test"
+IUSE="examples test"
if [[ ${PV} == 9999 ]]; then
KEYWORDS=""
@@ -46,10 +46,11 @@ src_prepare() {
# AUTHORS, ChangeLog are empty
DOCS="NEWS README"
# FIXME: add systemtap/dtrace support, like in glib:2
+ # XXX: Do NOT enable coverage, completely useless for portage installs
G2CONF="${G2CONF}
--disable-systemtap
--disable-dtrace
- $(use_enable coverage)"
+ --disable-coverage"
# https://bugs.gentoo.org/353941
epatch "${FILESDIR}/${PN}-drop-js-config.patch"
diff --git a/dev-libs/gjs/gjs-9999.ebuild b/dev-libs/gjs/gjs-9999.ebuild
index 9f0568d..7ee7e35 100644
--- a/dev-libs/gjs/gjs-9999.ebuild
+++ b/dev-libs/gjs/gjs-9999.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://live.gnome.org/Gjs"
LICENSE="MIT MPL-1.1 LGPL-2 GPL-2"
SLOT="0"
-IUSE="coverage examples test"
+IUSE="examples test"
if [[ ${PV} == 9999 ]]; then
KEYWORDS=""
@@ -46,10 +46,11 @@ src_prepare() {
# AUTHORS, ChangeLog are empty
DOCS="NEWS README"
# FIXME: add systemtap/dtrace support, like in glib:2
+ # XXX: Do NOT enable coverage, completely useless for portage installs
G2CONF="${G2CONF}
--disable-systemtap
--disable-dtrace
- $(use_enable coverage)"
+ --disable-coverage"
# https://bugs.gentoo.org/353941
epatch "${FILESDIR}/${PN}-drop-js-config.patch"
next reply other threads:[~2011-04-09 7:05 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-09 7:04 Nirbheek Chauhan [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-23 20:37 [gentoo-commits] proj/gnome:master commit in: dev-libs/gjs/ Mart Raudsepp
2019-02-23 20:37 Mart Raudsepp
2018-09-10 21:33 Gilles Dartiguelongue
2018-03-02 17:35 Sobhan Mohammadpour
2017-12-20 23:00 Sobhan Mohammadpour
2015-06-09 13:48 Gilles Dartiguelongue
2014-12-21 13:28 Gilles Dartiguelongue
2014-10-05 22:09 Gilles Dartiguelongue
2014-04-21 22:31 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2013-12-22 23:38 Gilles Dartiguelongue
2013-11-24 22:07 Gilles Dartiguelongue
2012-09-25 15:46 Alexandre Rostovtsev
2012-09-05 15:48 Nirbheek Chauhan
2012-08-18 12:41 Priit Laes
2012-08-18 12:09 Priit Laes
2012-04-02 3:30 Alexandre Restovtsev
2012-03-31 9:14 Nirbheek Chauhan
2012-03-21 18:27 Alexandre Restovtsev
2012-03-07 0:32 Alexandre Restovtsev
2012-03-07 0:08 Alexandre Restovtsev
2012-02-27 4:47 Alexandre Restovtsev
2011-07-30 16:38 Alexandre Restovtsev
2011-04-09 16:26 Priit Laes
2011-04-08 10:52 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-04-05 0:57 Nirbheek Chauhan
2011-03-31 13:52 Nirbheek Chauhan
2011-03-12 3:19 Nirbheek Chauhan
2011-02-27 3:02 Jonathan Callen
2011-02-23 14:40 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=9f762de55e817203fb6b7938ddf3e0e8d6317baa.nirbheek@gentoo \
--to=nirbheek@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