games-server/steamcmd: dropped user class
authorConrad Kostecki <conikost@gentoo.org>
Thu, 5 Dec 2019 20:07:19 +0000 (21:07 +0100)
committerConrad Kostecki <conikost@gentoo.org>
Thu, 5 Dec 2019 21:46:05 +0000 (22:46 +0100)
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@gentoo.org>
games-server/steamcmd/steamcmd-1.0-r2.ebuild

index 3b5b42805394a18b65e2a94b39b118bd5c32ef58..49c7751941dacfc6e5eebb75046198cb26faa960 100644 (file)
@@ -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"