commit:     0dac6a50d8631269781fa5c4711e0380287e409f
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 26 22:37:15 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 22:38:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dac6a50

media-libs/openexr: drop vulnerable

These are vulnerable ebuilds and 2.1.0 is still vulnerable as well.  It
will be removed once the latest version is stabilized.

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-libs/openexr/Manifest                |  1 -
 media-libs/openexr/openexr-2.0.1-r1.ebuild | 46 -----------------------
 media-libs/openexr/openexr-2.2.0-r1.ebuild | 60 ------------------------------
 media-libs/openexr/openexr-2.2.0.ebuild    | 43 ---------------------
 4 files changed, 150 deletions(-)

diff --git a/media-libs/openexr/Manifest b/media-libs/openexr/Manifest
index 62492ad010f..18de84406de 100644
--- a/media-libs/openexr/Manifest
+++ b/media-libs/openexr/Manifest
@@ -1,4 +1,3 @@
-DIST openexr-2.0.1.tar.gz 12609335 BLAKE2B 
25adcf5a679a0419a7ff0ddd29d4d1c5f1c28cd3fd6c81b0a5c0cc63d907e741eaea378f4ebaa9a66afce0349edf7231ebd2bb3e493aee484860c89f05f45960
 SHA512 
b35e3e795496f9d4a56352c907bcffef14ae062b189c4e1df35f3ab08c5e9abf829fa9149db3198d60088fa9633816650011e5f7871e07324801b95549d6695b
 DIST openexr-2.1.0.tar.gz 13680816 BLAKE2B 
2d3cb4e0419160b07f1efe9a853f1d5deeb0499da4f79da201fc5eb1f57102891da666e161b2d8ec43a6f0b6ff6f5c7b92c2baae51a808892691182290192992
 SHA512 
d69924331c3392b8063229391414bb90f16ce317c76cfffe5fe0fcbb25e576f6ace8320b51c2a9987fee912cedd8e69116d4b49ba716b4a5f011131a81815403
 DIST openexr-2.2.0.tar.gz 14489661 BLAKE2B 
fae3c5a255e8bf5121561687e9d704d7de3657eb38295ff96db6ddad240391379a6624483abbe619f80f0979fd9828992d236e55b5014916d4d39d6ff51d0815
 SHA512 
017abbeeb6b814508180721bc8e8940094965c4c55b135a198c6bcb109a04bf7f72e4aee81ee72cb2185fe818a41d892b383e8d2d59f40c673198948cb79279a
 DIST openexr-2.3.0.tar.gz 18412067 BLAKE2B 
c73c4db4e414010ed8cc9f9631f3e8b17f47edf89b4ecb459aa00ff54a316b3bb1489e332bc029e0917ac4ffe7e152082244102029fd375f183da6741788dab7
 SHA512 
003f5bb3bd010be1ad9ff1798643ef711c683c8191625fe9b59070c9cb0c649c277cd506d890c6b239d9cbab80e83e16f1c1d1d74117c916ee3a80e061953123

diff --git a/media-libs/openexr/openexr-2.0.1-r1.ebuild 
b/media-libs/openexr/openexr-2.0.1-r1.ebuild
deleted file mode 100644
index ef20bade0ae..00000000000
--- a/media-libs/openexr/openexr-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools-multilib
-
-DESCRIPTION="ILM's OpenEXR high dynamic-range image file format libraries"
-HOMEPAGE="http://openexr.com/";
-SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/2.0.1" # 2.0.1 for the namespace off -> on switch, caused library 
renaming
-KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd"
-IUSE="examples static-libs"
-
-RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]
-       >=media-libs/ilmbase-${PV}:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_prepare() {
-       # Fix path for testsuite
-       sed -i -e "s:/var/tmp/:${T}:" IlmImfTest/tmpDir.h || die
-       autotools-multilib_src_prepare
-}
-
-src_configure() {
-       local myeconfargs=(
-               $(use_enable static-libs static)
-               $(use_enable examples imfexamples)
-       )
-       autotools-multilib_src_configure
-}
-
-src_install() {
-       autotools-multilib_src_install \
-               docdir=/usr/share/doc/${PF}/pdf \
-               examplesdir=/usr/share/doc/${PF}/examples
-
-       docompress -x /usr/share/doc/${PF}/examples
-
-       if ! use examples; then
-               rm -rf "${ED}"/usr/share/doc/${PF}/examples
-       fi
-}

diff --git a/media-libs/openexr/openexr-2.2.0-r1.ebuild 
b/media-libs/openexr/openexr-2.2.0-r1.ebuild
deleted file mode 100644
index 257ac2303b6..00000000000
--- a/media-libs/openexr/openexr-2.2.0-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools multilib-minimal
-
-DESCRIPTION="ILM's OpenEXR high dynamic-range image file format libraries"
-HOMEPAGE="http://openexr.com/";
-SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/22" # based on SONAME
-KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="cpu_flags_x86_avx examples static-libs"
-
-RDEPEND="
-       sys-libs/zlib[${MULTILIB_USEDEP}]
-       >=media-libs/ilmbase-${PV}:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       >=sys-devel/autoconf-archive-2016.09.16"
-
-PATCHES=(
-       "${FILESDIR}/${P}-fix-cpuid-on-abi_x86_32.patch"
-       "${FILESDIR}/${P}-use-ull-for-64-bit-literals.patch"
-       "${FILESDIR}/${P}-fix-build-system.patch"
-       "${FILESDIR}/${P}-fix-config.h-collision.patch"
-)
-
-src_prepare() {
-       default
-       # Fix path for testsuite
-       sed -i -e "s:/var/tmp/:${T}:" IlmImfTest/tmpDir.h || die
-
-       # delete stray config files causing havoc
-       rm -f config*/OpenEXRConfig.h* || die
-
-       eautoreconf
-}
-
-multilib_src_configure() {
-       ECONF_SOURCE="${S}" econf \
-               --enable-threading \
-               $(use_enable cpu_flags_x86_avx avx) \
-               $(use_enable static-libs static) \
-               $(use_enable examples imfexamples)
-}
-
-multilib_src_install_all() {
-       einstalldocs
-
-       docompress -x /usr/share/doc/${PF}/examples
-       if ! use examples; then
-               rm -rf "${ED%/}"/usr/share/doc/${PF}/examples || die
-       fi
-
-       # package provides .pc files
-       find "${D}" -name '*.la' -delete || die
-}

diff --git a/media-libs/openexr/openexr-2.2.0.ebuild 
b/media-libs/openexr/openexr-2.2.0.ebuild
deleted file mode 100644
index 0e33854ab29..00000000000
--- a/media-libs/openexr/openexr-2.2.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools-multilib
-
-DESCRIPTION="ILM's OpenEXR high dynamic-range image file format libraries"
-HOMEPAGE="http://openexr.com/";
-SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/22" # based on SONAME
-KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="examples static-libs"
-
-RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]
-       >=media-libs/ilmbase-${PV}:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_prepare() {
-       # Fix path for testsuite
-       sed -i -e "s:/var/tmp/:${T}:" IlmImfTest/tmpDir.h || die
-       autotools-multilib_src_prepare
-}
-
-src_configure() {
-       local myeconfargs=(
-               $(use_enable static-libs static)
-               $(use_enable examples imfexamples)
-       )
-       autotools-multilib_src_configure
-}
-
-src_install() {
-       autotools-multilib_src_install \
-               docdir="${EPREFIX}"/usr/share/doc/${PF}/pdf \
-               examplesdir="${EPREFIX}"/usr/share/doc/${PF}/examples
-
-       docompress -x /usr/share/doc/${PF}/examples
-       use examples || rm -rf "${ED}"/usr/share/doc/${PF}/examples
-}

Reply via email to