From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 11FAD139BC6 for ; Thu, 17 Sep 2015 21:56:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B8ED21C024; Thu, 17 Sep 2015 21:56:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 255D621C014 for ; Thu, 17 Sep 2015 21:56:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51BB8340B53 for ; Thu, 17 Sep 2015 21:56:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F8E11FB for ; Thu, 17 Sep 2015 21:56:40 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1442397101.16236e1c8b4d31bb57b8d99766e5d23f298e5617.jauhien@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mtz2sca/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/mtz2sca/ChangeLog sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild X-VCS-Directories: sci-chemistry/mtz2sca/ X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: 16236e1c8b4d31bb57b8d99766e5d23f298e5617 X-VCS-Branch: master Date: Thu, 17 Sep 2015 21:56:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: adf35ee7-064d-4d06-b510-babdcc52a34b X-Archives-Hash: 415919ffe0920cd7878faf68a54221b2 commit: 16236e1c8b4d31bb57b8d99766e5d23f298e5617 Author: Marius Brehler linux sungazer de> AuthorDate: Wed Sep 16 09:51:41 2015 +0000 Commit: Jauhien Piatlicki gentoo org> CommitDate: Wed Sep 16 09:51:41 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=16236e1c sci-chemistry/mtz2sca: Fix deps Package-Manager: portage-2.2.20.1 sci-chemistry/mtz2sca/ChangeLog | 6 ++++-- sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/mtz2sca/ChangeLog b/sci-chemistry/mtz2sca/ChangeLog index 43164e3..e040cd0 100644 --- a/sci-chemistry/mtz2sca/ChangeLog +++ b/sci-chemistry/mtz2sca/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/mtz2sca -# 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 mtz2sca-0.3.ebuild: + sci-chemistry/mtz2sca: Fix deps + 06 Jan 2014; Justin Lecher mtz2sca-0.3.ebuild, metadata.xml: Punt base.eclass @@ -19,4 +22,3 @@ Initial add Thanks to jlec for writting this ebuild pending bug is 278048 - diff --git a/sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild b/sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild index 0acf922..09876de 100644 --- a/sci-chemistry/mtz2sca/mtz2sca-0.3.ebuild +++ b/sci-chemistry/mtz2sca/mtz2sca-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}"/