summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/redeclipse')
-rw-r--r--games-fps/redeclipse/redeclipse-1.6.0-r3.ebuild (renamed from games-fps/redeclipse/redeclipse-1.6.0-r2.ebuild)6
-rw-r--r--games-fps/redeclipse/redeclipse-2.0.0-r1.ebuild (renamed from games-fps/redeclipse/redeclipse-2.0.0.ebuild)6
2 files changed, 6 insertions, 6 deletions
diff --git a/games-fps/redeclipse/redeclipse-1.6.0-r2.ebuild b/games-fps/redeclipse/redeclipse-1.6.0-r3.ebuild
index a752c8763624..f9fc63f5d111 100644
--- a/games-fps/redeclipse/redeclipse-1.6.0-r2.ebuild
+++ b/games-fps/redeclipse/redeclipse-1.6.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,13 +17,13 @@ IUSE="dedicated"
DEPEND="!dedicated? (
media-libs/freetype:2
- media-libs/libsdl:0[opengl]
+ media-libs/libsdl2[opengl]
media-libs/sdl2-image:0[jpeg,png]
media-libs/sdl2-mixer:0[mp3,vorbis]
virtual/opengl
x11-libs/libX11
)
- >=net-libs/enet-1.3.9
+ >=net-libs/enet-1.3.9:=
sys-libs/zlib"
RDEPEND="${DEPEND}"
diff --git a/games-fps/redeclipse/redeclipse-2.0.0.ebuild b/games-fps/redeclipse/redeclipse-2.0.0-r1.ebuild
index 8af7b5e88911..14c1520b9b5b 100644
--- a/games-fps/redeclipse/redeclipse-2.0.0.ebuild
+++ b/games-fps/redeclipse/redeclipse-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,13 +16,13 @@ IUSE="dedicated"
DEPEND="!dedicated? (
media-libs/freetype:2
- media-libs/libsdl:0[opengl]
+ media-libs/libsdl2[opengl]
media-libs/sdl2-image:0[jpeg,png]
media-libs/sdl2-mixer:0[mp3,vorbis]
virtual/opengl
x11-libs/libX11
)
- >=net-libs/enet-1.3.9
+ >=net-libs/enet-1.3.9:=
sys-libs/zlib"
RDEPEND="${DEPEND}"