summaryrefslogtreecommitdiff
path: root/virtual/tmpfiles/tmpfiles-0-r10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/tmpfiles/tmpfiles-0-r10.ebuild')
-rw-r--r--virtual/tmpfiles/tmpfiles-0-r10.ebuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/virtual/tmpfiles/tmpfiles-0-r10.ebuild b/virtual/tmpfiles/tmpfiles-0-r10.ebuild
new file mode 100644
index 00000000..7ddbbf29
--- /dev/null
+++ b/virtual/tmpfiles/tmpfiles-0-r10.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2020 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="amd64"
+
+RDEPEND="sys-apps/systemd-tmpfiles"