From b1c81de4fadbd00897700a7321f03b390d952b2e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 26 Aug 2021 00:09:36 +0100 Subject: gentoo resync : 26.08.2021 --- virtual/httpd-basic/Manifest | 2 +- virtual/httpd-basic/httpd-basic-0-r2.ebuild | 26 -------------------------- virtual/httpd-basic/httpd-basic-0-r3.ebuild | 25 +++++++++++++++++++++++++ 3 files changed, 26 insertions(+), 27 deletions(-) delete mode 100644 virtual/httpd-basic/httpd-basic-0-r2.ebuild create mode 100644 virtual/httpd-basic/httpd-basic-0-r3.ebuild (limited to 'virtual/httpd-basic') diff --git a/virtual/httpd-basic/Manifest b/virtual/httpd-basic/Manifest index 173e40fa302e..2487ce700de8 100644 --- a/virtual/httpd-basic/Manifest +++ b/virtual/httpd-basic/Manifest @@ -1,2 +1,2 @@ -EBUILD httpd-basic-0-r2.ebuild 614 BLAKE2B f1a76577ab8236c0a5f0a4a201ef7a8494b1a6a6e1b5ee1b4c7e0ea09715ac904ebbb6afd95af28896efef5b797b89fb3bce88437e2fc11bdc459af4bee605e5 SHA512 79033293616794a0c96845035256e80f160e3cf2097b98306dc188a8aedec571e403f9dc6c72624a1f6ce633f51039b8bd858a4802fc6553c1a1be34d00d7958 +EBUILD httpd-basic-0-r3.ebuild 594 BLAKE2B 98a843422a40baeb6a8d070de27a115ad2c09b48e49bc7a65b15385027ecc31c139130c3c48b9d0ea251735d8f21afddf3ab6694ae107b1c8390713842b33689 SHA512 1dd299b70b317b0d37b9fcf76c50fe4e9d035a3e461f969445aed112a35c16b2828b683f33b2459e431738eadc6b9725f7ac521fe96fea4198cf9d45ed323f8e MISC metadata.xml 274 BLAKE2B e90c1b6ccc1e6ec3bac07299e589bcdeb67ef1500c37d5048bc799b2871406ae6da47b15bfa7587ac17871b5b7d8e82aaa414b86eff2290b37af7fdfdc7eed4e SHA512 357b8a73346c67488139d0a38e1557d754ba326c80fd545dad4e4ef3c05ea1e8b20801656bf7865e3693a0e60fa994b9d39e699ffeec7d7731a782e0e9e3867e diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r2.ebuild deleted file mode 100644 index a704cf5b4772..000000000000 --- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild +++ /dev/null @@ -1,26 +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/resin - www-servers/thttpd - www-servers/tomcat - ) -" diff --git a/virtual/httpd-basic/httpd-basic-0-r3.ebuild b/virtual/httpd-basic/httpd-basic-0-r3.ebuild new file mode 100644 index 000000000000..feff34c823f9 --- /dev/null +++ b/virtual/httpd-basic/httpd-basic-0-r3.ebuild @@ -0,0 +1,25 @@ +# 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 + ) +" -- cgit v1.2.3