From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E757A1381F3 for ; Wed, 19 Dec 2012 00:56:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B48B21C001; Wed, 19 Dec 2012 00:55:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D385821C001 for ; Wed, 19 Dec 2012 00:55:55 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB17E33DB42 for ; Wed, 19 Dec 2012 00:55:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 00C0BE543C for ; Wed, 19 Dec 2012 00:55:51 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1355878078.108132362c719126fd2748c0277e455546bdc700.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-contacts/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild X-VCS-Directories: gnome-extra/gnome-contacts/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 108132362c719126fd2748c0277e455546bdc700 X-VCS-Branch: master Date: Wed, 19 Dec 2012 00:55:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bce0aafd-3ff3-401b-a0e0-7d8b7ab33c67 X-Archives-Hash: d44e1bcfa9a684c7ac3ebf10d0cb946f commit: 108132362c719126fd2748c0277e455546bdc700 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Wed Dec 19 00:47:58 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Wed Dec 19 00:47:58 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=10813236 gnome-extra/gnome-contacts: sync with gx86 Add some subslot operators. --- .../gnome-contacts/gnome-contacts-9999.ebuild | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild index 6f3286e..4230881 100644 --- a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild +++ b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild @@ -31,19 +31,19 @@ VALA_DEPEND="$(vala_depend) # Configure is wrong; it needs cheese-3.5.91, not 3.3.91 RDEPEND=" - >=dev-libs/folks-0.7.3[eds,telepathy] + >=dev-libs/folks-0.7.3:=[eds,telepathy] >=dev-libs/glib-2.31.10:2 dev-libs/libgee:0 - >=gnome-extra/evolution-data-server-3.5.3[gnome-online-accounts] - >=gnome-base/gnome-desktop-3.0:3 + >=gnome-extra/evolution-data-server-3.5.3:=[gnome-online-accounts] + >=gnome-base/gnome-desktop-3.0:3= net-libs/gnome-online-accounts >=net-libs/telepathy-glib-0.17.5 x11-libs/cairo:= x11-libs/gdk-pixbuf:2 - x11-libs/libnotify + x11-libs/libnotify:= >=x11-libs/gtk+-3.4:3 x11-libs/pango - v4l? ( >=media-video/cheese-3.5.91 ) + v4l? ( >=media-video/cheese-3.5.91:= ) " DEPEND="${RDEPEND} >=dev-util/intltool-0.40