From c8d646531324e81b8b5f03f5a9d0c4b7c798928e Mon Sep 17 00:00:00 2001 From: PA4WDH Date: Wed, 4 Aug 2021 14:06:14 +0200 Subject: Initial commit --- virtual/tmpfiles/tmpfiles-0-r2.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 virtual/tmpfiles/tmpfiles-0-r2.ebuild (limited to 'virtual/tmpfiles/tmpfiles-0-r2.ebuild') diff --git a/virtual/tmpfiles/tmpfiles-0-r2.ebuild b/virtual/tmpfiles/tmpfiles-0-r2.ebuild new file mode 100644 index 0000000..c88d1d9 --- /dev/null +++ b/virtual/tmpfiles/tmpfiles-0-r2.ebuild @@ -0,0 +1,14 @@ +# 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=" + || ( + sys-apps/opentmpfiles + )" + -- cgit v1.2.3