Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 18 Apr 2017 10:56:07
Message-Id: 1492512823.79424f60525bad84f2a25ea93f2581ac6976aca5.leio@gentoo
1 commit: 79424f60525bad84f2a25ea93f2581ac6976aca5
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 18 10:50:31 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 18 10:53:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79424f60
7
8 profiles: Unmask new libgit2-glib and gitg from GNOME 3.24 cycle
9
10 They are independent enough from the rest of GNOME (mostly thanks to
11 gtk+ being LTS at 3.22 with no further major releases before gtk4),
12 and slight testing shows that for others the new libgit2-glib works
13 just fine with GNOME 3.22 versions like gedit-plugins and gnome-builder.
14 gitg-3.22 would probably work fine with the new libgit2-glib too, but
15 has an explicit safety MAX version check in configure, so just unleash
16 it too.
17
18 profiles/package.mask | 2 --
19 1 file changed, 2 deletions(-)
20
21 diff --git a/profiles/package.mask b/profiles/package.mask
22 index 3d26bda653c..f0d211550ca 100644
23 --- a/profiles/package.mask
24 +++ b/profiles/package.mask
25 @@ -286,8 +286,6 @@ net-proxy/obfsproxy
26 >=gnome-base/dconf-editor-3.23
27 >=dev-util/devhelp-3.23
28 >=mail-client/evolution-3.23
29 ->=dev-libs/libgit2-glib-0.25
30 ->=dev-vcs/gitg-3.23
31 >=gnome-extra/gnome-builder-3.23
32 >=games-board/gnome-mines-3.23
33 >=media-sound/gnome-music-3.23