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 F1D3D138CCA for ; Mon, 30 Mar 2015 06:03:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39823E0921; Mon, 30 Mar 2015 06:03:47 +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 C0428E0921 for ; Mon, 30 Mar 2015 06:03:46 +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 CE456340CA8 for ; Mon, 30 Mar 2015 06:03:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3423F14D3C for ; Mon, 30 Mar 2015 06:03:40 +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: <1427695221.0ebfae464a887e256bb79e9a504a703d40f66ee2.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/cpmgfit/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/cpmgfit/ChangeLog sci-chemistry/cpmgfit/cpmgfit-1.43.ebuild X-VCS-Directories: sci-chemistry/cpmgfit/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 0ebfae464a887e256bb79e9a504a703d40f66ee2 X-VCS-Branch: master Date: Mon, 30 Mar 2015 06:03: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: c7d2eca0-fa5f-4b31-8a14-3fbdbf36ebc6 X-Archives-Hash: 18fd8232f80d690e5347961065ee469f commit: 0ebfae464a887e256bb79e9a504a703d40f66ee2 Author: Justin Lecher gentoo org> AuthorDate: Mon Mar 30 06:00:21 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Mar 30 06:00:21 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0ebfae46 sci-chemistry/cpmgfit: Fix for new gcc slotting Package-Manager: portage-2.2.18 sci-chemistry/cpmgfit/ChangeLog | 6 ++++-- sci-chemistry/cpmgfit/cpmgfit-1.43.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/cpmgfit/ChangeLog b/sci-chemistry/cpmgfit/ChangeLog index 9ada1a2..a2f40c5 100644 --- a/sci-chemistry/cpmgfit/ChangeLog +++ b/sci-chemistry/cpmgfit/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/cpmgfit -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 30 Mar 2015; Justin Lecher cpmgfit-1.43.ebuild: + sci-chemistry/cpmgfit: Fix for new gcc slotting + 13 Nov 2014; Justin Lecher cpmgfit-1.43.ebuild: Drop all KEYWORDS due to broken revdeps @@ -10,4 +13,3 @@ 03 Jul 2014; Justin Lecher +cpmgfit-1.43.ebuild, +metadata.xml: New package written by me - diff --git a/sci-chemistry/cpmgfit/cpmgfit-1.43.ebuild b/sci-chemistry/cpmgfit/cpmgfit-1.43.ebuild index 3a35bef..0ba9268 100644 --- a/sci-chemistry/cpmgfit/cpmgfit-1.43.ebuild +++ b/sci-chemistry/cpmgfit/cpmgfit-1.43.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 # $Header: $ @@ -17,7 +17,7 @@ IUSE="examples" RDEPEND=" sci-libs/blas-reference - sys-devel/gcc:4.1" + =sys-devel/gcc-4.1*" DEPEND="dev-util/patchelf" S="${WORKDIR}"/linux