summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-08-29 16:07:54 -0400
committerTim Harder <radhermit@gentoo.org>2015-08-29 16:23:54 -0400
commit1dd5c1f6f3d337ed32af8f64e172432ea01fbeb9 (patch)
tree526e99e8e715120eac608ce492133e41524814b8 /games-emulation/vbam
parentmedia-libs/glu: Delete old version 9.0.0. (diff)
downloadgentoo-1dd5c1f6f3d337ed32af8f64e172432ea01fbeb9.tar.gz
gentoo-1dd5c1f6f3d337ed32af8f64e172432ea01fbeb9.tar.bz2
gentoo-1dd5c1f6f3d337ed32af8f64e172432ea01fbeb9.zip
games-emulation/vbam: update repo and libsfml dep for live ebuild
Diffstat (limited to 'games-emulation/vbam')
-rw-r--r--games-emulation/vbam/vbam-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/vbam/vbam-9999.ebuild b/games-emulation/vbam/vbam-9999.ebuild
index 2ac6f5d6aaf7..12b7eb28a4ce 100644
--- a/games-emulation/vbam/vbam-9999.ebuild
+++ b/games-emulation/vbam/vbam-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
WX_GTK_VER="3.0"
inherit cmake-utils wxwidgets subversion gnome2-utils fdo-mime games
-ESVN_REPO_URI="https://vbam.svn.sourceforge.net/svnroot/vbam/trunk"
+ESVN_REPO_URI="https://svn.code.sf.net/p/vbam/code/trunk"
DESCRIPTION="Game Boy, GBC, and GBA emulator forked from VisualBoyAdvance"
HOMEPAGE="http://sourceforge.net/projects/vbam/"
@@ -19,7 +19,7 @@ REQUIRED_USE="|| ( sdl gtk wxwidgets )"
RDEPEND=">=media-libs/libpng-1.4:0=
media-libs/libsdl[joystick]
- link? ( <media-libs/libsfml-2.0 )
+ link? ( >=media-libs/libsfml-2.0 )
sys-libs/zlib
virtual/glu
virtual/opengl