Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: oprofile-0.9.7.ebuild oprofile-0.9.8.ebuild ChangeLog
Date: Sat, 02 Mar 2013 20:23:45
Message-Id: 20130302202341.CB1FA2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 20:23:41
2
3 Modified: oprofile-0.9.7.ebuild oprofile-0.9.8.ebuild
4 ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.6 dev-util/oprofile/oprofile-0.9.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.7.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.7.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.7.ebuild?r1=1.5&r2=1.6
16
17 Index: oprofile-0.9.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.7.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- oprofile-0.9.7.ebuild 20 Oct 2012 22:49:11 -0000 1.5
24 +++ oprofile-0.9.7.ebuild 2 Mar 2013 20:23:41 -0000 1.6
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.7.ebuild,v 1.5 2012/10/20 22:49:11 slyfox Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.7.ebuild,v 1.6 2013/03/02 20:23:41 hwoarang Exp $
31
32 EAPI=2
33 inherit eutils linux-info multilib user java-pkg-opt-2
34 @@ -18,7 +18,7 @@
35 DEPEND=">=dev-libs/popt-1.7-r1
36 >=sys-devel/binutils-2.14.90.0.6-r3
37 >=sys-libs/glibc-2.3.2-r1
38 - qt4? ( x11-libs/qt-gui:4[qt3support] )
39 + qt4? ( dev-qt/qtgui:4[qt3support] )
40 java? ( >=virtual/jdk-1.5 )"
41 RDEPEND="${DEPEND}"
42
43
44
45
46 1.2 dev-util/oprofile/oprofile-0.9.8.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild?r1=1.1&r2=1.2
51
52 Index: oprofile-0.9.8.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- oprofile-0.9.8.ebuild 16 Feb 2013 13:26:59 -0000 1.1
59 +++ oprofile-0.9.8.ebuild 2 Mar 2013 20:23:41 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.1 2013/02/16 13:26:59 tomwij Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.8.ebuild,v 1.2 2013/03/02 20:23:41 hwoarang Exp $
65
66 EAPI=5
67 inherit eutils linux-info multilib user java-pkg-opt-2
68 @@ -18,7 +18,7 @@
69 DEPEND=">=dev-libs/popt-1.7-r1
70 >=sys-devel/binutils-2.14.90.0.6-r3
71 >=sys-libs/glibc-2.3.2-r1
72 - qt4? ( x11-libs/qt-gui:4[qt3support] )
73 + qt4? ( dev-qt/qtgui:4[qt3support] )
74 java? ( >=virtual/jdk-1.5 )"
75 RDEPEND="${DEPEND}"
76
77
78
79
80 1.85 dev-util/oprofile/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.85&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.85&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.84&r2=1.85
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
89 retrieving revision 1.84
90 retrieving revision 1.85
91 diff -u -r1.84 -r1.85
92 --- ChangeLog 16 Feb 2013 13:26:59 -0000 1.84
93 +++ ChangeLog 2 Mar 2013 20:23:41 -0000 1.85
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-util/oprofile
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.84 2013/02/16 13:26:59 tomwij Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.85 2013/03/02 20:23:41 hwoarang Exp $
99 +
100 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> oprofile-0.9.7.ebuild,
101 + oprofile-0.9.8.ebuild:
102 + Move Qt dependencies to the new category
103
104 *oprofile-0.9.8 (16 Feb 2013)