Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: app-misc/gnote/
Date: Mon, 19 Nov 2018 16:00:27
Message-Id: 1542643216.4d3155295e422b9cf78cf078e1299560bd5054aa.eva@gentoo
1 commit: 4d3155295e422b9cf78cf078e1299560bd5054aa
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 19 15:52:39 2018 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 19 16:00:16 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4d315529
7
8 app-misc/gnote: sync with gentoo repository
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Manifest-Sign-Key: 0x5A56C8CD0C13248A
12 Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
13
14 app-misc/gnote/gnote-9999.ebuild | 5 +++--
15 1 file changed, 3 insertions(+), 2 deletions(-)
16
17 diff --git a/app-misc/gnote/gnote-9999.ebuild b/app-misc/gnote/gnote-9999.ebuild
18 index a28d1674..f150884c 100644
19 --- a/app-misc/gnote/gnote-9999.ebuild
20 +++ b/app-misc/gnote/gnote-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -22,10 +22,11 @@ fi
28 IUSE="debug"
29
30 # Automagic glib-2.32 dep
31 +# glibmm: first version in tree providing Thread API fix
32 COMMON_DEPEND="
33 >=app-crypt/libsecret-0.8
34 >=app-text/gtkspell-3.0:3
35 - >=dev-cpp/glibmm-2.32:2
36 + >=dev-cpp/glibmm-2.52.1-r1:2
37 >=dev-cpp/gtkmm-3.18:3.0
38 >=dev-libs/glib-2.32:2[dbus]
39 >=dev-libs/libxml2-2:2