From 42e157cd88c36649ddbbdd653c4abad75252e73b Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 10 Oct 2010 21:55:59 +0000 Subject: Fix openmotif dependency. (Portage version: 2.1.9.14/cvs/Linux x86_64) --- sci-physics/paw/paw-2.14.04-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-physics/paw/paw-2.14.04-r2.ebuild') diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 3db6edb7f7ef..310aeac6b048 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-2010 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.17 2010/06/25 13:33:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.18 2010/10/10 21:55:59 ulm Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -22,7 +22,7 @@ IUSE="static" RDEPEND="sci-physics/cernlib x11-libs/libXaw - x11-libs/openmotif + >=x11-libs/openmotif-2.3:0 x11-libs/xbae" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad