summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-05-09 00:26:04 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-05-09 00:48:59 +0200
commit43e62ad547e03feb69168ac971c6424ca5b2ae2e (patch)
treeec7382180bef2cc028298918b05018bee4b34bf4
parentnet-libs/czmq: bump to v4.2.0 (diff)
downloadgentoo-43e62ad547e03feb69168ac971c6424ca5b2ae2e.tar.gz
gentoo-43e62ad547e03feb69168ac971c6424ca5b2ae2e.tar.bz2
gentoo-43e62ad547e03feb69168ac971c6424ca5b2ae2e.zip
net-libs/czmq: rev bump to export subslot
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--net-libs/czmq/czmq-3.0.2-r1.ebuild (renamed from net-libs/czmq/czmq-3.0.2.ebuild)4
1 files 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
index 3bbe065064fc..93acefb0a6bf 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"