From 881575da29a28bfa55e11f2e122765c41b79b910 Mon Sep 17 00:00:00 2001 From: Leonardo Valeri Manera Date: Wed, 7 May 2008 07:24:03 +0200 Subject: [PATCH] eclass/qt4-qt-copy.eclass: mise well go all the way ... --- eclass/qt4-qt-copy.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/qt4-qt-copy.eclass b/eclass/qt4-qt-copy.eclass index 300d016..e58664d 100644 --- a/eclass/qt4-qt-copy.eclass +++ b/eclass/qt4-qt-copy.eclass @@ -13,7 +13,7 @@ EAPI="1" # with an optional function that applies qt-copy patches, # either from a tarball or from svn trunk. -inherit eutils multilib toolchain-funcs flag-o-matic qt4-build +inherit eutils qt4-build IUSE="${IUSE} +qt-copy" -- 2.11.4.GIT