Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/easystroke/
Date: Sun, 16 Apr 2017 18:11:54
Message-Id: 1492366293.5f71921df394ce1ee8fa1c8a5b082f2cfb7e6dc9.soap@gentoo
1 commit: 5f71921df394ce1ee8fa1c8a5b082f2cfb7e6dc9
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 16 18:11:33 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 16 18:11:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f71921d
7
8 x11-misc/easystroke: Add subslot operator to dev-libs/boost
9
10 Bug: https://bugs.gentoo.org/show_bug.cgi?id=610068
11 Package-Manager: Portage-2.3.5, Repoman-2.3.2
12
13 x11-misc/easystroke/easystroke-0.6.0-r1.ebuild | 4 ++--
14 x11-misc/easystroke/easystroke-0.6.0-r2.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild b/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild
18 index e771ab7f7f5..f7399bbec90 100644
19 --- a/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild
20 +++ b/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -14,7 +14,7 @@ KEYWORDS="~amd64"
28
29 RDEPEND="
30 dev-cpp/gtkmm:3.0
31 - dev-libs/boost
32 + dev-libs/boost:=
33 dev-libs/dbus-glib
34 dev-libs/glib:2
35 x11-base/xorg-server
36
37 diff --git a/x11-misc/easystroke/easystroke-0.6.0-r2.ebuild b/x11-misc/easystroke/easystroke-0.6.0-r2.ebuild
38 index fe9bce35767..c441c8c4a8c 100644
39 --- a/x11-misc/easystroke/easystroke-0.6.0-r2.ebuild
40 +++ b/x11-misc/easystroke/easystroke-0.6.0-r2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=5
47 @@ -14,7 +14,7 @@ KEYWORDS="~amd64"
48
49 RDEPEND="
50 dev-cpp/gtkmm:3.0
51 - dev-libs/boost
52 + dev-libs/boost:=
53 dev-libs/dbus-glib
54 dev-libs/glib:2
55 x11-base/xorg-server