Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

games-server/steamcmd: drop old version #10270

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 0 additions & 15 deletions games-server/steamcmd/files/steamcmd.confd

This file was deleted.

32 changes: 0 additions & 32 deletions games-server/steamcmd/files/steamcmd.initd

This file was deleted.

8 changes: 5 additions & 3 deletions games-server/steamcmd/steamcmd-1.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="7"
Expand All @@ -19,8 +19,10 @@ RESTRICT="bindist mirror"

S="${WORKDIR}"

QA_PREBUILT="opt/steamcmd/linux32/libstdc++.so.6
opt/steamcmd/linux32/steamcmd"
QA_PREBUILT="
opt/steamcmd/linux32/libstdc++.so.6
opt/steamcmd/linux32/steamcmd
"

pkg_setup() {
enewgroup steamcmd
Expand Down
51 changes: 0 additions & 51 deletions games-server/steamcmd/steamcmd-1.0.ebuild

This file was deleted.