diff options
Diffstat (limited to 'media-video/gephex/gephex-0.4.ebuild')
-rw-r--r-- | media-video/gephex/gephex-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/gephex/gephex-0.4.ebuild b/media-video/gephex/gephex-0.4.ebuild index 80579a746191..097ea96b5c82 100644 --- a/media-video/gephex/gephex-0.4.ebuild +++ b/media-video/gephex/gephex-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.4.ebuild,v 1.1 2004/07/09 11:16:41 zypher Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.4.ebuild,v 1.2 2005/07/07 04:49:52 caleb Exp $ DESCRIPTION="GePhex is a modular video effect framework." HOMEPAGE="http://www.gephex.org" @@ -12,7 +12,7 @@ LICENSE="GPL-2" KEYWORDS="~x86" DEPEND="virtual/x11 - >=x11-libs/qt-3 + =x11-libs/qt-3* >=media-libs/libsdl-1.2.6-r3 >=media-libs/sdl-image-1.2.3 >=media-libs/libpng-1.2.5-r4 |