diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-08-21 18:24:18 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-08-21 18:24:18 +0000 |
commit | 0b05ad0b45bdf95aafcfdb67f6f7941ed7e02bb7 (patch) | |
tree | dcfab09aabe246a41c0f9258059bed5e8246c748 /x11-misc/xcompmgr | |
parent | Added fpc-source blocker. (Manifest recommit) (diff) | |
download | gentoo-2-0b05ad0b45bdf95aafcfdb67f6f7941ed7e02bb7.tar.gz gentoo-2-0b05ad0b45bdf95aafcfdb67f6f7941ed7e02bb7.tar.bz2 gentoo-2-0b05ad0b45bdf95aafcfdb67f6f7941ed7e02bb7.zip |
fix IUSE, thanks port001
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xcompmgr/xcompmgr-0.1.ebuild b/x11-misc/xcompmgr/xcompmgr-0.1.ebuild index 9b9391a94e4a..cb3db7eb7759 100644 --- a/x11-misc/xcompmgr/xcompmgr-0.1.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-0.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-0.1.ebuild,v 1.2 2004/08/21 10:34:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-0.1.ebuild,v 1.3 2004/08/21 18:24:18 seemant Exp $ -IUSE="X gnome" +IUSE="" S=${WORKDIR}/${PN} DESCRIPTION="X Compositing manager" |