diff options
Diffstat (limited to 'x11-apps/xsm/xsm-1.0.1-r1.ebuild')
-rw-r--r-- | x11-apps/xsm/xsm-1.0.1-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-apps/xsm/xsm-1.0.1-r1.ebuild b/x11-apps/xsm/xsm-1.0.1-r1.ebuild index 560a329402cf..d1f7ed36be8b 100644 --- a/x11-apps/xsm/xsm-1.0.1-r1.ebuild +++ b/x11-apps/xsm/xsm-1.0.1-r1.ebuild @@ -1,8 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/xsm-1.0.1-r1.ebuild,v 1.9 2010/03/23 16:00:09 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/xsm-1.0.1-r1.ebuild,v 1.10 2010/03/23 23:26:42 abcd Exp $ EAPI=3 + +XORG_STATIC=no inherit xorg-2 DESCRIPTION="X Session Manager" |