commit:     563f0e00028cd2a42077bfb7919c420c5c69d5fb
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 08:52:20 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 08:52:20 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=563f0e00

sci-physics/root: Add missing SLOT operator

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-physics/root/root-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-physics/root/root-9999.ebuild 
b/sci-physics/root/root-9999.ebuild
index 4973e90e0..bb5692c84 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
@@ -50,7 +50,7 @@ CDEPEND="
        media-libs/giflib:0=
        media-libs/libpng:0=
        media-libs/tiff:0=
-       >=sys-devel/clang-3.4
+       >=sys-devel/clang-3.4:=
        sys-libs/zlib:0=
        virtual/jpeg:0
        virtual/shadow

Reply via email to