From 009897642a869d630779716efc51af1554f72867 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 29 Oct 2022 22:01:57 +0100 Subject: gentoo auto-resync : 29:10:2022 - 22:01:57 --- x11-apps/sessreg/sessreg-1.1.3.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 x11-apps/sessreg/sessreg-1.1.3.ebuild (limited to 'x11-apps/sessreg/sessreg-1.1.3.ebuild') diff --git a/x11-apps/sessreg/sessreg-1.1.3.ebuild b/x11-apps/sessreg/sessreg-1.1.3.ebuild new file mode 100644 index 000000000000..fd32da6d664f --- /dev/null +++ b/x11-apps/sessreg/sessreg-1.1.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_TARBALL_SUFFIX="xz" +inherit xorg-3 + +DESCRIPTION="manage utmp/wtmp entries for non-init clients" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND="" +DEPEND="${RDEPEND} + x11-base/xorg-proto" -- cgit v1.2.3