commit: 43e62ad547e03feb69168ac971c6424ca5b2ae2e
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri May 8 22:26:04 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri May 8 22:48:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e62ad5
net-libs/czmq: rev bump to export subslot
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-libs/czmq/{czmq-3.0.2.ebuild => czmq-3.0.2-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/czmq/czmq-3.0.2.ebuild
b/net-libs/czmq/czmq-3.0.2-r1.ebuild
similarity index 95%
rename from net-libs/czmq/czmq-3.0.2.ebuild
rename to net-libs/czmq/czmq-3.0.2-r1.ebuild
index 3bbe065064f..93acefb0a6b 100644
--- a/net-libs/czmq/czmq-3.0.2.ebuild
+++ b/net-libs/czmq/czmq-3.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ HOMEPAGE="http://czmq.zeromq.org"
SRC_URI="http://download.zeromq.org/${P}.tar.gz"
LICENSE="LGPL-3"
-SLOT="0"
+SLOT="0/3"
KEYWORDS="amd64 arm ~arm64 hppa x86"
IUSE="doc static-libs test"