Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.6.ebuild
Date: Mon, 01 Feb 2010 19:57:43
Message-Id: E1Nc2Oz-0003V4-E1@stork.gentoo.org
1 maekke 10/02/01 19:57:41
2
3 Modified: ChangeLog oprofile-0.9.6.ebuild
4 Log:
5 amd64/x86 stable, bug #297610
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.62 dev-util/oprofile/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.62&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.62&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.61&r2=1.62
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
18 retrieving revision 1.61
19 retrieving revision 1.62
20 diff -u -r1.61 -r1.62
21 --- ChangeLog 9 Jan 2010 22:37:46 -0000 1.61
22 +++ ChangeLog 1 Feb 2010 19:57:40 -0000 1.62
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/oprofile
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.61 2010/01/09 22:37:46 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.62 2010/02/01 19:57:40 maekke Exp $
28 +
29 + 01 Feb 2010; Markus Meier <maekke@g.o> oprofile-0.9.6.ebuild:
30 + amd64/x86 stable, bug #297610
31
32 09 Jan 2010; Robin H. Johnson <robbat2@g.o> oprofile-0.9.6.ebuild:
33 Bug #283320: linux-info changes require that linux_config_exists is called
34
35
36
37 1.3 dev-util/oprofile/oprofile-0.9.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.6.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.6.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.6.ebuild?r1=1.2&r2=1.3
42
43 Index: oprofile-0.9.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- oprofile-0.9.6.ebuild 9 Jan 2010 22:37:46 -0000 1.2
50 +++ oprofile-0.9.6.ebuild 1 Feb 2010 19:57:40 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6.ebuild,v 1.2 2010/01/09 22:37:46 robbat2 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.6.ebuild,v 1.3 2010/02/01 19:57:40 maekke Exp $
56
57 EAPI=1
58
59 @@ -12,7 +12,7 @@
60 LICENSE="GPL-2"
61
62 SLOT="0"
63 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
65 IUSE="qt3"
66 DEPEND=">=dev-libs/popt-1.7-r1
67 >=sys-devel/binutils-2.14.90.0.6-r3