commit: 1ae96d83ee425660293bf68ce7676eb11f099a9b
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 22:09:27 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 22:17:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ae96d83
media-libs/libheif: fix subslot
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
media-libs/libheif/{libheif-1.7.0.ebuild => libheif-1.7.0-r1.ebuild} | 2 +-
media-libs/libheif/libheif-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/libheif/libheif-1.7.0.ebuild
b/media-libs/libheif/libheif-1.7.0-r1.ebuild
similarity index 99%
rename from media-libs/libheif/libheif-1.7.0.ebuild
rename to media-libs/libheif/libheif-1.7.0-r1.ebuild
index ca71be35d3b..038fd1f8452 100644
--- a/media-libs/libheif/libheif-1.7.0.ebuild
+++ b/media-libs/libheif/libheif-1.7.0-r1.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder
and encoder"
HOMEPAGE="https://github.com/strukturag/libheif"
LICENSE="GPL-3"
-SLOT="0/1.6"
+SLOT="0/1.7"
IUSE="gdk-pixbuf go static-libs test +threads"
RESTRICT="!test? ( test )"
diff --git a/media-libs/libheif/libheif-9999.ebuild
b/media-libs/libheif/libheif-9999.ebuild
index 5acdca7ee74..b8162330b12 100644
--- a/media-libs/libheif/libheif-9999.ebuild
+++ b/media-libs/libheif/libheif-9999.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder
and encoder"
HOMEPAGE="https://github.com/strukturag/libheif"
LICENSE="GPL-3"
-SLOT="0/1.6"
+SLOT="0/1.7"
IUSE="gdk-pixbuf go static-libs test +threads"
RESTRICT="!test? ( test )"