summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-12-05 19:53:24 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-12-05 19:53:24 +0000
commitfb68c5cba8081adbb4c866c804bde8acd31350f5 (patch)
tree39dfea871475bf519a00faf4a460d2d76af58594 /x11-misc/wmakerconf
parentStable on x86. (Manifest recommit) (diff)
downloadgentoo-2-fb68c5cba8081adbb4c866c804bde8acd31350f5.tar.gz
gentoo-2-fb68c5cba8081adbb4c866c804bde8acd31350f5.tar.bz2
gentoo-2-fb68c5cba8081adbb4c866c804bde8acd31350f5.zip
Forgot to add blockers for windowmaker-0.9X series to wmakerconf older ebuilds
Diffstat (limited to 'x11-misc/wmakerconf')
-rw-r--r--x11-misc/wmakerconf/ChangeLog7
-rw-r--r--x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild3
-rw-r--r--x11-misc/wmakerconf/wmakerconf-2.9.ebuild3
3 files changed, 10 insertions, 3 deletions
diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog
index a5d101d56840..944751a5384d 100644
--- a/x11-misc/wmakerconf/ChangeLog
+++ b/x11-misc/wmakerconf/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/wmakerconf
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.14 2004/11/14 20:47:06 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.15 2004/12/05 19:53:24 fafhrd Exp $
+
+ 05 Dec 2004; Armando Di Cianno <fafhrd@gentoo.org>
+ wmakerconf-2.8.1-r2.ebuild, wmakerconf-2.9.ebuild:
+ wmakerconf is not compatible with windowmaker-0.9X series; forgot to add
+ blockers for the older ebuilds.
14 Nov 2004; Armando Di Cianno <fafhrd@gentoo.org> wmakerconf-2.9.2.ebuild:
fixes related to bug 70552
diff --git a/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild b/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild
index 8a0f7eacb7ca..10655df8f1b0 100644
--- a/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild
+++ b/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild,v 1.18 2004/07/06 20:25:31 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild,v 1.19 2004/12/05 19:53:24 fafhrd Exp $
IUSE="nls gnome imlib perl"
@@ -13,6 +13,7 @@ KEYWORDS="x86 sparc ~amd64"
DEPEND="=x11-libs/gtk+-1.2*
x11-wm/windowmaker
+ !=x11-wm/windowmaker-0.9*
x11-libs/libPropList
gnome? ( =gnome-base/gnome-libs-1.4* )
imlib? ( media-libs/imlib )"
diff --git a/x11-misc/wmakerconf/wmakerconf-2.9.ebuild b/x11-misc/wmakerconf/wmakerconf-2.9.ebuild
index ded690ce509c..949140250a47 100644
--- a/x11-misc/wmakerconf/wmakerconf-2.9.ebuild
+++ b/x11-misc/wmakerconf/wmakerconf-2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.ebuild,v 1.17 2004/06/24 22:36:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.ebuild,v 1.18 2004/12/05 19:53:24 fafhrd Exp $
IUSE="nls gnome imlib perl"
@@ -15,6 +15,7 @@ KEYWORDS="-*"
DEPEND="=x11-libs/gtk+-1.2*
x11-wm/windowmaker
+ !=x11-wm/windowmaker-0.9*
gnome? ( =gnome-base/gnome-libs-1.4* )
imlib? ( media-libs/imlib )"