aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/icc/Manifest1
-rw-r--r--dev-lang/icc/icc-15.0.3.187-r1.ebuild37
-rw-r--r--dev-lang/ifc/Manifest1
-rw-r--r--dev-lang/ifc/ifc-15.0.3.187-r1.ebuild36
-rw-r--r--dev-libs/intel-common/Manifest1
-rw-r--r--dev-libs/intel-common/intel-common-15.0.3.187-r1.ebuild59
-rw-r--r--dev-python/prov/Manifest1
-rw-r--r--dev-python/prov/metadata.xml18
-rw-r--r--dev-python/prov/prov-1.4.0.ebuild32
9 files changed, 51 insertions, 135 deletions
diff --git a/dev-lang/icc/Manifest b/dev-lang/icc/Manifest
index 363ebfd51..bc7e67674 100644
--- a/dev-lang/icc/Manifest
+++ b/dev-lang/icc/Manifest
@@ -1,2 +1 @@
-DIST parallel_studio_xe_2015_update3.tgz 4156836825 SHA256 ab7169989c87bbb0fe66221cb7eb3a26b17c8b9ceff38f1926e5607834306896 SHA512 eccc2bfe85ccd039a2ec9e334d370e49d43baa0522d095c087a5982aa08bddb4c97bfc3125bd09f5cd57d3ed252c598012e1f2670b8373a1b3bb455825d18f96 WHIRLPOOL d1fd8d1e46ce35150357a9452f04529d8a1f7e915e50a5d714895184aa37fb61186a5455e89b4750f444f0f6da94563e493d0821c661378551c3739f8d27d7b9
DIST parallel_studio_xe_2016_update1.tgz 4126310292 SHA256 f5a3ab9fb581e19bf1bd966f7d40a11905e002a2bfae1c4a2140544288ca3e48 SHA512 5d6b2a853c6fd142d90d155e6e5997d13d1521c393a78dd1649404e90f2d1f3764a1c5efa0eeb0eedeae7e32bd059852b5b887aa3fafc71880ef3ad1d6774be9 WHIRLPOOL 8a2b84744057785968a1160d60ba9a79beeff323bafb0297bcd8fb36d05f22e9de0214dcc26058e638eb9fd136bf4e0cb04345b49e87a558e7167e651af68c16
diff --git a/dev-lang/icc/icc-15.0.3.187-r1.ebuild b/dev-lang/icc/icc-15.0.3.187-r1.ebuild
deleted file mode 100644
index 03481dc0b..000000000
--- a/dev-lang/icc/icc-15.0.3.187-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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 C/C++ Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-IUSE="eclipse linguas_ja"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
- !dev-lang/ifc[linguas_ja]
- eclipse? ( dev-util/eclipse-sdk )"
-RDEPEND="${DEPEND}
- ~dev-libs/intel-common-${PV}[compiler,${MULTILIB_USEDEP}]"
-
-INTEL_BIN_RPMS=( compilerproc compilerproc-devel )
-INTEL_DAT_RPMS=( compilerproc-common compilerproc-vars )
-
-CHECKREQS_DISK_BUILD=325M
-
-src_install() {
- if ! use linguas_ja; then
- find "${S}" -type d -name ja_JP -exec rm -rf '{}' + || die
- fi
- intel-sdp_src_install
-}
diff --git a/dev-lang/ifc/Manifest b/dev-lang/ifc/Manifest
index 363ebfd51..bc7e67674 100644
--- a/dev-lang/ifc/Manifest
+++ b/dev-lang/ifc/Manifest
@@ -1,2 +1 @@
-DIST parallel_studio_xe_2015_update3.tgz 4156836825 SHA256 ab7169989c87bbb0fe66221cb7eb3a26b17c8b9ceff38f1926e5607834306896 SHA512 eccc2bfe85ccd039a2ec9e334d370e49d43baa0522d095c087a5982aa08bddb4c97bfc3125bd09f5cd57d3ed252c598012e1f2670b8373a1b3bb455825d18f96 WHIRLPOOL d1fd8d1e46ce35150357a9452f04529d8a1f7e915e50a5d714895184aa37fb61186a5455e89b4750f444f0f6da94563e493d0821c661378551c3739f8d27d7b9
DIST parallel_studio_xe_2016_update1.tgz 4126310292 SHA256 f5a3ab9fb581e19bf1bd966f7d40a11905e002a2bfae1c4a2140544288ca3e48 SHA512 5d6b2a853c6fd142d90d155e6e5997d13d1521c393a78dd1649404e90f2d1f3764a1c5efa0eeb0eedeae7e32bd059852b5b887aa3fafc71880ef3ad1d6774be9 WHIRLPOOL 8a2b84744057785968a1160d60ba9a79beeff323bafb0297bcd8fb36d05f22e9de0214dcc26058e638eb9fd136bf4e0cb04345b49e87a558e7167e651af68c16
diff --git a/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild b/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild
deleted file mode 100644
index 3744d2c48..000000000
--- a/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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 FORTRAN Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-IUSE="linguas_ja"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="!dev-lang/ifc[linguas_jp]"
-RDEPEND="${DEPEND}
- ~dev-libs/intel-common-${PV}[compiler,${MULTILIB_USEDEP}]"
-
-INTEL_BIN_RPMS=( compilerprof compilerprof-devel )
-INTEL_DAT_RPMS=( compilerprof-common compilerprof-vars )
-
-CHECKREQS_DISK_BUILD=375M
-
-src_install() {
- if ! use linguas_ja; then
- find "${S}" -type d -name ja_JP -exec rm -rf '{}' + || die
- fi
-
- intel-sdp_src_install
-}
diff --git a/dev-libs/intel-common/Manifest b/dev-libs/intel-common/Manifest
index 363ebfd51..bc7e67674 100644
--- a/dev-libs/intel-common/Manifest
+++ b/dev-libs/intel-common/Manifest
@@ -1,2 +1 @@
-DIST parallel_studio_xe_2015_update3.tgz 4156836825 SHA256 ab7169989c87bbb0fe66221cb7eb3a26b17c8b9ceff38f1926e5607834306896 SHA512 eccc2bfe85ccd039a2ec9e334d370e49d43baa0522d095c087a5982aa08bddb4c97bfc3125bd09f5cd57d3ed252c598012e1f2670b8373a1b3bb455825d18f96 WHIRLPOOL d1fd8d1e46ce35150357a9452f04529d8a1f7e915e50a5d714895184aa37fb61186a5455e89b4750f444f0f6da94563e493d0821c661378551c3739f8d27d7b9
DIST parallel_studio_xe_2016_update1.tgz 4126310292 SHA256 f5a3ab9fb581e19bf1bd966f7d40a11905e002a2bfae1c4a2140544288ca3e48 SHA512 5d6b2a853c6fd142d90d155e6e5997d13d1521c393a78dd1649404e90f2d1f3764a1c5efa0eeb0eedeae7e32bd059852b5b887aa3fafc71880ef3ad1d6774be9 WHIRLPOOL 8a2b84744057785968a1160d60ba9a79beeff323bafb0297bcd8fb36d05f22e9de0214dcc26058e638eb9fd136bf4e0cb04345b49e87a558e7167e651af68c16
diff --git a/dev-libs/intel-common/intel-common-15.0.3.187-r1.ebuild b/dev-libs/intel-common/intel-common-15.0.3.187-r1.ebuild
deleted file mode 100644
index d59e80155..000000000
--- a/dev-libs/intel-common/intel-common-15.0.3.187-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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="Common libraries and utilities needed for Intel compilers and libraries"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-compilers/"
-
-IUSE="+compiler"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-CHECKREQS_DISK_BUILD=375M
-
-pkg_setup() {
- einfo ${INTEL_SDP_EDIR}
- INTEL_BIN_RPMS=( openmp openmp-devel )
- INTEL_DAT_RPMS=( compilerpro-common compilerpro-common-pset )
- if use compiler; then
- INTEL_BIN_RPMS+=( compilerpro-devel sourcechecker-devel )
- INTEL_DAT_RPMS+=( compilerpro-vars sourcechecker-common ccompxe compxe fcompxe )
- fi
- intel-sdp_pkg_setup
-}
-
-src_install() {
- intel-sdp_src_install
- local path rootpath ldpath arch fenv=35intelsdp
- cat > ${fenv} <<-EOF
- NLSPATH=${INTEL_SDP_EDIR}/lib/locale/en_US/%N
- INTEL_LICENSE_FILE="${INTEL_SDP_EDIR}"/licenses:"${EPREFIX}/opt/intel/license"
- EOF
- for arch in ${INTEL_ARCH}; do
- path=${path}:${INTEL_SDP_EDIR}/bin/${arch}:${INTEL_SDP_EDIR}/mpirt/bin/${arch}
- rootpath=${rootpath}:${INTEL_SDP_EDIR}/bin/${arch}:${INTEL_SDP_EDIR}/mpirt/bin/${arch}
- ldpath=${ldpath}:${INTEL_SDP_EDIR}/compiler/lib/${arch}:${INTEL_SDP_EDIR}/mpirt/lib/${arch}
- done
- cat >> ${fenv} <<-EOF
- PATH=${path#:}
- ROOTPATH=${rootpath#:}
- LDPATH=${ldpath#:}
- EOF
-
- doenvd ${fenv}
-
- cat >> "${T}"/40-${PN} <<- EOF
- SEARCH_DIRS_MASK="${INTEL_SDP_EDIR}"
- EOF
- insinto /etc/revdep-rebuild/
- doins "${T}"/40-${PN}
-}
diff --git a/dev-python/prov/Manifest b/dev-python/prov/Manifest
new file mode 100644
index 000000000..7cbd16e36
--- /dev/null
+++ b/dev-python/prov/Manifest
@@ -0,0 +1 @@
+DIST prov-1.4.0.tar.gz 92617 SHA256 2a785b406040a74220a0faf9a4657aa402a2b3e9eabcb9a157a60c95c9d422f2 SHA512 fa253668ae63f1178d3f766cebc5273d06d11c3020a8a30d0c7e03d06a24260f9146f396cad267db01998ab921230a52356cff85a40b7aacdf4742ff5515e1bd WHIRLPOOL 2b903f3fab7910e1dfc61db2f1a0d92e1258af1ccd4e3e20b37f09d1fea04d38a7f1cebea22d782bc9cbb4131a6f6e4bdd38f8df24749cc570bac0a38947548d
diff --git a/dev-python/prov/metadata.xml b/dev-python/prov/metadata.xml
new file mode 100644
index 000000000..30c719d4e
--- /dev/null
+++ b/dev-python/prov/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>h.chr@mail.ru</email>
+ <name>TheChymera</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ A library for W3C Provenance Data Model supporting PROV-JSON and PROV-XML import/export
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">prov</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/prov/prov-1.4.0.ebuild b/dev-python/prov/prov-1.4.0.ebuild
new file mode 100644
index 000000000..cbb13de65
--- /dev/null
+++ b/dev-python/prov/prov-1.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="W3C provenance data dodel library"
+HOMEPAGE="https://pypi.python.org/pypi/prov"
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+ test? ( dev-python/pydotplus[${PYTHON_USEDEP}] )
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
+RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
+ dev-python/lxml[${PYTHON_USEDEP}]
+ >=dev-python/networkx-1.10[${PYTHON_USEDEP}]
+ >=dev-python/six-1.10[${PYTHON_USEDEP}]
+ "
+
+src_test() {
+ ${PYTHON} -m unittest discover || die
+}