From 024ac2b25b6e6d41ddb47330886b404d8ca79dff Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 28 Dec 2020 10:27:58 +0100 Subject: acct-*: Revbumps for sysusers.d in eclass MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/762089 Signed-off-by: Michał Górny --- acct-group/steamcmd/steamcmd-0-r1.ebuild | 10 ++++++++++ acct-group/steamcmd/steamcmd-0.ebuild | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 acct-group/steamcmd/steamcmd-0-r1.ebuild delete mode 100644 acct-group/steamcmd/steamcmd-0.ebuild (limited to 'acct-group/steamcmd') diff --git a/acct-group/steamcmd/steamcmd-0-r1.ebuild b/acct-group/steamcmd/steamcmd-0-r1.ebuild new file mode 100644 index 000000000000..f2ddf2b44fb6 --- /dev/null +++ b/acct-group/steamcmd/steamcmd-0-r1.ebuild @@ -0,0 +1,10 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for the SteamCMD server" + +ACCT_GROUP_ID="489" diff --git a/acct-group/steamcmd/steamcmd-0.ebuild b/acct-group/steamcmd/steamcmd-0.ebuild deleted file mode 100644 index a38c0e77195a..000000000000 --- a/acct-group/steamcmd/steamcmd-0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="A group for the SteamCMD server" - -ACCT_GROUP_ID="489" -- cgit v1.2.3-65-gdbad