summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-02 12:51:06 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-02 12:52:53 +0200
commit6f46b345237515eb29f0d8a49b7af7233b43a838 (patch)
treecca8dd2d141de8e3d1c8cc226138b0f81652c18c /www-servers
parentsys-fs/fuse-zip: Remove 0.4.2 (diff)
downloadgentoo-6f46b345237515eb29f0d8a49b7af7233b43a838.tar.gz
gentoo-6f46b345237515eb29f0d8a49b7af7233b43a838.tar.bz2
gentoo-6f46b345237515eb29f0d8a49b7af7233b43a838.zip
www-servers/varnish: expose subslot
Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/varnish/metadata.xml3
-rw-r--r--www-servers/varnish/varnish-6.0.1.ebuild4
-rw-r--r--www-servers/varnish/varnish-6.1.0.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/www-servers/varnish/metadata.xml b/www-servers/varnish/metadata.xml
index 271e7eab665a..5046b2337ea0 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 fd1d1a8b7caf..c5595875a13e 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 fd1d1a8b7caf..87fca369e166 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"