aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2013-03-03 08:25:02 +0200
committerAlex Alexander <wired@gentoo.org>2013-03-03 08:25:02 +0200
commit9f26676be31397718bd2c1be968a9744440ed323 (patch)
tree7ddba87496273cea7cc1782d729640be4d9da9b2 /x11-themes
parentPyQt4/sip: Automated version bump, remove old (diff)
downloadqt-9f26676be31397718bd2c1be968a9744440ed323.tar.gz
qt-9f26676be31397718bd2c1be968a9744440ed323.tar.bz2
qt-9f26676be31397718bd2c1be968a9744440ed323.zip
x11-libs/qt-* => dev-qt/qt*
Following the portage tree move, I moved qt-* stuff to dev-qt. Adjusted qt deps using the script from the qt-move branch. Also adjusted sets, keyword files and scripts. Hopefully I didn't forget anything :)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild6
-rw-r--r--x11-themes/xcurtheme/xcurtheme-9999.ebuild2
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild b/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild
index 6696c7ef..26d432f8 100644
--- a/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild
+++ b/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild
@@ -18,9 +18,9 @@ SLOT="0"
IUSE="debug"
DEPEND="
- x11-libs/qt-core:4
- x11-libs/qt-gui:4
- x11-libs/qt-svg:4
+ dev-qt/qtcore:4
+ dev-qt/qtgui:4
+ dev-qt/qtsvg:4
"
RDEPEND="${DEPEND}"
diff --git a/x11-themes/xcurtheme/xcurtheme-9999.ebuild b/x11-themes/xcurtheme/xcurtheme-9999.ebuild
index 6870800b..63a3fd6a 100644
--- a/x11-themes/xcurtheme/xcurtheme-9999.ebuild
+++ b/x11-themes/xcurtheme/xcurtheme-9999.ebuild
@@ -18,7 +18,7 @@ IUSE="tools"
DEPEND="
x11-libs/libXcursor
x11-libs/libXfixes
- x11-libs/qt-gui:4
+ dev-qt/qtgui:4
"
RDEPEND="${DEPEND}"