commit:     6f46b345237515eb29f0d8a49b7af7233b43a838
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  2 10:51:06 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Oct  2 10:52:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f46b345

www-servers/varnish: expose subslot

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-servers/varnish/metadata.xml         | 3 +++
 www-servers/varnish/varnish-6.0.1.ebuild | 4 ++--
 www-servers/varnish/varnish-6.1.0.ebuild | 4 ++--
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/www-servers/varnish/metadata.xml b/www-servers/varnish/metadata.xml
index 271e7eab665..5046b2337ea 100644
--- a/www-servers/varnish/metadata.xml
+++ b/www-servers/varnish/metadata.xml
@@ -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>

diff --git a/www-servers/varnish/varnish-6.0.1.ebuild 
b/www-servers/varnish/varnish-6.0.1.ebuild
index fd1d1a8b7ca..c5595875a13 100644
--- a/www-servers/varnish/varnish-6.0.1.ebuild
+++ b/www-servers/varnish/varnish-6.0.1.ebuild
@@ -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"
 

diff --git a/www-servers/varnish/varnish-6.1.0.ebuild 
b/www-servers/varnish/varnish-6.1.0.ebuild
index fd1d1a8b7ca..87fca369e16 100644
--- a/www-servers/varnish/varnish-6.1.0.ebuild
+++ b/www-servers/varnish/varnish-6.1.0.ebuild
@@ -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"
 

Reply via email to