diff options
author | Oleg Höfling <oleg.hoefling@gmail.com> | 2019-03-28 18:09:17 +0100 |
---|---|---|
committer | Horea Christian <chr@chymera.eu> | 2019-05-22 18:17:44 +0200 |
commit | 7b1e850f4e0c6dd53ce6aae1083c6447ead13fbc (patch) | |
tree | 387d2361d698f71b8339ae34da0ba8736d334288 /dev-lang | |
parent | sci-libs/gmsh: version bump to 4.3.0 (diff) | |
download | sci-7b1e850f4e0c6dd53ce6aae1083c6447ead13fbc.tar.gz sci-7b1e850f4e0c6dd53ce6aae1083c6447ead13fbc.tar.bz2 sci-7b1e850f4e0c6dd53ce6aae1083c6447ead13fbc.zip |
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 <chr@chymera.eu>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/icc/icc-18.0.2.199-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ifc/ifc-18.0.2.199-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/vtune/vtune-18.0.2.0.551022.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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 diff --git a/dev-lang/ifc/ifc-18.0.2.199-r1.ebuild b/dev-lang/ifc/ifc-18.0.2.199-r1.ebuild index ce2b3c16d..f37dd5491 100644 --- a/dev-lang/ifc/ifc-18.0.2.199-r1.ebuild +++ b/dev-lang/ifc/ifc-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 diff --git a/dev-lang/vtune/vtune-18.0.2.0.551022.ebuild b/dev-lang/vtune/vtune-18.0.2.0.551022.ebuild index 51a0b08c0..9ec0beef6 100644 --- a/dev-lang/vtune/vtune-18.0.2.0.551022.ebuild +++ b/dev-lang/vtune/vtune-18.0.2.0.551022.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 |