Gentoo Archives: gentoo-commits

From: Steffen Stramm <krytzz@×××××××.eu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: x11-apps/typhon/
Date: Thu, 31 Mar 2011 16:40:37
Message-Id: f41a448eed740c5cf93d5f581a7c70311ed2b6f5.krytzz@gentoo
1 commit: f41a448eed740c5cf93d5f581a7c70311ed2b6f5
2 Author: krytzz <krytzz <AT> soylent <DOT> eu>
3 AuthorDate: Thu Mar 31 16:40:00 2011 +0000
4 Commit: Steffen Stramm <krytzz <AT> soylent <DOT> eu>
5 CommitDate: Thu Mar 31 16:40:00 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=f41a448e
7
8 [x11-apps/typhon] switched to virtual/ffmpeg
9
10 ---
11 x11-apps/typhon/typhon-1.0_rc1.ebuild | 2 +-
12 x11-apps/typhon/typhon-9999.ebuild | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-apps/typhon/typhon-1.0_rc1.ebuild b/x11-apps/typhon/typhon-1.0_rc1.ebuild
16 index 6cff728..4be3fb1 100644
17 --- a/x11-apps/typhon/typhon-1.0_rc1.ebuild
18 +++ b/x11-apps/typhon/typhon-1.0_rc1.ebuild
19 @@ -26,7 +26,7 @@ RDEPEND="media-libs/ftgl
20 x11-libs/libXrandr
21 xml? ( dev-libs/tinyxml )
22 glut? ( media-libs/freeglut )
23 - ffmpeg? ( >=media-video/ffmpeg-0.6 )
24 + ffmpeg? ( >=virtual/ffmpeg-0.6 )
25 sound? ( media-libs/sdl-mixer )"
26 DEPEND="${RDEPEND}"
27
28
29 diff --git a/x11-apps/typhon/typhon-9999.ebuild b/x11-apps/typhon/typhon-9999.ebuild
30 index 87a9271..d8aa583 100644
31 --- a/x11-apps/typhon/typhon-9999.ebuild
32 +++ b/x11-apps/typhon/typhon-9999.ebuild
33 @@ -28,7 +28,7 @@ RDEPEND="media-libs/ftgl
34 x11-libs/libXrandr
35 xml? ( dev-libs/tinyxml )
36 glut? ( media-libs/freeglut )
37 - ffmpeg? ( >=media-video/ffmpeg-0.6 )
38 + ffmpeg? ( >=virtual/ffmpeg-0.6 )
39 sound? ( media-libs/sdl-mixer )"
40 DEPEND="${RDEPEND}"