commit: 8f61b47f03e79c2da2d94e634690d5c855525871
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 10:09:11 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 10:25:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f61b47f
games-fps/ut2003-demo: move away from virtual/libstdc++
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
.../{ut2003-demo-2206-r3.ebuild => ut2003-demo-2206-r4.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild
b/games-fps/ut2003-demo/ut2003-demo-2206-r4.ebuild
similarity index 98%
rename from games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild
rename to games-fps/ut2003-demo/ut2003-demo-2206-r4.ebuild
index 2300c78fa96..2f1817e72c8 100644
--- a/games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild
+++ b/games-fps/ut2003-demo/ut2003-demo-2206-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -20,7 +20,7 @@ RESTRICT="strip"
DEPEND="app-arch/unzip"
RDEPEND="
sys-devel/bc
- virtual/libstdc++:3.3
+ sys-libs/libstdc++-v3:5
virtual/opengl[abi_x86_32(-)]
x11-libs/libX11[abi_x86_32(-)]
x11-libs/libXext[abi_x86_32(-)]