summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-06-21 11:12:39 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-21 11:25:26 +0100
commit6ab12469f1bdb84eb025ccfe1a567d13c3421cf3 (patch)
tree83c76bf56071b144e1c32c2f3a0f73f7e1bdc758
parentgames-fps/ut2004: move away from virtual/libstdc++ (diff)
downloadgentoo-6ab12469f1bdb84eb025ccfe1a567d13c3421cf3.tar.gz
gentoo-6ab12469f1bdb84eb025ccfe1a567d13c3421cf3.tar.bz2
gentoo-6ab12469f1bdb84eb025ccfe1a567d13c3421cf3.zip
games-server/mtavc: move away from virtual/libstdc++
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--games-server/mtavc/mtavc-0.5-r2.ebuild (renamed from games-server/mtavc/mtavc-0.5-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-server/mtavc/mtavc-0.5-r1.ebuild b/games-server/mtavc/mtavc-0.5-r2.ebuild
index 773e87124012..224b9f29ea3c 100644
--- a/games-server/mtavc/mtavc-0.5-r1.ebuild
+++ b/games-server/mtavc/mtavc-0.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="-* ~x86"
IUSE=""
-RDEPEND="virtual/libstdc++"
+RDEPEND="sys-libs/libstdc++-v3:5"
DEPEND=""
S=${WORKDIR}