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/ChangeLog | 5 ++++- sci-physics/paw/paw-2.14.04-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-physics') diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog index 2664b95196c5..3e5285b95e4d 100644 --- a/sci-physics/paw/ChangeLog +++ b/sci-physics/paw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/paw # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.19 2010/06/25 13:33:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.20 2010/10/10 21:55:59 ulm Exp $ + + 10 Oct 2010; Ulrich Mueller paw-2.14.04-r2.ebuild: + Fix openmotif dependency. 25 Jun 2010; Justin Lecher paw-2.14.04-r2.ebuild: Included USE for static bins, #252497 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