Gentoo Archives: gentoo-commits

From: Mike Auty <ikelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitg/
Date: Sat, 29 Aug 2015 12:28:55
Message-Id: 1440851307.4bb0d6a152e1049b452256900645dcbf015c5174.ikelos@gentoo
1 commit: 4bb0d6a152e1049b452256900645dcbf015c5174
2 Author: Mike Auty <ikelos <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 12:27:40 2015 +0000
4 Commit: Mike Auty <ikelos <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 12:28:27 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb0d6a1
7
8 Update the dependencies to block libgit2-glib-0.23.0, bug 555914.
9
10 Package-Manager: portage-2.2.20.1
11
12 dev-vcs/gitg/gitg-3.16.1.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-vcs/gitg/gitg-3.16.1.ebuild b/dev-vcs/gitg/gitg-3.16.1.ebuild
16 index 5ed6002..9d4cb06 100644
17 --- a/dev-vcs/gitg/gitg-3.16.1.ebuild
18 +++ b/dev-vcs/gitg/gitg-3.16.1.ebuild
19 @@ -28,8 +28,9 @@ RDEPEND="
20 >=app-text/gtkspell-3.0.3:3
21 >=dev-libs/glib-2.38:2
22 >=dev-libs/gobject-introspection-0.10.1
23 - dev-libs/libgit2[threads]
24 - >=dev-libs/libgit2-glib-0.22.0[ssh]
25 + dev-libs/libgit2:0/22[threads]
26 + >dev-libs/libgit2-glib-0.22.0[ssh]
27 + <dev-libs/libgit2-glib-0.23.0
28 >=dev-libs/libpeas-1.5.0[gtk]
29 >=gnome-base/gsettings-desktop-schemas-0.1.1
30 >=net-libs/webkit-gtk-2.2:4[introspection]