From 6051cb82309473129194d23eca9cd84e56154588 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 20:23:41 +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!) --- dev-util/oprofile/ChangeLog | 6 +++++- dev-util/oprofile/oprofile-0.9.7.ebuild | 6 +++--- dev-util/oprofile/oprofile-0.9.8.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'dev-util/oprofile') diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog index 023d3c874d0f..f1e3077aecbd 100644 --- a/dev-util/oprofile/ChangeLog +++ b/dev-util/oprofile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/oprofile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.84 2013/02/16 13:26:59 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.85 2013/03/02 20:23:41 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras oprofile-0.9.7.ebuild, + oprofile-0.9.8.ebuild: + Move Qt dependencies to the new category *oprofile-0.9.8 (16 Feb 2013) diff --git a/dev-util/oprofile/oprofile-0.9.7.ebuild b/dev-util/oprofile/oprofile-0.9.7.ebuild index 40e866f518f9..2927bf4d2f18 100644 --- a/dev-util/oprofile/oprofile-0.9.7.ebuild +++ b/dev-util/oprofile/oprofile-0.9.7.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/dev-util/oprofile/oprofile-0.9.7.ebuild,v 1.5 2012/10/20 22:49:11 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.7.ebuild,v 1.6 2013/03/02 20:23:41 hwoarang Exp $ EAPI=2 inherit eutils linux-info multilib user java-pkg-opt-2 @@ -18,7 +18,7 @@ IUSE="java pch qt4" DEPEND=">=dev-libs/popt-1.7-r1 >=sys-devel/binutils-2.14.90.0.6-r3 >=sys-libs/glibc-2.3.2-r1 - qt4? ( x11-libs/qt-gui:4[qt3support] ) + qt4? ( dev-qt/qtgui:4[qt3support] ) java? ( >=virtual/jdk-1.5 )" RDEPEND="${DEPEND}" diff --git a/dev-util/oprofile/oprofile-0.9.8.ebuild b/dev-util/oprofile/oprofile-0.9.8.ebuild index 3e1e71f46ee3..26cd65ad09b9 100644 --- a/dev-util/oprofile/oprofile-0.9.8.ebuild +++ b/dev-util/oprofile/oprofile-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.1 2013/02/16 13:26:59 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.2 2013/03/02 20:23:41 hwoarang Exp $ EAPI=5 inherit eutils linux-info multilib user java-pkg-opt-2 @@ -18,7 +18,7 @@ IUSE="java pch qt4" DEPEND=">=dev-libs/popt-1.7-r1 >=sys-devel/binutils-2.14.90.0.6-r3 >=sys-libs/glibc-2.3.2-r1 - qt4? ( x11-libs/qt-gui:4[qt3support] ) + qt4? ( dev-qt/qtgui:4[qt3support] ) java? ( >=virtual/jdk-1.5 )" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad