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: net-im/empathy/
Date: Wed, 27 Jul 2011 05:51:47 +0000 (UTC)	[thread overview]
Message-ID: <f588706fccf22ab12e34b0ab13b8481cb713660d.tetromino@gentoo> (raw)

commit:     f588706fccf22ab12e34b0ab13b8481cb713660d
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Wed Jul 27 04:35:10 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Jul 27 04:35:10 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f588706f

net-im/empathy: fix gnome-control-center dependency

Requires a gtk3 version of gnome-control-center. Also, will not build
with gnome-control-center-3.1.4 or higher due to removed header files,
but should (probably) continue to run fine.

---
 net-im/empathy/empathy-3.0.2.ebuild |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/net-im/empathy/empathy-3.0.2.ebuild b/net-im/empathy/empathy-3.0.2.ebuild
index aca3cd1..78a5dca 100644
--- a/net-im/empathy/empathy-3.0.2.ebuild
+++ b/net-im/empathy/empathy-3.0.2.ebuild
@@ -50,7 +50,7 @@ RDEPEND=">=dev-libs/glib-2.27.2:2
 
 	eds? ( >=gnome-extra/evolution-data-server-1.2 )
 	geoloc? ( >=app-misc/geoclue-0.11 )
-	gnome? ( >=gnome-base/gnome-control-center-2.31.4 )
+	gnome? ( >=gnome-base/gnome-control-center-3.0.0 )
 	map? (
 		media-libs/libchamplain:0.10[gtk]
 		media-libs/clutter-gtk:1.0 )
@@ -61,11 +61,14 @@ RDEPEND=">=dev-libs/glib-2.27.2:2
 		>=app-text/iso-codes-0.35 )
 	webkit? ( >=net-libs/webkit-gtk-1.3.2:3 )
 "
+# Will not build with gnome-control-center-3.1.4 due to removed headers,
+# but should (probably) continue to run
 DEPEND="${RDEPEND}
 	app-text/scrollkeeper
 	>=app-text/gnome-doc-utils-0.17.3
 	>=dev-util/intltool-0.35.0
 	>=dev-util/pkgconfig-0.16
+	gnome? ( <gnome-base/gnome-control-center-3.1.4 )
 	test? (
 		sys-apps/grep
 		>=dev-libs/check-0.9.4 )



             reply	other threads:[~2011-07-27  5:52 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27  5:51 Alexandre Restovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-25 21:07 [gentoo-commits] proj/gnome:master commit in: net-im/empathy/ Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-13  0:22 Gilles Dartiguelongue
2013-12-08 21:46 Gilles Dartiguelongue
2012-12-26 23:00 Gilles Dartiguelongue
2012-12-21 23:33 Gilles Dartiguelongue
2012-12-21 23:27 Gilles Dartiguelongue
2012-12-08 23:06 Alexandre Rostovtsev
2012-12-08 17:51 Alexandre Rostovtsev
2012-11-21 20:51 Gilles Dartiguelongue
2012-11-07 20:07 Alexandre Rostovtsev
2012-10-27 21:09 Gilles Dartiguelongue
2012-09-21  0:27 Nirbheek Chauhan
2012-09-10 16:36 Alexandre Rostovtsev
2012-09-09 12:43 Nirbheek Chauhan
2012-07-18  0:59 Alexandre Restovtsev
2012-05-24  9:11 Alexandre Restovtsev
2012-05-02  5:33 Alexandre Restovtsev
2012-04-06  8:38 Alexandre Restovtsev
2012-04-06  3:14 Alexandre Restovtsev
2012-03-28 21:00 Nirbheek Chauhan
2012-03-28 19:53 Nirbheek Chauhan
2012-03-26  8:20 Nirbheek Chauhan
2011-11-04  5:12 Alexandre Restovtsev
2011-10-18  7:37 Alexandre Restovtsev
2011-10-11  6:40 Alexandre Restovtsev
2011-05-30 17:11 Nirbheek Chauhan
2011-04-29 17:29 Nirbheek Chauhan
2011-04-17 21:28 Gilles Dartiguelongue
2011-04-10 21:44 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-29  8:35 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-03-14 21:59 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-22 20:35 Nirbheek Chauhan
2011-02-15 23:45 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=f588706fccf22ab12e34b0ab13b8481cb713660d.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