From 99f439035dd37faa5df919c0872ec866cb0f9a75 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 23:20:02 +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!) --- sci-electronics/qelectrotech/ChangeLog | 9 ++++++--- sci-electronics/qelectrotech/qelectrotech-0.22.ebuild | 8 ++++---- sci-electronics/qelectrotech/qelectrotech-0.30_alpha.ebuild | 8 ++++---- 3 files changed, 14 insertions(+), 11 deletions(-) (limited to 'sci-electronics/qelectrotech') diff --git a/sci-electronics/qelectrotech/ChangeLog b/sci-electronics/qelectrotech/ChangeLog index 990a077a3f89..d325d9f77c8e 100644 --- a/sci-electronics/qelectrotech/ChangeLog +++ b/sci-electronics/qelectrotech/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/qelectrotech -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qelectrotech/ChangeLog,v 1.9 2012/05/27 09:50:31 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qelectrotech/ChangeLog,v 1.10 2013/03/02 23:20:02 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras qelectrotech-0.22.ebuild, + qelectrotech-0.30_alpha.ebuild: + Move Qt dependencies to the new category *qelectrotech-0.30_alpha (27 May 2012) @@ -49,4 +53,3 @@ 28 Jun 2009; Markos Chandras +qelectrotech-0.2.ebuild, +metadata.xml: Initial commit of qelectrotech - diff --git a/sci-electronics/qelectrotech/qelectrotech-0.22.ebuild b/sci-electronics/qelectrotech/qelectrotech-0.22.ebuild index 560ba0d13907..73c37626266e 100644 --- a/sci-electronics/qelectrotech/qelectrotech-0.22.ebuild +++ b/sci-electronics/qelectrotech/qelectrotech-0.22.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/sci-electronics/qelectrotech/qelectrotech-0.22.ebuild,v 1.3 2010/06/22 11:19:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qelectrotech/qelectrotech-0.22.ebuild,v 1.4 2013/03/02 23:20:02 hwoarang Exp $ EAPI="2" @@ -17,8 +17,8 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="debug doc" -RDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-svg:4" +RDEPEND="dev-qt/qtgui:4 + dev-qt/qtsvg:4" DEPEND="${RDEPEND} doc? ( app-doc/doxygen )" diff --git a/sci-electronics/qelectrotech/qelectrotech-0.30_alpha.ebuild b/sci-electronics/qelectrotech/qelectrotech-0.30_alpha.ebuild index 2934ed1ba1cf..3979c313c6d1 100644 --- a/sci-electronics/qelectrotech/qelectrotech-0.30_alpha.ebuild +++ b/sci-electronics/qelectrotech/qelectrotech-0.30_alpha.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/sci-electronics/qelectrotech/qelectrotech-0.30_alpha.ebuild,v 1.1 2012/05/27 09:50:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/qelectrotech/qelectrotech-0.30_alpha.ebuild,v 1.2 2013/03/02 23:20:02 hwoarang Exp $ EAPI="4" @@ -19,8 +19,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug doc" -RDEPEND="x11-libs/qt-gui:4 - x11-libs/qt-svg:4" +RDEPEND="dev-qt/qtgui:4 + dev-qt/qtsvg:4" DEPEND="${RDEPEND} doc? ( app-doc/doxygen )" -- cgit v1.2.3-65-gdbad