diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:40:34 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:40:34 +0000 |
commit | ac3220de5e37ffe2bcf1c5e304aab3073cdba278 (patch) | |
tree | 09e8d65dab9f9642d886330b40761c6cfd6f277d /sci-mathematics/geomview | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-ac3220de5e37ffe2bcf1c5e304aab3073cdba278.tar.gz gentoo-2-ac3220de5e37ffe2bcf1c5e304aab3073cdba278.tar.bz2 gentoo-2-ac3220de5e37ffe2bcf1c5e304aab3073cdba278.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-mathematics/geomview')
-rw-r--r-- | sci-mathematics/geomview/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/geomview/geomview-1.9.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/geomview/ChangeLog b/sci-mathematics/geomview/ChangeLog index 7b6bcb23da79..1a9aa59d364e 100644 --- a/sci-mathematics/geomview/ChangeLog +++ b/sci-mathematics/geomview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/geomview # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.16 2012/10/07 09:12:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/ChangeLog,v 1.17 2012/10/24 19:40:34 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> geomview-1.9.4.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. 07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, #24135. diff --git a/sci-mathematics/geomview/geomview-1.9.4.ebuild b/sci-mathematics/geomview/geomview-1.9.4.ebuild index 9a18a8a015c8..7cbbb7e0070e 100644 --- a/sci-mathematics/geomview/geomview-1.9.4.ebuild +++ b/sci-mathematics/geomview/geomview-1.9.4.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-mathematics/geomview/geomview-1.9.4.ebuild,v 1.7 2012/01/26 17:10:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/geomview-1.9.4.ebuild,v 1.8 2012/10/24 19:40:34 ulm Exp $ EAPI=1 @@ -18,7 +18,7 @@ SLOT="0" IUSE="avg bzip2 debug emacs netpbm pdf zlib" DEPEND=" - >=x11-libs/openmotif-2.3:0 + >=x11-libs/motif-2.3:0 virtual/opengl emacs? ( virtual/emacs ) zlib? ( sys-libs/zlib )" |