diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-06-27 10:46:39 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-06-27 10:46:39 +0000 |
commit | 3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4 (patch) | |
tree | c4b6df850237c2b6c2760e42a1c204b1865aa8b2 /sci-physics/paw | |
parent | Change dependency from virtual/motif to x11-libs/openmotif, bug 224749. (diff) | |
download | historical-3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4.tar.gz historical-3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4.tar.bz2 historical-3d3b3bc3e99c832d22ebbe474d1bebd3e44c5ec4.zip |
Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686
Diffstat (limited to 'sci-physics/paw')
-rw-r--r-- | sci-physics/paw/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog index 615123c03429..a959e67c5881 100644 --- a/sci-physics/paw/ChangeLog +++ b/sci-physics/paw/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/paw # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.3 2008/06/07 08:52:00 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.4 2008/06/27 10:46:39 ulm Exp $ + + 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> paw-2.14.04-r1.ebuild, + paw-2.14.04-r2.ebuild: + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749. *paw-2.14.04-r2 (07 Jun 2008) diff --git a/sci-physics/paw/paw-2.14.04-r1.ebuild b/sci-physics/paw/paw-2.14.04-r1.ebuild index 0d386c65371d..4cd28c0e3149 100644 --- a/sci-physics/paw/paw-2.14.04-r1.ebuild +++ b/sci-physics/paw/paw-2.14.04-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.1 2008/03/11 12:12:41 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r1.ebuild,v 1.2 2008/06/27 10:46:39 ulm Exp $ inherit eutils multilib fortran @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="" -RDEPEND="virtual/motif +RDEPEND="x11-libs/openmotif virtual/lapack dev-lang/cfortran sci-physics/cernlib diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index b86f49c80f5a..7cb4dc793453 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-2008 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.1 2008/06/07 08:52:00 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.2 2008/06/27 10:46:39 ulm Exp $ inherit eutils multilib fortran @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="" -RDEPEND="virtual/motif +RDEPEND="x11-libs/openmotif virtual/lapack dev-lang/cfortran sci-physics/cernlib |