* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, x11-libs/qt-assistant/, x11-libs/qt-gui/
@ 2012-05-21 20:23 Davide Pesavento
0 siblings, 0 replies; only message in thread
From: Davide Pesavento @ 2012-05-21 20:23 UTC (permalink / raw
To: gentoo-commits
commit: 5662b0c6793b61ea596b409120478aaacecdc7b9
Author: Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Mon May 21 20:22:43 2012 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon May 21 20:22:43 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=5662b0c6
Add some missing "inherit eutils".
---
dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild | 2 +-
x11-libs/qt-assistant/qt-assistant-4.8.9999.ebuild | 2 +-
x11-libs/qt-gui/qt-gui-4.8.9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild b/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild
index cc95f71..01d32f4 100644
--- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild
@@ -9,7 +9,7 @@ PYTHON_EXPORT_PHASE_FUNCTIONS="1"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
-inherit toolchain-funcs qt4-r2 python
+inherit eutils toolchain-funcs qt4-r2 python
REVISION=57236e12b4e2
diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.9999.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.9999.ebuild
index 55f346b..9bdde59 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.8.9999.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.8.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=4
-inherit qt4-build
+inherit eutils qt4-build
DESCRIPTION="The Help module and Assistant application for the Qt toolkit"
SRC_URI+="
diff --git a/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild b/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
index 02b3570..aea8ad4 100644
--- a/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
+++ b/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=4
-inherit qt4-build
+inherit eutils qt4-build
DESCRIPTION="The GUI module for the Qt toolkit"
SLOT="4"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-21 20:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-21 20:23 [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, x11-libs/qt-assistant/, x11-libs/qt-gui/ Davide Pesavento
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox