From 162945d2a91899b637bbb9e163b406350de12906 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 Oct 2021 19:43:03 +0100 Subject: gentoo resync : 30.10.2021 --- virtual/httpd-basic/Manifest | 2 +- virtual/httpd-basic/httpd-basic-0-r3.ebuild | 25 ------------------------- virtual/httpd-basic/httpd-basic-0-r4.ebuild | 24 ++++++++++++++++++++++++ 3 files changed, 25 insertions(+), 26 deletions(-) delete mode 100644 virtual/httpd-basic/httpd-basic-0-r3.ebuild create mode 100644 virtual/httpd-basic/httpd-basic-0-r4.ebuild (limited to 'virtual/httpd-basic') diff --git a/virtual/httpd-basic/Manifest b/virtual/httpd-basic/Manifest index be78caf7a38f..5c8aa894152c 100644 --- a/virtual/httpd-basic/Manifest +++ b/virtual/httpd-basic/Manifest @@ -1,2 +1,2 @@ -EBUILD httpd-basic-0-r3.ebuild 594 BLAKE2B 98a843422a40baeb6a8d070de27a115ad2c09b48e49bc7a65b15385027ecc31c139130c3c48b9d0ea251735d8f21afddf3ab6694ae107b1c8390713842b33689 SHA512 1dd299b70b317b0d37b9fcf76c50fe4e9d035a3e461f969445aed112a35c16b2828b683f33b2459e431738eadc6b9725f7ac521fe96fea4198cf9d45ed323f8e +EBUILD httpd-basic-0-r4.ebuild 566 BLAKE2B d9a4caebaa30e3d46088c6c39aa817da03495c4e2884726eea39d820644d2650607daa0594282dd72da7bab6708c335bdc261cb0531de9b3107931bb9b563c66 SHA512 46faa636c284e95353fa4757a0335ad0c283e219cc52703bd63eeae59051afdc23e5de42e28b347badddbeeed03f418aa0c0f6b711d7dfbefbe93595cfefe7df MISC metadata.xml 275 BLAKE2B 800d0273e4eaea030ee56e1b3ee332d0c3c4609c35b5c567323ccf8203638434135d53e5b1d9e6757ab86cdedb7bbe2c1d1d2f4f50962613dbfe6644f094fc93 SHA512 e1f715c47a745d66a020fa2351b82e974cfd196a4e50d2a232b55290f550e5cb91ebebba9ff7461d3412ba980f108158de766ef3f78bb603e34e25e88288eef8 diff --git a/virtual/httpd-basic/httpd-basic-0-r3.ebuild b/virtual/httpd-basic/httpd-basic-0-r3.ebuild deleted file mode 100644 index feff34c823f9..000000000000 --- a/virtual/httpd-basic/httpd-basic-0-r3.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual for static HTML-enabled webservers" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND=" - || ( - www-servers/apache - www-servers/lighttpd - www-servers/boa - www-servers/bozohttpd - www-servers/cherokee - www-servers/fnord - www-servers/hiawatha - www-servers/monkeyd - www-servers/nginx - www-servers/thttpd - www-servers/tomcat - ) -" diff --git a/virtual/httpd-basic/httpd-basic-0-r4.ebuild b/virtual/httpd-basic/httpd-basic-0-r4.ebuild new file mode 100644 index 000000000000..b1578b1a6ba2 --- /dev/null +++ b/virtual/httpd-basic/httpd-basic-0-r4.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual for static HTML-enabled webservers" + +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" + +RDEPEND=" + || ( + www-servers/apache + www-servers/lighttpd + www-servers/boa + www-servers/bozohttpd + www-servers/fnord + www-servers/h2o + www-servers/monkeyd + www-servers/nginx + www-servers/thttpd + www-servers/tomcat + ) +" -- cgit v1.2.3