commit:     5f720793894d92f9e6908144a73b80a02eeef779
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 00:57:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 00:57:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f720793

media-gfx/exiv2: change subslot in 0.27.5(-r1) for BMFF ABI break

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/exiv2/{exiv2-0.27.5.ebuild => exiv2-0.27.5-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-gfx/exiv2/exiv2-0.27.5.ebuild 
b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
similarity index 97%
rename from media-gfx/exiv2/exiv2-0.27.5.ebuild
rename to media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
index 4d6991fbe30..7639b13784f 100644
--- a/media-gfx/exiv2/exiv2-0.27.5.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild
@@ -20,7 +20,8 @@ DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and 
command line utility"
 HOMEPAGE="https://www.exiv2.org/";
 
 LICENSE="GPL-2"
-SLOT="0/27"
+# In 0.27.5, ABI seemed to be broken for bmff functions
+SLOT="0/27.5"
 IUSE="+bmff doc examples nls +png test webready +xmp"
 RESTRICT="!test? ( test )"
 

Reply via email to