commit:     a7b3559d7188cd0f4a4cd7ed10aa9e6ca93d47a0
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 05:58:37 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 05:58:37 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a7b3559d

sci-chemistry/curvefit: Fix for new gcc slotting

Package-Manager: portage-2.2.18

 sci-chemistry/curvefit/ChangeLog            | 6 ++++--
 sci-chemistry/curvefit/curvefit-1.40.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/curvefit/ChangeLog b/sci-chemistry/curvefit/ChangeLog
index 88972cd..f19c166 100644
--- a/sci-chemistry/curvefit/ChangeLog
+++ b/sci-chemistry/curvefit/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-chemistry/curvefit
-# 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]> curvefit-1.40.ebuild:
+  sci-chemistry/curvefit: Fix for new gcc slotting
+
   13 Nov 2014; Justin Lecher <[email protected]> curvefit-1.40.ebuild:
   Drop all KEYWORDS due to broken revdeps
 
@@ -32,4 +35,3 @@
   14 Sep 2012; Justin Lecher <[email protected]> +curvefit-1.40.ebuild,
   +metadata.xml:
   New addition
-

diff --git a/sci-chemistry/curvefit/curvefit-1.40.ebuild 
b/sci-chemistry/curvefit/curvefit-1.40.ebuild
index 8ac1975..2bfb1b5 100644
--- a/sci-chemistry/curvefit/curvefit-1.40.ebuild
+++ b/sci-chemistry/curvefit/curvefit-1.40.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