aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-03-26 09:52:20 +0100
committerJustin Lecher <jlec@gentoo.org>2017-03-26 09:52:20 +0100
commit563f0e00028cd2a42077bfb7919c420c5c69d5fb (patch)
tree4f10e7b5274207d390173d3ebe0a0a67f87c7923 /sci-physics/root/root-9999.ebuild
parentsci-libs/libStatGen: Add missing SLOT operator (diff)
downloadsci-563f0e00028cd2a42077bfb7919c420c5c69d5fb.tar.gz
sci-563f0e00028cd2a42077bfb7919c420c5c69d5fb.tar.bz2
sci-563f0e00028cd2a42077bfb7919c420c5c69d5fb.zip
sci-physics/root: Add missing SLOT operator
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-physics/root/root-9999.ebuild')
-rw-r--r--sci-physics/root/root-9999.ebuild6
1 files 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