From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: x11-misc/colord/
Date: Wed, 5 Oct 2011 17:59:06 +0000 (UTC) [thread overview]
Message-ID: <962718d8e8558d5fe6e14f22fa5a26a17e48174a.tetromino@gentoo> (raw)
commit: 962718d8e8558d5fe6e14f22fa5a26a17e48174a
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Wed Oct 5 17:57:32 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Oct 5 17:57:32 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=962718d8
x11-misc/colord: only call gnome2_src_prepare for the live version
The non-live version of colord does not use gnome2.eclass
---
x11-misc/colord/colord-0.1.13.ebuild | 2 +-
x11-misc/colord/colord-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/colord/colord-0.1.13.ebuild b/x11-misc/colord/colord-0.1.13.ebuild
index 8350c8a..a9c689f 100644
--- a/x11-misc/colord/colord-0.1.13.ebuild
+++ b/x11-misc/colord/colord-0.1.13.ebuild
@@ -66,7 +66,7 @@ src_prepare() {
# Ubuntu patch to allow root and at_console to access colord without polkit;
# this behavior matches upstream default polkit settings.
epatch "${FILESDIR}/${PN}-0.1.13-use-dbus-security-for-permissions.patch"
- gnome2_src_prepare
+ [[ ${PV} = 9999 ]] && gnome2_src_prepare
}
src_configure() {
diff --git a/x11-misc/colord/colord-9999.ebuild b/x11-misc/colord/colord-9999.ebuild
index b4678b8..13bf3c8 100644
--- a/x11-misc/colord/colord-9999.ebuild
+++ b/x11-misc/colord/colord-9999.ebuild
@@ -71,7 +71,7 @@ src_prepare() {
# Ubuntu patch to allow root and at_console to access colord without polkit;
# this behavior matches upstream default polkit settings.
epatch "${FILESDIR}/${PN}-0.1.13-use-dbus-security-for-permissions.patch"
- gnome2_src_prepare
+ [[ ${PV} = 9999 ]] && gnome2_src_prepare
}
src_configure() {
next reply other threads:[~2011-10-05 17:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-05 17:59 Alexandre Restovtsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-24 12:26 [gentoo-commits] proj/gnome:master commit in: x11-misc/colord/ Mart Raudsepp
2014-02-12 23:48 Gilles Dartiguelongue
2012-11-05 7:51 Gilles Dartiguelongue
2011-10-05 17:14 Nirbheek Chauhan
2011-09-28 21:18 Alexandre Restovtsev
2011-09-27 6:06 Alexandre Restovtsev
2011-08-10 1:33 Alexandre Restovtsev
2011-07-12 4:39 Alexandre Restovtsev
2011-06-24 17:35 Alexandre Restovtsev
2011-06-14 6:36 Nirbheek Chauhan
2011-05-08 17:36 Gilles Dartiguelongue
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=962718d8e8558d5fe6e14f22fa5a26a17e48174a.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