summaryrefslogtreecommitdiff
path: root/virtual/httpd-basic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
commit908778078736bd36f7a60a2d576d415cb8e000fa (patch)
treec6a4796c48b608c14dc7e9674cdbd38f905e3c15 /virtual/httpd-basic
parent185fa19bbf68a4d4dca534d2b46729207a177f16 (diff)
gentoo resync : 22.05.2021
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r--virtual/httpd-basic/Manifest4
-rw-r--r--virtual/httpd-basic/httpd-basic-0-r2.ebuild33
-rw-r--r--virtual/httpd-basic/metadata.xml1
3 files changed, 21 insertions, 17 deletions
diff --git a/virtual/httpd-basic/Manifest b/virtual/httpd-basic/Manifest
index a59712e11f0c..173e40fa302e 100644
--- a/virtual/httpd-basic/Manifest
+++ b/virtual/httpd-basic/Manifest
@@ -1,2 +1,2 @@
-EBUILD httpd-basic-0-r2.ebuild 598 BLAKE2B 0c4f95d261b206a0c248f5327aa1a38db490ac9985f448c7cedc3553057758c575066597b3dd92d983602b21bfdb4aae87f581776b12ca068377e8225da0eebb SHA512 e4c821ba66ef84649fc6ef5e81d5fa627699fa3ccffd5c0ada1f55c669ea0424968bbec16f1cad9389033384d8e784dc2a535ad740d9fe58a708684d02b76029
-MISC metadata.xml 250 BLAKE2B 856ff9793486ce226d86aeb43e3c5a75acf1fdd49936d52cf09e72669d2e956844d9087cf5cb67d4f04353d30be644bfc1daaa70b2ae332651f4bf71ae5c31e8 SHA512 8a7934e6db1aa1e0aba026a0438fb291819be69c134d54bb3af0638facc3e0a47bc30557c944bfaf5adbdd1dbdcbc96dec88d69ab809b1758e5701ff38fc6282
+EBUILD httpd-basic-0-r2.ebuild 614 BLAKE2B f1a76577ab8236c0a5f0a4a201ef7a8494b1a6a6e1b5ee1b4c7e0ea09715ac904ebbb6afd95af28896efef5b797b89fb3bce88437e2fc11bdc459af4bee605e5 SHA512 79033293616794a0c96845035256e80f160e3cf2097b98306dc188a8aedec571e403f9dc6c72624a1f6ce633f51039b8bd858a4802fc6553c1a1be34d00d7958
+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
index d50da3cc39cb..a704cf5b4772 100644
--- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild
+++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild
@@ -1,23 +1,26 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+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
- )"
+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/metadata.xml b/virtual/httpd-basic/metadata.xml
index 2b9b44f73497..792dc8159a09 100644
--- a/virtual/httpd-basic/metadata.xml
+++ b/virtual/httpd-basic/metadata.xml
@@ -5,4 +5,5 @@
<email>web-apps@gentoo.org</email>
<name>Gentoo Webapps</name>
</maintainer>
+ <stabilize-allarches/>
</pkgmetadata>