summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-06-21 11:09:11 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-21 11:25:24 +0100
commit8f61b47f03e79c2da2d94e634690d5c855525871 (patch)
tree6dfff5c044767f7f7b635a4776bf82b830707c91 /games-fps
parentdev-python/cheroot: Port to py3.9 (diff)
downloadgentoo-8f61b47f03e79c2da2d94e634690d5c855525871.tar.gz
gentoo-8f61b47f03e79c2da2d94e634690d5c855525871.tar.bz2
gentoo-8f61b47f03e79c2da2d94e634690d5c855525871.zip
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@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/ut2003-demo/ut2003-demo-2206-r4.ebuild (renamed from games-fps/ut2003-demo/ut2003-demo-2206-r3.ebuild)4
1 files 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
index 2300c78fa96d..2f1817e72c8e 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(-)]