diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:45:23 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:45:23 +0000 |
commit | e3352b44c166f97cb3c1602a43cb1797245fe279 (patch) | |
tree | 2e6e7bb78ae90bb6eb924cac0a587bd341598532 /sci-visualization | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-e3352b44c166f97cb3c1602a43cb1797245fe279.tar.gz gentoo-2-e3352b44c166f97cb3c1602a43cb1797245fe279.tar.bz2 gentoo-2-e3352b44c166f97cb3c1602a43cb1797245fe279.zip |
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/opendx/ChangeLog | 6 | ||||
-rw-r--r-- | sci-visualization/opendx/opendx-4.4.4-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-visualization/opendx/ChangeLog b/sci-visualization/opendx/ChangeLog index e3bd77b42385..e6af7ddb7e67 100644 --- a/sci-visualization/opendx/ChangeLog +++ b/sci-visualization/opendx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-visualization/opendx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.27 2012/08/01 23:21:41 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.28 2012/10/24 19:45:22 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> opendx-4.4.4-r4.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. 01 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> +files/opendx-4.4.4-magick.patch, -files/20-opendx-revdep, diff --git a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild index b3c8be124950..f6d886711f0e 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-2012 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.10 2012/08/01 23:21:41 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.11 2012/10/24 19:45:23 ulm Exp $ EAPI=4 @@ -20,7 +20,7 @@ RDEPEND="x11-libs/libXmu x11-libs/libXi x11-libs/libXp x11-libs/libXpm - >=x11-libs/openmotif-2.3:0 + >=x11-libs/motif-2.3:0 virtual/opengl virtual/glu szip? ( sci-libs/szip ) |