commit: 5b8457d87b273bb10f40d0d5aae78015f9029be6 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Wed Sep 16 09:51:57 2015 +0000 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> CommitDate: Wed Sep 16 09:51:57 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5b8457d8
sci-chemistry/mtz2hkl: Fix deps Package-Manager: portage-2.2.20.1 sci-chemistry/mtz2hkl/ChangeLog | 6 ++++-- sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/mtz2hkl/ChangeLog b/sci-chemistry/mtz2hkl/ChangeLog index e1eb1ff..3cf7d40 100644 --- a/sci-chemistry/mtz2hkl/ChangeLog +++ b/sci-chemistry/mtz2hkl/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/mtz2hkl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 16 Sep 2015; Marius Brehler <[email protected]> mtz2hkl-0.3.ebuild: + sci-chemistry/mtz2hkl: Fix deps + 06 Jan 2014; Justin Lecher <[email protected]> mtz2hkl-0.3.ebuild, metadata.xml: Punt base.eclass @@ -13,4 +16,3 @@ Initial add Thanks to jlec for writting this ebuild pending bug is 278048 - diff --git a/sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild b/sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild index 281809f..e856afbe 100644 --- a/sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild +++ b/sci-chemistry/mtz2hkl/mtz2hkl-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="sci-libs/ccp4-libs" +RDEPEND="sci-libs/libccp4" DEPEND="${RDEPEND}" S="${WORKDIR}"/${PN}
