# ChangeLog for x11-misc/xse
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.4 2005/09/25 16:41:50 taviso Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.5 2006/03/16 13:15:08 caleb Exp $
+
+ 16 Mar 2006; Caleb Tennis <caleb@gentoo.org> xse-2.0.ebuild,
+ xse-2.1.ebuild:
+ Change X dep to modular X scheme
*xse-2.1 (25 Sep 2005)
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.0.ebuild,v 1.4 2005/04/28 06:25:02 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.0.ebuild,v 1.5 2006/03/16 13:15:08 caleb Exp $
inherit eutils
KEYWORDS="x86 ~ppc"
IUSE=""
-DEPEND="virtual/x11"
+DEPEND="|| ( x11-libs/libXt virtual/x11 )"
src_unpack() {
local i
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.1.ebuild,v 1.1 2005/09/25 16:41:50 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.1.ebuild,v 1.2 2006/03/16 13:15:08 caleb Exp $
inherit eutils
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND="virtual/x11"
+DEPEND="|| ( x11-libs/libXt virtual/x11 )"
src_compile() {
xmkmf -a &> /dev/null || die