summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-10-10 22:00:09 +0000
committerUlrich Müller <ulm@gentoo.org>2010-10-10 22:00:09 +0000
commitba437cd44e016abc764783bdfe316a22b52319db (patch)
tree4ea7a223945cacd395c30215460bfb22856a5d23 /sci-visualization/opendx
parentFix openmotif dependency. (diff)
downloadgentoo-2-ba437cd44e016abc764783bdfe316a22b52319db.tar.gz
gentoo-2-ba437cd44e016abc764783bdfe316a22b52319db.tar.bz2
gentoo-2-ba437cd44e016abc764783bdfe316a22b52319db.zip
Fix openmotif dependency.
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization/opendx')
-rw-r--r--sci-visualization/opendx/ChangeLog5
-rw-r--r--sci-visualization/opendx/opendx-4.4.4-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/opendx/ChangeLog b/sci-visualization/opendx/ChangeLog
index b681bba5d1f1..17aa85157b93 100644
--- a/sci-visualization/opendx/ChangeLog
+++ b/sci-visualization/opendx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/opendx
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.23 2010/03/09 12:47:19 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.24 2010/10/10 22:00:09 ulm Exp $
+
+ 10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> opendx-4.4.4-r4.ebuild:
+ Fix openmotif dependency.
09 Mar 2010; Jonathan Callen <abcd@gentoo.org> opendx-4.4.4-r4.ebuild:
QA: When not using an absolute path, you MUST NOT use a file extension
diff --git a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild
index 694dd0595d6d..6d518e32390a 100644
--- a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild
+++ b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.6 2010/03/09 12:47:19 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.7 2010/10/10 22:00:09 ulm Exp $
EAPI=2
@@ -21,7 +21,7 @@ DEPEND="x11-libs/libXmu
x11-libs/libXi
x11-libs/libXp
x11-libs/libXpm
- x11-libs/openmotif
+ >=x11-libs/openmotif-2.3:0
virtual/opengl
virtual/glu
szip? ( sci-libs/szip )