summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-31 00:09:27 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-31 00:17:22 +0200
commit1ae96d83ee425660293bf68ce7676eb11f099a9b (patch)
tree891b2406f55e61b6546669d79135790198a4e076 /media-libs
parentmedia-libs/libheif: port to xdg eclass (diff)
downloadgentoo-1ae96d83ee425660293bf68ce7676eb11f099a9b.tar.gz
gentoo-1ae96d83ee425660293bf68ce7676eb11f099a9b.tar.bz2
gentoo-1ae96d83ee425660293bf68ce7676eb11f099a9b.zip
media-libs/libheif: fix subslot
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libheif/libheif-1.7.0-r1.ebuild (renamed from media-libs/libheif/libheif-1.7.0.ebuild)2
-rw-r--r--media-libs/libheif/libheif-9999.ebuild2
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
index ca71be35d3be..038fd1f84529 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 5acdca7ee74f..b8162330b128 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 )"