commit: bac4b49765f002b6fe4ae2759236c2f066198339 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 25 03:32:05 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 25 03:32:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bac4b497
www-servers/lighttpd: cleanup Perl useless virtual use Signed-off-by: Sam James <sam <AT> gentoo.org> www-servers/lighttpd/lighttpd-1.4.78.ebuild | 4 +--- www-servers/lighttpd/lighttpd-9999.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/www-servers/lighttpd/lighttpd-1.4.78.ebuild b/www-servers/lighttpd/lighttpd-1.4.78.ebuild index 2a4fcaebeb71..ad6023182db3 100644 --- a/www-servers/lighttpd/lighttpd-1.4.78.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.78.ebuild @@ -22,8 +22,7 @@ fi LICENSE="BSD GPL-2" SLOT="0" -IUSE="+brotli dbi gnutls kerberos ldap libdeflate +lua maxminddb mbedtls +nettle nss +pcre php sasl selinux ssl test unwind webdav xattr +zlib zstd" -RESTRICT="!test? ( test )" +IUSE="+brotli dbi gnutls kerberos ldap libdeflate +lua maxminddb mbedtls +nettle nss +pcre php sasl selinux ssl unwind webdav xattr +zlib zstd" REQUIRED_USE=" lua? ( ${LUA_REQUIRED_USE} ) @@ -71,7 +70,6 @@ RDEPEND=" " BDEPEND=" virtual/pkgconfig - test? ( virtual/perl-Test-Harness ) verify-sig? ( >=sec-keys/openpgp-keys-lighttpd-20250325 ) " diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild b/www-servers/lighttpd/lighttpd-9999.ebuild index 2a4fcaebeb71..ad6023182db3 100644 --- a/www-servers/lighttpd/lighttpd-9999.ebuild +++ b/www-servers/lighttpd/lighttpd-9999.ebuild @@ -22,8 +22,7 @@ fi LICENSE="BSD GPL-2" SLOT="0" -IUSE="+brotli dbi gnutls kerberos ldap libdeflate +lua maxminddb mbedtls +nettle nss +pcre php sasl selinux ssl test unwind webdav xattr +zlib zstd" -RESTRICT="!test? ( test )" +IUSE="+brotli dbi gnutls kerberos ldap libdeflate +lua maxminddb mbedtls +nettle nss +pcre php sasl selinux ssl unwind webdav xattr +zlib zstd" REQUIRED_USE=" lua? ( ${LUA_REQUIRED_USE} ) @@ -71,7 +70,6 @@ RDEPEND=" " BDEPEND=" virtual/pkgconfig - test? ( virtual/perl-Test-Harness ) verify-sig? ( >=sec-keys/openpgp-keys-lighttpd-20250325 ) "