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/Manifest.gz | Bin 28565 -> 28576 bytes virtual/httpd-basic/Manifest | 2 +- virtual/httpd-basic/httpd-basic-0-r2.ebuild | 26 ------------------------ virtual/httpd-basic/httpd-basic-0-r3.ebuild | 25 +++++++++++++++++++++++ virtual/httpd-cgi/Manifest | 2 +- virtual/httpd-cgi/httpd-cgi-0-r2.ebuild | 26 ------------------------ virtual/httpd-cgi/httpd-cgi-0-r3.ebuild | 25 +++++++++++++++++++++++ virtual/httpd-fastcgi/Manifest | 2 +- virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild | 20 ------------------ virtual/httpd-fastcgi/httpd-fastcgi-0-r2.ebuild | 19 +++++++++++++++++ virtual/linux-sources/Manifest | 2 +- virtual/linux-sources/linux-sources-3-r5.ebuild | 26 ------------------------ virtual/linux-sources/linux-sources-3-r6.ebuild | 25 +++++++++++++++++++++++ virtual/tmpfiles/Manifest | 2 +- virtual/tmpfiles/tmpfiles-0-r1.ebuild | 10 +++++---- 15 files changed, 105 insertions(+), 107 deletions(-) delete mode 100644 virtual/httpd-basic/httpd-basic-0-r2.ebuild create mode 100644 virtual/httpd-basic/httpd-basic-0-r3.ebuild delete mode 100644 virtual/httpd-cgi/httpd-cgi-0-r2.ebuild create mode 100644 virtual/httpd-cgi/httpd-cgi-0-r3.ebuild delete mode 100644 virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild create mode 100644 virtual/httpd-fastcgi/httpd-fastcgi-0-r2.ebuild delete mode 100644 virtual/linux-sources/linux-sources-3-r5.ebuild create mode 100644 virtual/linux-sources/linux-sources-3-r6.ebuild (limited to 'virtual') diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz index aa0d8b50ab0f..28d0e13c0665 100644 Binary files a/virtual/Manifest.gz and b/virtual/Manifest.gz differ 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 + ) +" diff --git a/virtual/httpd-cgi/Manifest b/virtual/httpd-cgi/Manifest index 4c837649b168..d17a4b96648d 100644 --- a/virtual/httpd-cgi/Manifest +++ b/virtual/httpd-cgi/Manifest @@ -1,2 +1,2 @@ -EBUILD httpd-cgi-0-r2.ebuild 617 BLAKE2B ebe34ab8387a6e4adcdea910ccb7d004546e3dcb969afef69964b0a5a669a5cc37861a32509e852819f01bc68f612aee752977689932655a5b326522f9e5777d SHA512 96ff924f2223f85081bebad401f1f86518b2279b8355632cb49b2103d0a3e70ed515812671fa83986f43acb6dd16c6d3a177c48931a7b3086e39ab0bb0ddb31b +EBUILD httpd-cgi-0-r3.ebuild 597 BLAKE2B 05ea3de88c8101a5da8f48a6aa15fc2830b09ea6e9207309e6c82e6eb7fb1d0e104eb55e379c0baad4f5ec742065d7c4436ae8275ee7b6a24772e9fb4e643cf5 SHA512 4e8f09d1f24d9a09a4bc5f519108cac7bc830794bf64562cee1a76f5453b1a8a18ba530351ad3bf472ae4ebc6b92ad6c17df9e1bfc26b52896f044e720876149 MISC metadata.xml 274 BLAKE2B e90c1b6ccc1e6ec3bac07299e589bcdeb67ef1500c37d5048bc799b2871406ae6da47b15bfa7587ac17871b5b7d8e82aaa414b86eff2290b37af7fdfdc7eed4e SHA512 357b8a73346c67488139d0a38e1557d754ba326c80fd545dad4e4ef3c05ea1e8b20801656bf7865e3693a0e60fa994b9d39e699ffeec7d7731a782e0e9e3867e diff --git a/virtual/httpd-cgi/httpd-cgi-0-r2.ebuild b/virtual/httpd-cgi/httpd-cgi-0-r2.ebuild deleted file mode 100644 index 31a1f406c393..000000000000 --- a/virtual/httpd-cgi/httpd-cgi-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 CGI-enabled webservers" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~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-cgi/httpd-cgi-0-r3.ebuild b/virtual/httpd-cgi/httpd-cgi-0-r3.ebuild new file mode 100644 index 000000000000..e47faa5d7976 --- /dev/null +++ b/virtual/httpd-cgi/httpd-cgi-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 CGI-enabled webservers" + +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~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-fastcgi/Manifest b/virtual/httpd-fastcgi/Manifest index 57c1ea26aba3..c5caa31de482 100644 --- a/virtual/httpd-fastcgi/Manifest +++ b/virtual/httpd-fastcgi/Manifest @@ -1,2 +1,2 @@ -EBUILD httpd-fastcgi-0-r1.ebuild 434 BLAKE2B 7013c8622a70955f2bc0e629693794627189a89cb6485cf28e35c793ee13a61bd46e6b2936ba9ac06aa9530d4ceb5c066cb405457e5e6557d152801ea6a73f79 SHA512 0f4f7ef7235b7bcc2e0b479ee32e2e313d25a4a19f27bc416a8ff522a63b01d98e82b2ebf3906b8e7031fa78f868e22cc4f5e59040f14eeea8151f95049a0f73 +EBUILD httpd-fastcgi-0-r2.ebuild 414 BLAKE2B b5b8ca02ef5abb3411531c05dde0ed47f9dcbfdf8861ac5b830b41d80efb903a2cd7acb1b5d664d06364289071009116184280347b9d3c4763e6d30fb7c6905a SHA512 1ea78650d10c32690fb2733108856eb8e73df8415f8c084f75e600b76630cc03103ad13da81bb6da8a057656b38e31790f57f3e8a467586faa96a803503db0f5 MISC metadata.xml 274 BLAKE2B e90c1b6ccc1e6ec3bac07299e589bcdeb67ef1500c37d5048bc799b2871406ae6da47b15bfa7587ac17871b5b7d8e82aaa414b86eff2290b37af7fdfdc7eed4e SHA512 357b8a73346c67488139d0a38e1557d754ba326c80fd545dad4e4ef3c05ea1e8b20801656bf7865e3693a0e60fa994b9d39e699ffeec7d7731a782e0e9e3867e diff --git a/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild b/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild deleted file mode 100644 index d165d61f7388..000000000000 --- a/virtual/httpd-fastcgi/httpd-fastcgi-0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual for FastCGI-enabled webservers" - -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - || ( - www-apache/mod_fcgid - www-servers/lighttpd - www-servers/bozohttpd - www-servers/nginx - www-servers/resin - www-servers/cherokee - ) -" diff --git a/virtual/httpd-fastcgi/httpd-fastcgi-0-r2.ebuild b/virtual/httpd-fastcgi/httpd-fastcgi-0-r2.ebuild new file mode 100644 index 000000000000..02b49d5e1390 --- /dev/null +++ b/virtual/httpd-fastcgi/httpd-fastcgi-0-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual for FastCGI-enabled webservers" + +SLOT="0" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + || ( + www-apache/mod_fcgid + www-servers/lighttpd + www-servers/bozohttpd + www-servers/nginx + www-servers/cherokee + ) +" diff --git a/virtual/linux-sources/Manifest b/virtual/linux-sources/Manifest index 1c8483992f4f..cc966eb4521a 100644 --- a/virtual/linux-sources/Manifest +++ b/virtual/linux-sources/Manifest @@ -1,2 +1,2 @@ -EBUILD linux-sources-3-r5.ebuild 655 BLAKE2B 4b8c961588c67ea4312957f4fcd4a5db69d7a725a2d0bc6f176c548a6a7ca72842b61afd63071de5a2fc46e0d8c0ef3659f6ca8b13cb8d490c8a6a11683ae942 SHA512 766b1746582fcfc7e4ec4ec165c00966b7364c4f383d4b852ae382344c6411251ffdbddab3ea27a8c061075203b92f4a91ec150f644143a90f1b06b679c3d7fa +EBUILD linux-sources-3-r6.ebuild 632 BLAKE2B 7ca42434a155017a0b386c80f536c7819479a59477f451f5d3b4192acf262a24fdba201b1cbc0f176f0799a747f9bf55a16683b8b6da13b0d068f33436ecfcd4 SHA512 62ce6c20d874104825f28a39cfccb6c6d2d733fc14b54fee33b7efa71d8f0d7f6c132c20ddc75a514718eb322fc113fb22527727544c3fb3914e44d836fc49dc MISC metadata.xml 468 BLAKE2B a2e2b53cf911117059960b6581db9a737d745e3be9f6f80feda248be65e700682c1f72986394b68378a8bcf2d68cb732846757c79875c7443c4b9548be06ebef SHA512 f71f24039b55d071de348a08ef1986d9e85f969e347d94ee1f0c465fe2bf6f60f3275f6864cde5817606eef671932138ae30f6bb7bc2e93c5eff9d5e11dd8fb2 diff --git a/virtual/linux-sources/linux-sources-3-r5.ebuild b/virtual/linux-sources/linux-sources-3-r5.ebuild deleted file mode 100644 index e68f305afaa5..000000000000 --- a/virtual/linux-sources/linux-sources-3-r5.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual for Linux kernel sources" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="firmware" - -RDEPEND=" - firmware? ( sys-kernel/linux-firmware ) - || ( - sys-kernel/gentoo-sources - sys-kernel/vanilla-sources - sys-kernel/git-sources - sys-kernel/mips-sources - sys-kernel/pf-sources - sys-kernel/rt-sources - sys-kernel/zen-sources - sys-kernel/raspberrypi-sources - sys-kernel/gentoo-kernel - sys-kernel/gentoo-kernel-bin - sys-kernel/vanilla-kernel - sys-kernel/bliss-kernel-bin - )" diff --git a/virtual/linux-sources/linux-sources-3-r6.ebuild b/virtual/linux-sources/linux-sources-3-r6.ebuild new file mode 100644 index 000000000000..ab3ca0381172 --- /dev/null +++ b/virtual/linux-sources/linux-sources-3-r6.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 Linux kernel sources" +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +IUSE="firmware" + +RDEPEND=" + firmware? ( sys-kernel/linux-firmware ) + || ( + sys-kernel/gentoo-sources + sys-kernel/vanilla-sources + sys-kernel/git-sources + sys-kernel/mips-sources + sys-kernel/pf-sources + sys-kernel/rt-sources + sys-kernel/zen-sources + sys-kernel/raspberrypi-sources + sys-kernel/gentoo-kernel + sys-kernel/gentoo-kernel-bin + sys-kernel/vanilla-kernel + )" diff --git a/virtual/tmpfiles/Manifest b/virtual/tmpfiles/Manifest index 3e31f51fc2e7..fdc990582f85 100644 --- a/virtual/tmpfiles/Manifest +++ b/virtual/tmpfiles/Manifest @@ -1,2 +1,2 @@ -EBUILD tmpfiles-0-r1.ebuild 490 BLAKE2B 63f05237985323bdc4d293b62af416bd863b7acb13b6356d9f7b727f715a3b1d226e8e3dfce04cab2691257467cd5fbf1e0366075ab1b6340e9ec224789999da SHA512 a13cedbb5fd834a9ff71d4edfbc4eea3aa1288d38592b161fc3d301a54a56f2a5c574ce5071eb46ac4fb3da7776b11cde1534ad40bc57122e2ae9b73349f9a6b +EBUILD tmpfiles-0-r1.ebuild 516 BLAKE2B ffa20ba4b90a3b829d3003f3cf211927bdc779dde0d3d5876361bcc7b26fcfddfc97939871bca227802c9b94ad337b0a979d058c1ed3d1014c071eba5fbf7010 SHA512 c8076d46d454795dd008bcd5364d6d50ebb033b4792b0515871482e9746558c0e334ec55a6551dbc01ae9c0764dcc98864977dc0bdbc22fc7d3316cc5d53750b MISC metadata.xml 384 BLAKE2B 19518050a59e37d153d1cdeab3a6382be06f92310cdb206caee2bb99be68da0fe11f9eb73566d39de39da81faf1f6698399bcc31aa124f05ce94159e44585e5a SHA512 d77fe711ec2dbaed1da39947d529ee0ac42173651c58f6be46c98f59811185646cb41ff6c4e308d424f0697dd37e4645d79e6d288f9e2d2fcb18720dece7ade6 diff --git a/virtual/tmpfiles/tmpfiles-0-r1.ebuild b/virtual/tmpfiles/tmpfiles-0-r1.ebuild index 03ef36018950..ab126e516e90 100644 --- a/virtual/tmpfiles/tmpfiles-0-r1.ebuild +++ b/virtual/tmpfiles/tmpfiles-0-r1.ebuild @@ -8,8 +8,10 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( - sys-apps/systemd-tmpfiles - sys-apps/opentmpfiles - sys-apps/systemd + !prefix-guest? ( + || ( + sys-apps/systemd-tmpfiles + sys-apps/opentmpfiles + sys-apps/systemd + ) )" -- cgit v1.2.3