From a5f4de984e02abcee7ad5d3ec8c2e76d93d5351f Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 19:33:50 +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-mobilephone/past/ChangeLog | 7 +++++-- app-mobilephone/past/past-0.0.4.ebuild | 10 +++++----- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'app-mobilephone') diff --git a/app-mobilephone/past/ChangeLog b/app-mobilephone/past/ChangeLog index 0c679c8820c9..3b3e171e4788 100644 --- a/app-mobilephone/past/ChangeLog +++ b/app-mobilephone/past/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/past -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/past/ChangeLog,v 1.2 2012/07/09 19:29:40 kensington Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/past/ChangeLog,v 1.3 2013/03/02 19:33:50 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras past-0.0.4.ebuild: + Move Qt dependencies to the new category 09 Jul 2012; Michael Palimaka +files/past-0.0.4-gcc-4.7.patch, past-0.0.4.ebuild: diff --git a/app-mobilephone/past/past-0.0.4.ebuild b/app-mobilephone/past/past-0.0.4.ebuild index 9dc43621b80a..4a89fa8ae482 100644 --- a/app-mobilephone/past/past-0.0.4.ebuild +++ b/app-mobilephone/past/past-0.0.4.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/app-mobilephone/past/past-0.0.4.ebuild,v 1.2 2012/07/09 19:29:40 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/past/past-0.0.4.ebuild,v 1.3 2013/03/02 19:33:50 hwoarang Exp $ EAPI=4 inherit cmake-utils @@ -14,9 +14,9 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="x11-libs/qt-core:4 - x11-libs/qt-dbus:4 - x11-libs/qt-gui:4 +DEPEND="dev-qt/qtcore:4 + dev-qt/qtdbus:4 + dev-qt/qtgui:4 app-mobilephone/gnokii[sms]" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad