commit:     6ab12469f1bdb84eb025ccfe1a567d13c3421cf3
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 10:12:39 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 10:25:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab12469

games-server/mtavc: move away from virtual/libstdc++

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 games-server/mtavc/{mtavc-0.5-r1.ebuild => mtavc-0.5-r2.ebuild} | 4 ++--
 1 file 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
similarity index 92%
rename from games-server/mtavc/mtavc-0.5-r1.ebuild
rename to games-server/mtavc/mtavc-0.5-r2.ebuild
index 773e8712401..224b9f29ea3 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}

Reply via email to