Gentoo Archives: gentoo-commits

From: "Andrew Savchenko (bircoph)" <bircoph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/oprofile: oprofile-0.9.9.ebuild ChangeLog oprofile-0.9.7.ebuild oprofile-0.9.6-r1.ebuild
Date: Mon, 01 Dec 2014 07:31:15
Message-Id: 20141201073109.76002B452@oystercatcher.gentoo.org
1 bircoph 14/12/01 07:31:09
2
3 Modified: oprofile-0.9.9.ebuild ChangeLog
4 Removed: oprofile-0.9.7.ebuild oprofile-0.9.6-r1.ebuild
5 Log:
6 Drop old versions. Fix repoman warnings.
7
8 Signed-off-by: Andrew Savchenko <bircoph@g.o>
9 (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
10
11 Revision Changes Path
12 1.4 dev-util/oprofile/oprofile-0.9.9.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild?r1=1.3&r2=1.4
17
18 Index: oprofile-0.9.9.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- oprofile-0.9.9.ebuild 22 Dec 2013 14:44:44 -0000 1.3
25 +++ oprofile-0.9.9.ebuild 1 Dec 2014 07:31:09 -0000 1.4
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2013 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild,v 1.3 2013/12/22 14:44:44 ago Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild,v 1.4 2014/12/01 07:31:09 bircoph Exp $
32
33 EAPI="5"
34 inherit eutils linux-info multilib user java-pkg-opt-2
35
36
37
38 1.98 dev-util/oprofile/ChangeLog
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.98&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.98&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.97&r2=1.98
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
47 retrieving revision 1.97
48 retrieving revision 1.98
49 diff -u -r1.97 -r1.98
50 --- ChangeLog 1 Dec 2014 06:39:59 -0000 1.97
51 +++ ChangeLog 1 Dec 2014 07:31:09 -0000 1.98
52 @@ -1,6 +1,19 @@
53 # ChangeLog for dev-util/oprofile
54 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.97 2014/12/01 06:39:59 bircoph Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.98 2014/12/01 07:31:09 bircoph Exp $
57 +
58 + 01 Dec 2014; Andrew Savchenko <bircoph@g.o> -oprofile-0.9.6-r1.ebuild,
59 + -oprofile-0.9.7.ebuild,
60 + -files/oprofile-0.9.6-Add-argument-checking-for-numerical-arguments.patch,
61 + -files/oprofile-0.9.6-Avoid-blindly-source-SETUP_FILE-with.patch,
62 + -files/oprofile-0.9.6-Avoid-using-bash.patch,
63 + -files/oprofile-0.9.6-Do-additional-checks-on-user-supplied-arguments.patch,
64 + -files/oprofile-0.9.6-Ensure-that-save-only-saves-things-in-SESSION_DIR.patch
65 + ,
66 + -files/oprofile-0.9.6-Fix-opcontrol-status-to-show-accurate-information.patch
67 + , -files/oprofile-0.9.6-mutable.patch, -files/oprofile-0.9.7-bfd.h-1.patch,
68 + -files/oprofile-0.9.7-bfd.h-2.patch:
69 + Drop old version. Fix repoman warnings.
70
71 *oprofile-1.0.0 (01 Dec 2014)