summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2015-08-29 13:27:40 +0100
committerMike Auty <ikelos@gentoo.org>2015-08-29 13:28:27 +0100
commit4bb0d6a152e1049b452256900645dcbf015c5174 (patch)
tree5220ad56b7885da309d900750ee371fa7093018d /dev-vcs
parentapp-portage/conf-update: bump to version 1.0.3 (diff)
downloadgentoo-4bb0d6a152e1049b452256900645dcbf015c5174.tar.gz
gentoo-4bb0d6a152e1049b452256900645dcbf015c5174.tar.bz2
gentoo-4bb0d6a152e1049b452256900645dcbf015c5174.zip
Update the dependencies to block libgit2-glib-0.23.0, bug 555914.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/gitg/gitg-3.16.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-vcs/gitg/gitg-3.16.1.ebuild b/dev-vcs/gitg/gitg-3.16.1.ebuild
index 5ed60027f2b5..9d4cb0661060 100644
--- a/dev-vcs/gitg/gitg-3.16.1.ebuild
+++ b/dev-vcs/gitg/gitg-3.16.1.ebuild
@@ -28,8 +28,9 @@ RDEPEND="
>=app-text/gtkspell-3.0.3:3
>=dev-libs/glib-2.38:2
>=dev-libs/gobject-introspection-0.10.1
- dev-libs/libgit2[threads]
- >=dev-libs/libgit2-glib-0.22.0[ssh]
+ dev-libs/libgit2:0/22[threads]
+ >dev-libs/libgit2-glib-0.22.0[ssh]
+ <dev-libs/libgit2-glib-0.23.0
>=dev-libs/libpeas-1.5.0[gtk]
>=gnome-base/gsettings-desktop-schemas-0.1.1
>=net-libs/webkit-gtk-2.2:4[introspection]