commit: 5f71921df394ce1ee8fa1c8a5b082f2cfb7e6dc9 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Apr 16 18:11:33 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Apr 16 18:11:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f71921d
x11-misc/easystroke: Add subslot operator to dev-libs/boost Bug: https://bugs.gentoo.org/show_bug.cgi?id=610068 Package-Manager: Portage-2.3.5, Repoman-2.3.2 x11-misc/easystroke/easystroke-0.6.0-r1.ebuild | 4 ++-- x11-misc/easystroke/easystroke-0.6.0-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild b/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild index e771ab7f7f5..f7399bbec90 100644 --- a/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild +++ b/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="~amd64" RDEPEND=" dev-cpp/gtkmm:3.0 - dev-libs/boost + dev-libs/boost:= dev-libs/dbus-glib dev-libs/glib:2 x11-base/xorg-server diff --git a/x11-misc/easystroke/easystroke-0.6.0-r2.ebuild b/x11-misc/easystroke/easystroke-0.6.0-r2.ebuild index fe9bce35767..c441c8c4a8c 100644 --- a/x11-misc/easystroke/easystroke-0.6.0-r2.ebuild +++ b/x11-misc/easystroke/easystroke-0.6.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="~amd64" RDEPEND=" dev-cpp/gtkmm:3.0 - dev-libs/boost + dev-libs/boost:= dev-libs/dbus-glib dev-libs/glib:2 x11-base/xorg-server
