]> Pileus Git - ~andy/sunrise/blobdiff - app-misc/qbrew/qbrew-0.3.9.ebuild
app-misc/qbrew: Switch to EAPI-1 and slotted deps
[~andy/sunrise] / app-misc / qbrew / qbrew-0.3.9.ebuild
index e5c25270e071a4c20eb57161eb7dc320a0b01c43..173e29229ff6ced1fa96f4d3509f31be939c8fb5 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+EAPI="1"
 inherit qt4
 
 DESCRIPTION="Homebrewer's recipe calculator"
@@ -13,7 +14,7 @@ SLOT="0"
 KEYWORDS="~x86"
 IUSE=""
 
-DEPEND="$(qt4_min_version 4.1)"
+DEPEND=">=x11-libs/qt-4.1:4"
 RDEPEND="${DEPEND}"
 
 src_compile() {