diff options
author | 2012-10-24 19:43:50 +0000 | |
---|---|---|
committer | 2012-10-24 19:43:50 +0000 | |
commit | efc2d24cfd18ee4a4bdcb1e0d3266de0108572f6 (patch) | |
tree | dc210e076632886eeee0d055e812967bc1e430ef /sci-physics/paw/paw-2.14.04-r2.ebuild | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-efc2d24cfd18ee4a4bdcb1e0d3266de0108572f6.tar.gz gentoo-2-efc2d24cfd18ee4a4bdcb1e0d3266de0108572f6.tar.bz2 gentoo-2-efc2d24cfd18ee4a4bdcb1e0d3266de0108572f6.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-physics/paw/paw-2.14.04-r2.ebuild')
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 3789ff004841..7d4a5ab5df00 100644 --- a/sci-physics/paw/paw-2.14.04-r2.ebuild +++ b/sci-physics/paw/paw-2.14.04-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-physics/paw/paw-2.14.04-r2.ebuild,v 1.21 2012/10/16 18:54:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.22 2012/10/24 19:43:50 ulm Exp $ EAPI=2 @@ -25,7 +25,7 @@ IUSE="static" RDEPEND=" sci-physics/cernlib x11-libs/libXaw - x11-libs/openmotif:0 + x11-libs/motif:0 x11-libs/xbae" DEPEND="${RDEPEND} dev-lang/cfortran |