Skip to content

Commit

Permalink
acct-user/uptimed: EAPI 7 -> 8
Browse files Browse the repository at this point in the history
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Jun 29, 2022
1 parent 0464894 commit 69ebf37
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
12 changes: 0 additions & 12 deletions acct-user/uptimed/uptimed-0-r1.ebuild

This file was deleted.

13 changes: 13 additions & 0 deletions acct-user/uptimed/uptimed-0-r2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit acct-user

DESCRIPTION="User for uptime daemon"

ACCT_USER_ID="220"
ACCT_USER_GROUPS=( "uptimed" )

acct-user_add_deps

0 comments on commit 69ebf37

Please sign in to comment.