commit: 593e4be87126a044447ea0f5d5f9262304598662
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 19:17:34 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 19:19:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593e4be8
dev-libs/miniz: add subslot
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
dev-libs/miniz/{miniz-2.1.0-r2.ebuild => miniz-2.1.0-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/miniz/miniz-2.1.0-r2.ebuild
b/dev-libs/miniz/miniz-2.1.0-r3.ebuild
similarity index 92%
rename from dev-libs/miniz/miniz-2.1.0-r2.ebuild
rename to dev-libs/miniz/miniz-2.1.0-r3.ebuild
index cc26fba366c0..686dcbff90a3 100644
--- a/dev-libs/miniz/miniz-2.1.0-r2.ebuild
+++ b/dev-libs/miniz/miniz-2.1.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/richgel999/miniz"
SRC_URI="https://github.com/richgel999/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="MIT"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""