diff options
Diffstat (limited to 'x11-wm/wmi/wmi-9.ebuild')
-rw-r--r-- | x11-wm/wmi/wmi-9.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/wmi/wmi-9.ebuild b/x11-wm/wmi/wmi-9.ebuild index c5f5c3d9ae95..fe193a1f8d9d 100644 --- a/x11-wm/wmi/wmi-9.ebuild +++ b/x11-wm/wmi/wmi-9.ebuild @@ -1,16 +1,17 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-9.ebuild,v 1.4 2005/02/20 20:00:29 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmi/wmi-9.ebuild,v 1.1 2004/08/17 22:46:07 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.berlios.de/" LICENSE="as-is" DEPEND="virtual/x11 + dev-libs/STLport dev-libs/expat media-libs/fontconfig media-libs/freetype" -KEYWORDS="x86 ppc" +KEYWORDS="~x86 ~ppc" SLOT="0" IUSE="" |