commit: da422ef4bfd56e5e90e64cc1db42662d2191104a Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Dec 5 20:07:19 2019 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Dec 5 21:46:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da422ef4
games-server/steamcmd: dropped user class This package has been already converted to GLEP 81, but I've forgotten to remove the user class, as it's now unneeded. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> games-server/steamcmd/steamcmd-1.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-server/steamcmd/steamcmd-1.0-r2.ebuild b/games-server/steamcmd/steamcmd-1.0-r2.ebuild index 3b5b4280539..49c7751941d 100644 --- a/games-server/steamcmd/steamcmd-1.0-r2.ebuild +++ b/games-server/steamcmd/steamcmd-1.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit readme.gentoo-r1 user +inherit readme.gentoo-r1 DESCRIPTION="This is the command-line version of the Steam client for dedicated servers" HOMEPAGE="https://developer.valvesoftware.com/wiki/SteamCMD"
