diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:42:22 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:42:22 +0000 |
commit | 99d6d449a82afc700b0b6cf0af17373c36d01b91 (patch) | |
tree | 328cfbf233808bb1c55fd3bfae65e9651f7e13a5 | |
parent | add upstream fix to build on FreeBSD. Bug #438942 by Yuta SATOH (diff) | |
download | gentoo-2-99d6d449a82afc700b0b6cf0af17373c36d01b91.tar.gz gentoo-2-99d6d449a82afc700b0b6cf0af17373c36d01b91.tar.bz2 gentoo-2-99d6d449a82afc700b0b6cf0af17373c36d01b91.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/cernlib/ChangeLog | 7 | ||||
-rw-r--r-- | sci-physics/cernlib/cernlib-2006-r3.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/cernlib/cernlib-2006-r4.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/sci-physics/cernlib/ChangeLog b/sci-physics/cernlib/ChangeLog index 143a6680e2d4..3d805223e987 100644 --- a/sci-physics/cernlib/ChangeLog +++ b/sci-physics/cernlib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-physics/cernlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.30 2012/10/16 19:04:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.31 2012/10/24 19:42:22 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> cernlib-2006-r3.ebuild, + cernlib-2006-r4.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. 16 Oct 2012; Justin Lecher <jlec@gentoo.org> cernlib-2006-r3.ebuild, cernlib-2006-r4.ebuild, metadata.xml: diff --git a/sci-physics/cernlib/cernlib-2006-r3.ebuild b/sci-physics/cernlib/cernlib-2006-r3.ebuild index 18e4ea544785..c11ba60551ba 100644 --- a/sci-physics/cernlib/cernlib-2006-r3.ebuild +++ b/sci-physics/cernlib/cernlib-2006-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/cernlib/cernlib-2006-r3.ebuild,v 1.13 2012/10/16 19:04:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.14 2012/10/24 19:42:22 ulm Exp $ EAPI=3 @@ -23,7 +23,7 @@ KEYWORDS="amd64 hppa sparc x86" IUSE="" RDEPEND=" - x11-libs/openmotif:0 + x11-libs/motif:0 virtual/lapack dev-lang/cfortran" DEPEND="${RDEPEND} diff --git a/sci-physics/cernlib/cernlib-2006-r4.ebuild b/sci-physics/cernlib/cernlib-2006-r4.ebuild index 8e799f31e956..9536fcbb6c6c 100644 --- a/sci-physics/cernlib/cernlib-2006-r4.ebuild +++ b/sci-physics/cernlib/cernlib-2006-r4.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/cernlib/cernlib-2006-r4.ebuild,v 1.4 2012/10/16 19:04:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r4.ebuild,v 1.5 2012/10/24 19:42:22 ulm Exp $ EAPI=4 @@ -23,7 +23,7 @@ KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" RDEPEND=" - x11-libs/openmotif:0 + x11-libs/motif:0 virtual/lapack dev-lang/cfortran" DEPEND="${RDEPEND} |