commit:     0ebfae464a887e256bb79e9a504a703d40f66ee2
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 06:00:21 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> 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 <[email protected]> cpmgfit-1.43.ebuild:
+  sci-chemistry/cpmgfit: Fix for new gcc slotting
+
   13 Nov 2014; Justin Lecher <[email protected]> cpmgfit-1.43.ebuild:
   Drop all KEYWORDS due to broken revdeps
 
@@ -10,4 +13,3 @@
   03 Jul 2014; Justin Lecher <[email protected]> +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

Reply via email to