summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-05 02:06:51 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-05 02:06:51 +0100
commita5a60a0e01733705770f24a57953bf44ee06467d (patch)
tree5fa8cc0b689bd45faed74f1be3dcd0a64c8df50b /virtual
parenta87d0d6b8bfa400637c56d3194b22fca5cbd6f9e (diff)
gentoo auto-resync : 05:08:2022 - 02:06:51
Diffstat (limited to 'virtual')
-rw-r--r--virtual/Manifest.gzbin28625 -> 28621 bytes
-rw-r--r--virtual/tmpfiles/Manifest1
-rw-r--r--virtual/tmpfiles/tmpfiles-0-r1.ebuild17
3 files changed, 0 insertions, 18 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz
index c7375c9de061..38229e482735 100644
--- a/virtual/Manifest.gz
+++ b/virtual/Manifest.gz
Binary files differ
diff --git a/virtual/tmpfiles/Manifest b/virtual/tmpfiles/Manifest
index 069430326943..e99891873b44 100644
--- a/virtual/tmpfiles/Manifest
+++ b/virtual/tmpfiles/Manifest
@@ -1,3 +1,2 @@
-EBUILD tmpfiles-0-r1.ebuild 516 BLAKE2B ffa20ba4b90a3b829d3003f3cf211927bdc779dde0d3d5876361bcc7b26fcfddfc97939871bca227802c9b94ad337b0a979d058c1ed3d1014c071eba5fbf7010 SHA512 c8076d46d454795dd008bcd5364d6d50ebb033b4792b0515871482e9746558c0e334ec55a6551dbc01ae9c0764dcc98864977dc0bdbc22fc7d3316cc5d53750b
EBUILD tmpfiles-0-r3.ebuild 534 BLAKE2B 8f1c88f082eea69e19c3b02a4096379e297e7a388eb82a61fede7aafe733f61f2a10bd789deb2b9c5bdc5383b70a1b39ad6ef5de482d15bdeb73fbd9cdd94fe4 SHA512 6d48b11f0a96d6f43d0ceddcd40339ebab149a4b843bde79d0a99d8e7f3e60ee96306a553af5700247f8b0206e9b8f5e81f02b4c044c08cd425ac020166c59dc
MISC metadata.xml 385 BLAKE2B 17b9cb463c3b44c7a167ce12c5d6515526e21a429a0b491d8af1f7d2e1afa6c612919e8c6474e8b99d9020553e05329e266d3cf6457c11dda2cae77c9f56e1fc SHA512 4b8010308dc81ce291c716823f7283ec2927b7b080d250c5f98288dc0db5f1da0b63f880a44db48e8f69455a52c5a5120ef8eceb7e775bdbf8779a86a21965d1
diff --git a/virtual/tmpfiles/tmpfiles-0-r1.ebuild b/virtual/tmpfiles/tmpfiles-0-r1.ebuild
deleted file mode 100644
index ab126e516e90..000000000000
--- a/virtual/tmpfiles/tmpfiles-0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual to select between different tmpfiles.d handlers"
-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="
- !prefix-guest? (
- || (
- sys-apps/systemd-tmpfiles
- sys-apps/opentmpfiles
- sys-apps/systemd
- )
- )"