summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 20:23:41 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 20:23:41 +0000
commit6051cb82309473129194d23eca9cd84e56154588 (patch)
treefa4ba89276b1d0cf0ca79b97c468f64c1569e95e /dev-util/oprofile
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-6051cb82309473129194d23eca9cd84e56154588.tar.gz
gentoo-2-6051cb82309473129194d23eca9cd84e56154588.tar.bz2
gentoo-2-6051cb82309473129194d23eca9cd84e56154588.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 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/ChangeLog6
-rw-r--r--dev-util/oprofile/oprofile-0.9.7.ebuild6
-rw-r--r--dev-util/oprofile/oprofile-0.9.8.ebuild4
3 files changed, 10 insertions, 6 deletions
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 <hwoarang@gentoo.org> 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}"