commit:     7613187f7b675662be3272444bbc9c4cf606ac53
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 13:53:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 13:54:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7613187f

www-servers/varnish: fix wrong selinux policy name

Fixes: 707932300fd70972fe5a2e97a3bb668f39b628a7
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../varnish/{varnish-7.1.2-r1.ebuild => varnish-7.1.2-r2.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/varnish/varnish-7.1.2-r1.ebuild 
b/www-servers/varnish/varnish-7.1.2-r2.ebuild
similarity index 98%
rename from www-servers/varnish/varnish-7.1.2-r1.ebuild
rename to www-servers/varnish/varnish-7.1.2-r2.ebuild
index a17456ffee76..f6ae9129df5f 100644
--- a/www-servers/varnish/varnish-7.1.2-r1.ebuild
+++ b/www-servers/varnish/varnish-7.1.2-r2.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
        acct-user/varnish
        acct-group/varnish
        sys-devel/gcc
-       selinux? ( sec-policy/selinux-tgtd )
+       selinux? ( sec-policy/selinux-varnishd )
 "
 DEPEND="
        ${CDEPEND}

Reply via email to