diff options
Diffstat (limited to 'x11-wm/wmi/wmi-10.ebuild')
-rw-r--r-- | x11-wm/wmi/wmi-10.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/wmi/wmi-10.ebuild b/x11-wm/wmi/wmi-10.ebuild index 3a7b5102c7d8..c70aafeae437 100644 --- a/x11-wm/wmi/wmi-10.ebuild +++ b/x11-wm/wmi/wmi-10.ebuild @@ -1,16 +1,18 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmi/wmi-10.ebuild,v 1.2 2004/10/23 09:19:50 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmi/wmi-10.ebuild,v 1.3 2004/11/04 16:08:27 usata Exp $ DESCRIPTION="WMI is a new window manager for X11, which combines the best features of larswm, ion, evilwm and ratpoison into one window manager." SRC_URI="http://download.berlios.de/wmi/${P}.tar.gz" HOMEPAGE="http://wmi.modprobe.de/" + LICENSE="as-is" DEPEND="virtual/x11 dev-libs/expat media-libs/fontconfig media-libs/freetype" -KEYWORDS="~x86 ~ppc ~ppc-macos" + +KEYWORDS="x86 ppc ~ppc-macos" SLOT="0" IUSE="" |