summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/xd3d')
-rw-r--r--media-gfx/xd3d/ChangeLog5
-rw-r--r--media-gfx/xd3d/xd3d-8.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xd3d/ChangeLog b/media-gfx/xd3d/ChangeLog
index ad1cc13ab004..40ce025a42b6 100644
--- a/media-gfx/xd3d/ChangeLog
+++ b/media-gfx/xd3d/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/xd3d
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xd3d/ChangeLog,v 1.4 2005/07/25 11:06:28 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xd3d/ChangeLog,v 1.5 2005/12/13 16:23:38 spyderous Exp $
+
+ 13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; xd3d-8.2.1.ebuild:
+ Add modular X dependencies.
25 Jul 2005; David Holm <dholm@gentoo.org> xd3d-8.2.1.ebuild:
Added to ~ppc.
diff --git a/media-gfx/xd3d/xd3d-8.2.1.ebuild b/media-gfx/xd3d/xd3d-8.2.1.ebuild
index 918b1be411fd..4ddf3c7f9ce9 100644
--- a/media-gfx/xd3d/xd3d-8.2.1.ebuild
+++ b/media-gfx/xd3d/xd3d-8.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xd3d/xd3d-8.2.1.ebuild,v 1.3 2005/07/25 11:06:28 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xd3d/xd3d-8.2.1.ebuild,v 1.4 2005/12/13 16:23:38 spyderous Exp $
DESCRIPTION="scientific visualization tool"
@@ -15,7 +15,7 @@ KEYWORDS="~ppc ~x86"
IUSE="icc"
-RDEPEND="virtual/x11 \
+RDEPEND="|| ( x11-libs/libXpm virtual/x11 )
icc? ( dev-lang/icc dev-lang/ifc )"
DEPEND="${RDEPEND}