diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 11:11:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 11:25:26 +0100 |
commit | c601205bea796ad66e1cce56d3942a00050d4596 (patch) | |
tree | 4a6c884db2a9938942a45ae9e202d075d1587f16 /games-fps | |
parent | games-fps/ut2004-demo: move away from virtual/libstdc++ (diff) | |
download | gentoo-c601205bea796ad66e1cce56d3942a00050d4596.tar.gz gentoo-c601205bea796ad66e1cce56d3942a00050d4596.tar.bz2 gentoo-c601205bea796ad66e1cce56d3942a00050d4596.zip |
games-fps/ut2004: 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/ut2004/ut2004-3369.3-r3.ebuild (renamed from games-fps/ut2004/ut2004-3369.3-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004/ut2004-3369.3-r2.ebuild b/games-fps/ut2004/ut2004-3369.3-r3.ebuild index 77ba2877605a..13d59140205d 100644 --- a/games-fps/ut2004/ut2004-3369.3-r2.ebuild +++ b/games-fps/ut2004/ut2004-3369.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ RDEPEND=" media-libs/libsdl media-libs/openal sys-libs/glibc - ~virtual/libstdc++-3.3 + sys-libs/libstdc++-v3:5 virtual/opengl x11-libs/libX11 x11-libs/libXau |