commit: 820eb19a943f15359077a4b1e42286f4f590ae87 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Tue Apr 3 15:35:35 2018 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Tue Apr 3 16:44:50 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=820eb19a
sci-libs/ipp: drop old Package-Manager: Portage-2.3.28, Repoman-2.3.9 sci-libs/ipp/ipp-8.2.2.187-r1.ebuild | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild b/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild deleted file mode 100644 index 6415da854..000000000 --- a/sci-libs/ipp/ipp-8.2.2.187-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -INTEL_DPN=parallel_studio_xe -INTEL_DID=7538 -INTEL_DPV=2015_update3 -INTEL_SUBDIR=composerxe -INTEL_SINGLE_ARCH=false - -inherit intel-sdp - -DESCRIPTION="Intel Integrated Performance Primitive library" -HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/" - -IUSE="" -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" - -RDEPEND=">=dev-libs/intel-common-15[${MULTILIB_USEDEP}]" -DEPEND="" - -CHECKREQS_DISK_BUILD=6500M - -INTEL_BIN_RPMS=( ipp-{ac,di,gen,jp,mt,mt-devel,mx,rr,sc,st,st-devel,vc} ) -INTEL_DAT_RPMS=( ipp-common ipp-{ac,di,gen,jp,mx,rr,sc,st-devel,vc}-common ) - -INTEL_SKIP_LICENSE=true