From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/
Date: Tue, 9 Oct 2012 20:40:18 +0000 (UTC) [thread overview]
Message-ID: <1349815198.4ee66c61351e83662f1d5dfa181874b0a53d80cb.jlec@gentoo> (raw)
commit: 4ee66c61351e83662f1d5dfa181874b0a53d80cb
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 9 20:39:58 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Oct 9 20:39:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4ee66c61
inCVS
---
sci-libs/ipp/ChangeLog | 24 ------------------------
sci-libs/ipp/ipp-7.0.4.191.ebuild | 28 ----------------------------
sci-libs/ipp/ipp-7.0.5.256.ebuild | 28 ----------------------------
sci-libs/ipp/metadata.xml | 12 ------------
4 files changed, 0 insertions(+), 92 deletions(-)
diff --git a/sci-libs/ipp/ChangeLog b/sci-libs/ipp/ChangeLog
deleted file mode 100644
index db00de1..0000000
--- a/sci-libs/ipp/ChangeLog
+++ /dev/null
@@ -1,24 +0,0 @@
-# ChangeLog for sci-libs/ipp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*ipp-7.0.5.256 (16 Feb 2012)
-
- 16 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> +ipp-7.0.5.256.ebuild:
- Bump
-
-*ipp-7.0.4.191 (30 May 2011)
-
- 30 May 2011; Sébastien Fabbro <bicatali@gentoo.org> -ipp-7.0.2.137.ebuild,
- +ipp-7.0.4.191.ebuild:
- Version bump
-
- 23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> ipp-7.0.2.137.ebuild:
- Bump
-
-*ipp-7.0.1.084 (03 Dec 2010)
-
- 03 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> +ipp-7.0.1.084.ebuild,
- +metadata.xml:
- Version bump and refactored ebuild
-
diff --git a/sci-libs/ipp/ipp-7.0.4.191.ebuild b/sci-libs/ipp/ipp-7.0.4.191.ebuild
deleted file mode 100644
index 8e21537..0000000
--- a/sci-libs/ipp/ipp-7.0.4.191.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2158
-INTEL_DPV=2011_update2
-INTEL_SUBDIR=composerxe
-
-inherit intel-sdp
-
-DESCRIPTION="Intel Integrated Performance Primitive library for multimedia and data processing"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/"
-
-IUSE=""
-DEPEND=""
-RDEPEND=">=dev-libs/intel-common-12"
-
-QA_PREBUILT="
- ${INTEL_SDP_DIR}/ipp/lib/*/*
- ${INTEL_SDP_DIR}/ipp/tools/*/*/*
- ${INTEL_SDP_DIR}/ipp/interfaces/data-compression/*/*/*/*"
-
-CHECKREQS_DISK_BUILD=1536
-
-INTEL_BIN_RPMS="ipp ipp-devel"
-INTEL_DAT_RPMS="ipp-common"
diff --git a/sci-libs/ipp/ipp-7.0.5.256.ebuild b/sci-libs/ipp/ipp-7.0.5.256.ebuild
deleted file mode 100644
index d21309b..0000000
--- a/sci-libs/ipp/ipp-7.0.5.256.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2405
-INTEL_DPV=2011_sp1_update1
-INTEL_SUBDIR=composerxe
-
-inherit intel-sdp
-
-DESCRIPTION="Intel Integrated Performance Primitive library for multimedia and data processing"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-ipp/"
-
-IUSE=""
-DEPEND=""
-RDEPEND=">=dev-libs/intel-common-12"
-
-QA_PREBUILT="
- ${INTEL_SDP_DIR}/ipp/lib/*/*
- ${INTEL_SDP_DIR}/ipp/tools/*/*/*
- ${INTEL_SDP_DIR}/ipp/interfaces/data-compression/*/*/*/*"
-
-CHECKREQS_DISK_BUILD=1536M
-
-INTEL_BIN_RPMS="ipp-sp1 ipp-sp1-devel"
-INTEL_DAT_RPMS="ipp-sp1-common"
diff --git a/sci-libs/ipp/metadata.xml b/sci-libs/ipp/metadata.xml
deleted file mode 100644
index 6cb5506..0000000
--- a/sci-libs/ipp/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- Intel(R) Integrated Performance Primitives (Intel(R) IPP) is a
- library of multi-core-ready, optimized software functions for
- multimedia data processing, and communications applications.
- The package is installed as binary and has a restrictive
- license. Please see license terms and home page for proper use.
-</longdescription>
-</pkgmetadata>
next reply other threads:[~2012-10-09 20:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 20:40 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-05 6:30 [gentoo-commits] proj/sci:master commit in: sci-libs/ipp/ Matthias Maier
2019-05-25 6:36 Matthias Maier
2018-04-03 16:44 Matthias Maier
2018-04-03 16:44 Matthias Maier
2012-12-10 21:29 Justin Lecher
2012-12-10 21:29 Justin Lecher
2012-02-16 22:35 Sebastien Fabbro
2011-05-30 19:06 Sebastien Fabbro
2011-05-17 18:27 Sebastien Fabbro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1349815198.4ee66c61351e83662f1d5dfa181874b0a53d80cb.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox