Gentoo Archives: gentoo-commits

From: Alexandre Restovtsev <tetromino@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: gnome-base/gnome-core-apps/
Date: Tue, 27 Sep 2011 09:32:46
Message-Id: a8c3e77aae55cd9d17a87b0a8b61aedaea5f2b9d.tetromino@gentoo
1 commit: a8c3e77aae55cd9d17a87b0a8b61aedaea5f2b9d
2 Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
3 AuthorDate: Tue Sep 27 08:13:52 2011 +0000
4 Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
5 CommitDate: Tue Sep 27 08:52:12 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a8c3e77a
7
8 gnome-base/gnome-core-apps: add gnome-contacts
9
10 Since it's supposed to be a core element of gnome3.2.
11
12 ---
13 .../gnome-core-apps/gnome-core-apps-3.1.0.ebuild | 1 +
14 1 files changed, 1 insertions(+), 0 deletions(-)
15
16 diff --git 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
17 index 9b98d11..2989a40 100644
18 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.1.0.ebuild
19 +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.1.0.ebuild
20 @@ -39,6 +39,7 @@ RDEPEND="
21 >=app-crypt/seahorse-${PV}
22 >=app-editors/gedit-${PV}
23 >=app-text/evince-${PV}
24 + >=gnome-extra/gnome-contacts-${PV}
25 >=media-gfx/eog-${PV}
26 >=media-video/totem-${PV}
27 >=net-im/empathy-${PV}