diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 21:13:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 21:13:48 +0000 |
commit | 65484f7d3c668a0b31ef5c7d372cc79afc81f2af (patch) | |
tree | 2df89e87d3b60f47571e0ed88de44e0d8fd70041 /sci-physics | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-65484f7d3c668a0b31ef5c7d372cc79afc81f2af.tar.gz gentoo-2-65484f7d3c668a0b31ef5c7d372cc79afc81f2af.tar.bz2 gentoo-2-65484f7d3c668a0b31ef5c7d372cc79afc81f2af.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)
Diffstat (limited to 'sci-physics')
3 files changed, 10 insertions, 5 deletions
diff --git a/sci-physics/cernlib-montecarlo/ChangeLog b/sci-physics/cernlib-montecarlo/ChangeLog index 49854b826df3..f97c90681d79 100644 --- a/sci-physics/cernlib-montecarlo/ChangeLog +++ b/sci-physics/cernlib-montecarlo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-physics/cernlib-montecarlo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/ChangeLog,v 1.17 2012/10/16 19:03:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/ChangeLog,v 1.18 2012/10/24 21:13:48 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> + cernlib-montecarlo-2006-r2.ebuild, cernlib-montecarlo-2006-r3.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. 16 Oct 2012; Justin Lecher <jlec@gentoo.org> cernlib-montecarlo-2006-r2.ebuild, cernlib-montecarlo-2006-r3.ebuild, diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild index 038f060206dc..c61cdaf8cf45 100644 --- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild +++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-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/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.9 2012/10/16 19:03:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r2.ebuild,v 1.10 2012/10/24 21:13:48 ulm Exp $ EAPI=2 @@ -23,7 +23,7 @@ KEYWORDS="amd64 x86" IUSE="+herwig" RDEPEND=" - x11-libs/openmotif:0 + x11-libs/motif:0 dev-lang/cfortran sci-physics/cernlib herwig? ( !sci-physics/herwig )" diff --git a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild index 266c20ab4846..8af196a9b065 100644 --- a/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild +++ b/sci-physics/cernlib-montecarlo/cernlib-montecarlo-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-montecarlo/cernlib-montecarlo-2006-r3.ebuild,v 1.2 2012/10/16 19:03:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib-montecarlo/cernlib-montecarlo-2006-r3.ebuild,v 1.3 2012/10/24 21:13:48 ulm Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -22,7 +22,7 @@ IUSE="+herwig" KEYWORDS="~amd64 ~x86" RDEPEND=" - x11-libs/openmotif:0 + x11-libs/motif:0 dev-lang/cfortran sci-physics/cernlib herwig? ( !sci-physics/herwig )" |