diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:32:20 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:32:20 +0000 |
commit | 913d0cb9aef13f72ea80d35504938fb246fd4264 (patch) | |
tree | 56271d98bf6b412d3d1f44bc87653308ae8cb600 /sci-chemistry/molmol/molmol-2k_p2-r2.ebuild | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-913d0cb9aef13f72ea80d35504938fb246fd4264.tar.gz gentoo-2-913d0cb9aef13f72ea80d35504938fb246fd4264.tar.bz2 gentoo-2-913d0cb9aef13f72ea80d35504938fb246fd4264.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-chemistry/molmol/molmol-2k_p2-r2.ebuild')
-rw-r--r-- | sci-chemistry/molmol/molmol-2k_p2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/molmol/molmol-2k_p2-r2.ebuild b/sci-chemistry/molmol/molmol-2k_p2-r2.ebuild index 72e2633ae3d2..d575c3fb5cb4 100644 --- a/sci-chemistry/molmol/molmol-2k_p2-r2.ebuild +++ b/sci-chemistry/molmol/molmol-2k_p2-r2.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-chemistry/molmol/molmol-2k_p2-r2.ebuild,v 1.12 2012/08/05 12:38:45 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molmol/molmol-2k_p2-r2.ebuild,v 1.13 2012/10/24 19:32:20 ulm Exp $ EAPI=4 @@ -30,7 +30,7 @@ DEPEND=" sys-libs/zlib virtual/jpeg x11-libs/libXpm - x11-libs/openmotif:0 + x11-libs/motif:0 x11-apps/xdpyinfo" RDEPEND="${DEPEND}" |