From 29f71f5f9aaa80652b90d0e9e7973ad17edcf119 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 7 Jan 2010 08:27:40 +0000 Subject: depend on x11-libs/libXinerama for USE=xinerama, thanks Brad Laue in bug #299934 (Portage version: 2.2.00.15171-prefix/cvs/Darwin powerpc) --- x11-wm/windowmaker/ChangeLog | 9 +++++++-- x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild | 7 ++++--- x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild | 7 ++++--- 3 files changed, 15 insertions(+), 8 deletions(-) (limited to 'x11-wm/windowmaker') diff --git a/x11-wm/windowmaker/ChangeLog b/x11-wm/windowmaker/ChangeLog index c6f970c3c6eb..5dda7d8ee365 100644 --- a/x11-wm/windowmaker/ChangeLog +++ b/x11-wm/windowmaker/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-wm/windowmaker -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.102 2009/10/28 21:40:31 grobian Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.103 2010/01/07 08:27:40 grobian Exp $ + + 07 Jan 2010; Fabian Groffen + windowmaker-0.92.0-r7.ebuild, windowmaker-0.92.0-r8.ebuild: + depend on x11-libs/libXinerama for USE=xinerama, thanks Brad Laue in bug + #299934 *windowmaker-0.92.0-r8 (28 Oct 2009) diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild index 4e53343857fa..e08f0e2a8dd9 100644 --- a/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild,v 1.8 2008/08/26 06:56:22 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild,v 1.9 2010/01/07 08:27:40 grobian Exp $ EAPI=1 @@ -24,7 +24,8 @@ DEPEND="x11-libs/libXv png? ( >=media-libs/libpng-1.2.1 ) jpeg? ( >=media-libs/jpeg-6b-r2 ) tiff? ( >=media-libs/tiff-3.6.1-r2 ) - gnustep? ( >=gnustep-base/gnustep-make-2.0 )" + gnustep? ( >=gnustep-base/gnustep-make-2.0 ) + xinerama? ( x11-libs/libXinerama )" RDEPEND="${DEPEND} nls? ( >=sys-devel/gettext-0.10.39 )" diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild index 617d5ddd9349..062f2e34fdd8 100644 --- a/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild,v 1.1 2009/10/28 21:40:31 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild,v 1.2 2010/01/07 08:27:40 grobian Exp $ EAPI=1 @@ -24,7 +24,8 @@ DEPEND="x11-libs/libXv png? ( >=media-libs/libpng-1.2.1 ) jpeg? ( >=media-libs/jpeg-6b-r2 ) tiff? ( >=media-libs/tiff-3.6.1-r2 ) - gnustep? ( >=gnustep-base/gnustep-make-2.0 )" + gnustep? ( >=gnustep-base/gnustep-make-2.0 ) + xinerama? ( x11-libs/libXinerama )" RDEPEND="${DEPEND} nls? ( >=sys-devel/gettext-0.10.39 )" -- cgit v1.2.3-65-gdbad