www-servers/varnish: expose subslot
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Oct 2018 10:51:06 +0000 (12:51 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Oct 2018 10:52:53 +0000 (12:52 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-servers/varnish/metadata.xml
www-servers/varnish/varnish-6.0.1.ebuild
www-servers/varnish/varnish-6.1.0.ebuild

index 271e7eab665a454142348a865c732f51b087ba89..5046b2337ea02eba99d27047670e066d37ac9aa1 100644 (file)
@@ -22,4 +22,7 @@
        managment and good documentation is also a main goal of the project since the
        lack of either one will render Varnish useless.
        </longdescription>
+       <slots>
+               <subslots>Reflect ABI compatibility for libvarnishapi.so.</subslots>
+       </slots>
 </pkgmetadata>
index fd1d1a8b7caf734f68048600a5443c26d55cebb7..c5595875a13e53a4cf71a040e324ef6af8c446e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ HOMEPAGE="https://varnish-cache.org/"
 SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
 
 LICENSE="BSD-2 GPL-2"
-SLOT="0"
+SLOT="0/1"
 KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="jemalloc jit static-libs"
 
index fd1d1a8b7caf734f68048600a5443c26d55cebb7..87fca369e1667b543d4f4a9c59a77243bc2cc0bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ HOMEPAGE="https://varnish-cache.org/"
 SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz"
 
 LICENSE="BSD-2 GPL-2"
-SLOT="0"
+SLOT="0/2"
 KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="jemalloc jit static-libs"