commit:     a83306528fef4880966d57788d66c12daac28b97
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  3 15:40:40 2018 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 16:44:51 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a8330652

dev-lang/vtune: drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-lang/vtune/vtune-15.4.412820.ebuild | 49 ---------------------------------
 1 file changed, 49 deletions(-)

diff --git a/dev-lang/vtune/vtune-15.4.412820.ebuild 
b/dev-lang/vtune/vtune-15.4.412820.ebuild
deleted file mode 100644
index 867708436..000000000
--- a/dev-lang/vtune/vtune-15.4.412820.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=8470
-INTEL_DPV=2015_update6
-INTEL_SUBDIR=composerxe
-INTEL_SINGLE_ARCH=false
-INTEL_SDP_DIR=opt/intel/
-
-inherit intel-sdp
-
-DESCRIPTION="Intel VTune Amplifier XE"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/";
-
-IUSE=""
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-INTEL_BIN_RPMS=(
-       vtune-amplifier-xe-2015-cli
-       vtune-amplifier-xe-2015-gui
-       )
-INTEL_AMD64_RPMS=(
-       vtune-amplifier-xe-2015-collector-64linux
-       )
-INTEL_X86_RPMS=(
-       vtune-amplifier-xe-2015-collector-32linux
-       )
-INTEL_DAT_RPMS=(
-       vtune-amplifier-xe-2015-cli-common
-       vtune-amplifier-xe-2015-common
-       vtune-amplifier-xe-2015-common-pset
-       vtune-amplifier-xe-2015-doc
-       vtune-amplifier-xe-2015-gui-common
-       vtune-amplifier-xe-2015-sep
-       )
-
-src_install() {
-       intel-sdp_src_install
-
-       cat >> "${T}"/50vtune <<- EOF
-       PATH=${INTEL_SDP_EDIR}/bin64:${INTEL_SDP_EDIR}/bin32
-       EOF
-       doenvd "${T}"/50vtune
-
-       make_desktop_entry amplxe-gui "VTune Amplifier XE" "" 
"Development;Debugger"
-}

Reply via email to