diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 11:10:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 11:25:25 +0100 |
commit | 41dc7a5c35d49593438aaba6929d57544365a008 (patch) | |
tree | 1f0954aacd10f7998f17c2ae5749c0a5a1b601d0 /games-fps | |
parent | games-fps/ut2003-demo: move away from virtual/libstdc++ (diff) | |
download | gentoo-41dc7a5c35d49593438aaba6929d57544365a008.tar.gz gentoo-41dc7a5c35d49593438aaba6929d57544365a008.tar.bz2 gentoo-41dc7a5c35d49593438aaba6929d57544365a008.zip |
games-fps/ut2004-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/ut2004-demo/ut2004-demo-3334-r1.ebuild (renamed from games-fps/ut2004-demo/ut2004-demo-3334.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-demo/ut2004-demo-3334.ebuild b/games-fps/ut2004-demo/ut2004-demo-3334-r1.ebuild index 53cca08e3d83..51bc3e089f0b 100644 --- a/games-fps/ut2004-demo/ut2004-demo-3334.ebuild +++ b/games-fps/ut2004-demo/ut2004-demo-3334-r1.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 @@ -17,7 +17,7 @@ IUSE="" DEPEND="" RDEPEND=" - virtual/libstdc++:3.3 + sys-libs/libstdc++-v3:5 x11-libs/libX11[abi_x86_32(-)] x11-libs/libXext[abi_x86_32(-)] virtual/opengl[abi_x86_32(-)] |