diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:58:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:58:12 +0000 |
commit | 45f25c353f112c4b25996927ed788aa316b38146 (patch) | |
tree | a4e66ae712762701cd3dc648b9c58584b298c7b1 /x11-themes | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-45f25c353f112c4b25996927ed788aa316b38146.tar.gz gentoo-2-45f25c353f112c4b25996927ed788aa316b38146.tar.bz2 gentoo-2-45f25c353f112c4b25996927ed788aa316b38146.zip |
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qtcurve-qt4/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog index 023f22030151..b86a74585f5f 100644 --- a/x11-themes/qtcurve-qt4/ChangeLog +++ b/x11-themes/qtcurve-qt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qtcurve-qt4 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.154 2012/12/27 09:31:36 pesa Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.155 2013/03/02 23:58:12 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qtcurve-qt4-1.8.14.ebuild: + Move Qt dependencies to the new category 27 Dec 2012; Davide Pesavento <pesa@gentoo.org> -qtcurve-qt4-1.8.12.ebuild, metadata.xml: diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild index fc483be2a5d8..deca25b27272 100644 --- a/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild +++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.6 2012/12/27 08:20:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild,v 1.7 2013/03/02 23:58:12 hwoarang Exp $ EAPI=4 KDE_REQUIRED="optional" @@ -18,8 +18,8 @@ KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" IUSE="kde windeco" REQUIRED_USE="windeco? ( kde )" -DEPEND="x11-libs/qt-gui:4[dbus] - x11-libs/qt-svg:4 +DEPEND="dev-qt/qtgui:4[dbus] + dev-qt/qtsvg:4 kde? ( $(add_kdebase_dep systemsettings) windeco? ( $(add_kdebase_dep kwin) ) |