diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-12-05 19:53:24 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-12-05 19:53:24 +0000 |
commit | fb68c5cba8081adbb4c866c804bde8acd31350f5 (patch) | |
tree | 39dfea871475bf519a00faf4a460d2d76af58594 /x11-misc/wmakerconf/wmakerconf-2.9.ebuild | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-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/wmakerconf-2.9.ebuild')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 )" |