]> Pileus Git - ~andy/sunrise/blobdiff - media-video/DivFix++/DivFix++-0.34.ebuild
media-video/DivFix++: Fixed usage of wxwidgets.eclass
[~andy/sunrise] / media-video / DivFix++ / DivFix++-0.34.ebuild
index 2d3e31aa24fcb6be6376a64056d0442e2c47d572..2d1ac953f073c9b95649c1076b588198e8328855 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -9,7 +9,7 @@ inherit wxwidgets
 
 MY_P="${PN}_v${PV}"
 DESCRIPTION="Free AVI video repair and preview program"
-HOMEPAGE="http://divfixpp.sourceforge.net"
+HOMEPAGE="http://divfixpp.sourceforge.net/"
 SRC_URI="mirror://sourceforge/divfixpp/${MY_P}-src.tar.bz2"
 
 LICENSE="GPL-2"
@@ -17,7 +17,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=">=x11-libs/wxGTK-2.8"
+DEPEND="x11-libs/wxGTK:2.8"
 RDEPEND="${DEPEND}
        virtual/libintl"