Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-0.9.3.ebuild
Date: Sat, 22 Dec 2007 11:02:20
Message-Id: E1J627O-00008i-7U@stork.gentoo.org
1 dertobi123 07/12/22 11:02:10
2
3 Modified: ChangeLog oprofile-0.9.3.ebuild
4 Log:
5 ppc stable, bug #202629
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.43 dev-util/oprofile/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.43&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.43&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.42&r2=1.43
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
18 retrieving revision 1.42
19 retrieving revision 1.43
20 diff -u -r1.42 -r1.43
21 --- ChangeLog 20 Dec 2007 15:30:44 -0000 1.42
22 +++ ChangeLog 22 Dec 2007 11:02:09 -0000 1.43
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-util/oprofile
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.42 2007/12/20 15:30:44 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.43 2007/12/22 11:02:09 dertobi123 Exp $
28 +
29 + 22 Dec 2007; Tobias Scherbaum <dertobi123@g.o>
30 + oprofile-0.9.3.ebuild:
31 + ppc stable, bug #202629
32
33 20 Dec 2007; Markus Meier <maekke@g.o> oprofile-0.9.3.ebuild:
34 quotes and x86 stable, bug #202629
35
36
37
38 1.3 dev-util/oprofile/oprofile-0.9.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?r1=1.2&r2=1.3
43
44 Index: oprofile-0.9.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- oprofile-0.9.3.ebuild 20 Dec 2007 15:30:44 -0000 1.2
51 +++ oprofile-0.9.3.ebuild 22 Dec 2007 11:02:09 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.2 2007/12/20 15:30:44 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.3 2007/12/22 11:02:09 dertobi123 Exp $
57
58 inherit eutils qt3 linux-info
59
60 @@ -10,7 +10,7 @@
61 LICENSE="GPL-2"
62
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
65 +KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
66 # IUSE: it also needs kernel sources but all gentoo users have them
67 IUSE="qt3"
68 DEPEND=">=dev-libs/popt-1.7-r1
69
70
71
72 --
73 gentoo-commits@g.o mailing list