commit: bf2c616b680801cdabb202cf52e2cae5afca5dc2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 2 20:32:57 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 2 20:32:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf2c616b
dev-libs/protobuf: crank subslot for 3.20.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/protobuf/{protobuf-3.20.1.ebuild => protobuf-3.20.1-r1.ebuild} | 2 +-
dev-libs/protobuf/protobuf-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/protobuf/protobuf-3.20.1.ebuild
b/dev-libs/protobuf/protobuf-3.20.1-r1.ebuild
similarity index 99%
rename from dev-libs/protobuf/protobuf-3.20.1.ebuild
rename to dev-libs/protobuf/protobuf-3.20.1-r1.ebuild
index 872935b5b898..b8655b4c64ea 100644
--- a/dev-libs/protobuf/protobuf-3.20.1.ebuild
+++ b/dev-libs/protobuf/protobuf-3.20.1-r1.ebuild
@@ -21,7 +21,7 @@ else
fi
LICENSE="BSD"
-SLOT="0/30"
+SLOT="0/31"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"
diff --git a/dev-libs/protobuf/protobuf-9999.ebuild
b/dev-libs/protobuf/protobuf-9999.ebuild
index fe2db6a46086..ced1c5bfaba7 100644
--- a/dev-libs/protobuf/protobuf-9999.ebuild
+++ b/dev-libs/protobuf/protobuf-9999.ebuild
@@ -21,7 +21,7 @@ else
fi
LICENSE="BSD"
-SLOT="0/30"
+SLOT="0/31"
KEYWORDS=""
IUSE="emacs examples static-libs test zlib"
RESTRICT="!test? ( test )"