commit:     45f55b304021df879ccc919c6bdb5ec58e9ae513
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May  2 15:48:21 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May  2 15:49:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f55b30

media-libs/sdl-image: Add := on media-libs/libwebp

Add a subslot rebuild operator on media-libs/libwebp.  This package
has incompatible ABI changes since last sdl-image bump, and upstream
apparently fails to bump SONAME.

 .../{sdl-image-1.2.12-r1.ebuild => sdl-image-1.2.12-r2.ebuild}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild 
b/media-libs/sdl-image/sdl-image-1.2.12-r2.ebuild
similarity index 93%
rename from media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild
rename to media-libs/sdl-image/sdl-image-1.2.12-r2.ebuild
index 540b0e286e8..6a9bc4aa1f1 100644
--- a/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild
+++ b/media-libs/sdl-image/sdl-image-1.2.12-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,7 @@ RDEPEND="
        png? ( >=media-libs/libpng-1.6.10:0[${MULTILIB_USEDEP}] )
        jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
        tiff? ( >=media-libs/tiff-3.9.7-r1:0[${MULTILIB_USEDEP}] )
-       webp? ( >=media-libs/libwebp-0.3.0[${MULTILIB_USEDEP}] )"
+       webp? ( >=media-libs/libwebp-0.3.0:=[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}

Reply via email to