From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R8U1u-00035g-0r for garchives@archives.gentoo.org; Tue, 27 Sep 2011 09:32:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D46A221C188; Tue, 27 Sep 2011 09:32:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A810A21C188 for ; Tue, 27 Sep 2011 09:32:32 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15A871B4001 for ; Tue, 27 Sep 2011 09:32:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C40B38004B for ; Tue, 27 Sep 2011 09:32:30 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: Subject: [gentoo-commits] proj/gnome:gnome-next commit in: gnome-base/gnome-core-apps/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-core-apps/gnome-core-apps-3.1.0.ebuild X-VCS-Directories: gnome-base/gnome-core-apps/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: a8c3e77aae55cd9d17a87b0a8b61aedaea5f2b9d Date: Tue, 27 Sep 2011 09:32:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 6252dbc267b36240bef752f708c7106e commit: a8c3e77aae55cd9d17a87b0a8b61aedaea5f2b9d Author: Alexandre Rostovtsev gmail com> AuthorDate: Tue Sep 27 08:13:52 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Tue Sep 27 08:52:12 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Da8c3e77a gnome-base/gnome-core-apps: add gnome-contacts Since it's supposed to be a core element of gnome3.2. --- .../gnome-core-apps/gnome-core-apps-3.1.0.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.1.0.ebuild b/gn= ome-base/gnome-core-apps/gnome-core-apps-3.1.0.ebuild index 9b98d11..2989a40 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.1.0.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.1.0.ebuild @@ -39,6 +39,7 @@ RDEPEND=3D" >=3Dapp-crypt/seahorse-${PV} >=3Dapp-editors/gedit-${PV} >=3Dapp-text/evince-${PV} + >=3Dgnome-extra/gnome-contacts-${PV} >=3Dmedia-gfx/eog-${PV} >=3Dmedia-video/totem-${PV} >=3Dnet-im/empathy-${PV}