From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q5KvF-0001rT-EX for garchives@archives.gentoo.org; Thu, 31 Mar 2011 16:40:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91B151C047; Thu, 31 Mar 2011 16:40:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5E5CC1C047 for ; Thu, 31 Mar 2011 16:40:29 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EBFCE1B4126 for ; Thu, 31 Mar 2011 16:40:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 5EC0E80065 for ; Thu, 31 Mar 2011 16:40:28 +0000 (UTC) From: "Steffen Stramm" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Steffen Stramm" Message-ID: Subject: [gentoo-commits] proj/gamerlay:master commit in: x11-apps/typhon/ X-VCS-Repository: proj/gamerlay X-VCS-Files: x11-apps/typhon/typhon-1.0_rc1.ebuild x11-apps/typhon/typhon-9999.ebuild X-VCS-Directories: x11-apps/typhon/ X-VCS-Committer: krytzz X-VCS-Committer-Name: Steffen Stramm X-VCS-Revision: f41a448eed740c5cf93d5f581a7c70311ed2b6f5 Date: Thu, 31 Mar 2011 16:40:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2536008302bce8cea4052cdac0241d02 commit: f41a448eed740c5cf93d5f581a7c70311ed2b6f5 Author: krytzz soylent eu> AuthorDate: Thu Mar 31 16:40:00 2011 +0000 Commit: Steffen Stramm soylent eu> CommitDate: Thu Mar 31 16:40:00 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gamerlay.git;= a=3Dcommit;h=3Df41a448e [x11-apps/typhon] switched to virtual/ffmpeg --- x11-apps/typhon/typhon-1.0_rc1.ebuild | 2 +- x11-apps/typhon/typhon-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-apps/typhon/typhon-1.0_rc1.ebuild b/x11-apps/typhon/typh= on-1.0_rc1.ebuild index 6cff728..4be3fb1 100644 --- a/x11-apps/typhon/typhon-1.0_rc1.ebuild +++ b/x11-apps/typhon/typhon-1.0_rc1.ebuild @@ -26,7 +26,7 @@ RDEPEND=3D"media-libs/ftgl x11-libs/libXrandr xml? ( dev-libs/tinyxml ) glut? ( media-libs/freeglut ) - ffmpeg? ( >=3Dmedia-video/ffmpeg-0.6 ) + ffmpeg? ( >=3Dvirtual/ffmpeg-0.6 ) sound? ( media-libs/sdl-mixer )" DEPEND=3D"${RDEPEND}" =20 diff --git a/x11-apps/typhon/typhon-9999.ebuild b/x11-apps/typhon/typhon-= 9999.ebuild index 87a9271..d8aa583 100644 --- a/x11-apps/typhon/typhon-9999.ebuild +++ b/x11-apps/typhon/typhon-9999.ebuild @@ -28,7 +28,7 @@ RDEPEND=3D"media-libs/ftgl x11-libs/libXrandr xml? ( dev-libs/tinyxml ) glut? ( media-libs/freeglut ) - ffmpeg? ( >=3Dmedia-video/ffmpeg-0.6 ) + ffmpeg? ( >=3Dvirtual/ffmpeg-0.6 ) sound? ( media-libs/sdl-mixer )" DEPEND=3D"${RDEPEND}" =20