From b5e87c61c8ff93d086dae27f6cab088be71be552 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 19:36:46 +0000 Subject: Move Qt dependencies to the new category (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!) --- app-office/qchartdiary/ChangeLog | 9 ++++++--- app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild | 8 ++++---- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'app-office/qchartdiary') diff --git a/app-office/qchartdiary/ChangeLog b/app-office/qchartdiary/ChangeLog index db47e2bdc295..86415a1d4e9a 100644 --- a/app-office/qchartdiary/ChangeLog +++ b/app-office/qchartdiary/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/qchartdiary -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.5 2010/07/14 13:50:12 fauli Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.6 2013/03/02 19:36:46 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras + qchartdiary-0.6.4.1-r2.ebuild: + Move Qt dependencies to the new category 14 Jul 2010; Christian Faulhammer qchartdiary-0.6.4.1-r2.ebuild: @@ -27,4 +31,3 @@ 09 May 2009; Markos Chandras +qchartdiary-0.6.4.1.ebuild, +metadata.xml: Initial commit for qchartdiary application - diff --git a/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild b/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild index b7e707b701d2..4b4280518d81 100644 --- a/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild +++ b/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild,v 1.3 2010/07/14 13:50:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild,v 1.4 2013/03/02 19:36:46 hwoarang Exp $ EAPI="2" @@ -17,8 +17,8 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="debug" -DEPEND="x11-libs/qt-gui:4 - x11-libs/qt-sql:4" +DEPEND="dev-qt/qtgui:4 + dev-qt/qtsql:4" RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_PN}" -- cgit v1.2.3-65-gdbad