From 86a51e682a4c1d63168a0f15748f827668b58b66 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 1 Feb 2015 11:01:36 +0000 Subject: Add x11-base/xorg-server dependency required for xorg/xserver-properties.h (bug #538386 by Toralf Förster). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613) --- x11-misc/easystroke/ChangeLog | 8 ++++++-- x11-misc/easystroke/easystroke-0.6.0-r1.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/easystroke/ChangeLog b/x11-misc/easystroke/ChangeLog index f734a55611b6..33dc0397af91 100644 --- a/x11-misc/easystroke/ChangeLog +++ b/x11-misc/easystroke/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/easystroke -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/easystroke/ChangeLog,v 1.3 2014/06/05 21:29:36 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/easystroke/ChangeLog,v 1.4 2015/02/01 11:01:36 jer Exp $ + + 01 Feb 2015; Jeroen Roovers easystroke-0.6.0-r1.ebuild: + Add x11-base/xorg-server dependency required for xorg/xserver-properties.h + (bug #538386 by Toralf Förster). 05 Jun 2014; Jeroen Roovers easystroke-0.6.0-r1.ebuild: Install all linguas when LINGUAS is unset. diff --git a/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild b/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild index 7f9b9e8e0aea..4a9629e054ca 100644 --- a/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild +++ b/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild,v 1.2 2014/06/05 21:29:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild,v 1.3 2015/02/01 11:01:36 jer Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -12,13 +12,13 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="ISC" SLOT="0" KEYWORDS="~amd64" -IUSE="" RDEPEND=" dev-cpp/gtkmm:3.0 dev-libs/boost dev-libs/dbus-glib dev-libs/glib:2 + x11-base/xorg-server x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes -- cgit v1.2.3-65-gdbad