diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:43:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:43:50 +0000 |
commit | efc2d24cfd18ee4a4bdcb1e0d3266de0108572f6 (patch) | |
tree | dc210e076632886eeee0d055e812967bc1e430ef | |
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)
-rw-r--r-- | sci-physics/paw/ChangeLog | 7 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r3.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog index 69ed876aa737..0cb3231a1376 100644 --- a/sci-physics/paw/ChangeLog +++ b/sci-physics/paw/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-physics/paw # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.24 2012/10/16 18:54:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.25 2012/10/24 19:43:50 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> paw-2.14.04-r2.ebuild, + paw-2.14.04-r3.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. 16 Oct 2012; Justin Lecher <jlec@gentoo.org> paw-2.14.04-r2.ebuild, paw-2.14.04-r3.ebuild, metadata.xml: 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 diff --git a/sci-physics/paw/paw-2.14.04-r3.ebuild b/sci-physics/paw/paw-2.14.04-r3.ebuild index 3a26bb75a477..b48ccd857cec 100644 --- a/sci-physics/paw/paw-2.14.04-r3.ebuild +++ b/sci-physics/paw/paw-2.14.04-r3.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-r3.ebuild,v 1.2 2012/10/16 18:54:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r3.ebuild,v 1.3 2012/10/24 19:43:50 ulm Exp $ EAPI=4 @@ -25,7 +25,7 @@ IUSE="" RDEPEND=" sci-physics/cernlib x11-libs/libXaw - >=x11-libs/openmotif-2.3:0 + >=x11-libs/motif-2.3:0 x11-libs/xbae" DEPEND="${RDEPEND} dev-lang/cfortran |