From 7b1e850f4e0c6dd53ce6aae1083c6447ead13fbc Mon Sep 17 00:00:00 2001 From: Oleg Höfling Date: Thu, 28 Mar 2019 18:09:17 +0100 Subject: dev-libs/intel-common: EAPI bump in intel-sdp-r1 eclass * removed versionator inheritance and usages in intel-sdp-r1.eclass * using EAPI=7 in intel-sdp-r1.eclass and inheriting ebuilds * updated copyright to pass repoman checks Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Horea Christian --- dev-lang/icc/icc-18.0.2.199-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang/icc') diff --git a/dev-lang/icc/icc-18.0.2.199-r1.ebuild b/dev-lang/icc/icc-18.0.2.199-r1.ebuild index 7faa9de54..7f2c36e82 100644 --- a/dev-lang/icc/icc-18.0.2.199-r1.ebuild +++ b/dev-lang/icc/icc-18.0.2.199-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 INTEL_DIST_SKU=3235 INTEL_DIST_PV=2018_update2_professional_edition -- cgit v1.2.3-65-gdbad