Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@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: Mon, 07 Jan 2008 05:37:39
Message-Id: E1JBkg3-0005ct-Gv@stork.gentoo.org
1 tester 08/01/07 05:37:35
2
3 Modified: ChangeLog oprofile-0.9.3.ebuild
4 Log:
5 Stable on amd64
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.44 dev-util/oprofile/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.44&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.44&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.43&r2=1.44
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
18 retrieving revision 1.43
19 retrieving revision 1.44
20 diff -u -r1.43 -r1.44
21 --- ChangeLog 22 Dec 2007 11:02:09 -0000 1.43
22 +++ ChangeLog 7 Jan 2008 05:37:34 -0000 1.44
23 @@ -1,6 +1,9 @@
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.43 2007/12/22 11:02:09 dertobi123 Exp $
27 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.44 2008/01/07 05:37:34 tester Exp $
29 +
30 + 07 Jan 2008; <tester@g.o> oprofile-0.9.3.ebuild:
31 + Stable on amd64
32
33 22 Dec 2007; Tobias Scherbaum <dertobi123@g.o>
34 oprofile-0.9.3.ebuild:
35
36
37
38 1.4 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.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild?r1=1.3&r2=1.4
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.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- oprofile-0.9.3.ebuild 22 Dec 2007 11:02:09 -0000 1.3
51 +++ oprofile-0.9.3.ebuild 7 Jan 2008 05:37:34 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
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 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.3.ebuild,v 1.4 2008/01/07 05:37:34 tester Exp $
58
59 inherit eutils qt3 linux-info
60
61 @@ -10,7 +10,7 @@
62 LICENSE="GPL-2"
63
64 SLOT="0"
65 -KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
66 +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
67 # IUSE: it also needs kernel sources but all gentoo users have them
68 IUSE="qt3"
69 DEPEND=">=dev-libs/popt-1.7-r1
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list