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 7D1AE138A87 for ; Fri, 14 Nov 2014 11:41:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F632E09A9; Fri, 14 Nov 2014 11:41:12 +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 BA883E09A9 for ; Fri, 14 Nov 2014 11:41:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CAB034047C for ; Fri, 14 Nov 2014 11:41:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3952BA1D9 for ; Fri, 14 Nov 2014 11:41:09 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1415965252.09049c38879a551bacff7a1601413923f5c353e5.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/phenix-bin/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/phenix-bin/ChangeLog sci-chemistry/phenix-bin/phenix-bin-1.9.1692.ebuild X-VCS-Directories: sci-chemistry/phenix-bin/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 09049c38879a551bacff7a1601413923f5c353e5 X-VCS-Branch: master Date: Fri, 14 Nov 2014 11:41:09 +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: 45e5812d-9cc5-4e1b-a8b8-f0f44ab1f004 X-Archives-Hash: 9b0bc8f18213a17d878f0b70181d43e0 commit: 09049c38879a551bacff7a1601413923f5c353e5 Author: Justin Lecher gentoo org> AuthorDate: Fri Nov 14 11:40:52 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Nov 14 11:40:52 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=09049c38 sci-chemistry/phenix-bin: Fix dep SLOT of sys-libs/db Package-Manager: portage-2.2.14 --- sci-chemistry/phenix-bin/ChangeLog | 3 +++ sci-chemistry/phenix-bin/phenix-bin-1.9.1692.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/phenix-bin/ChangeLog b/sci-chemistry/phenix-bin/ChangeLog index 515e8de..ab7e8c3 100644 --- a/sci-chemistry/phenix-bin/ChangeLog +++ b/sci-chemistry/phenix-bin/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Nov 2014; Justin Lecher phenix-bin-1.9.1692.ebuild: + Fix dep SLOT of sys-libs/db + 13 May 2014; Justin Lecher -phenix-bin-1.9.1690.ebuild, +phenix-bin-1.9.1692.ebuild: Version Bump diff --git a/sci-chemistry/phenix-bin/phenix-bin-1.9.1692.ebuild b/sci-chemistry/phenix-bin/phenix-bin-1.9.1692.ebuild index 32eba10..83d3d38 100644 --- a/sci-chemistry/phenix-bin/phenix-bin-1.9.1692.ebuild +++ b/sci-chemistry/phenix-bin/phenix-bin-1.9.1692.ebuild @@ -39,7 +39,7 @@ RDEPEND="${PYTHON_DEPS} media-libs/fontconfig media-libs/freetype media-libs/libpng:1.2 - sys-libs/db:4.8 + sys-libs/db:4.7 sys-libs/gdbm sys-libs/ncurses[tinfo] sys-libs/readline