Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/systemtap: systemtap-2.4.ebuild ChangeLog
Date: Mon, 24 Feb 2014 00:45:07
Message-Id: 20140224004504.577DF2004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 00:45:04
2
3 Modified: systemtap-2.4.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #500728
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.2 dev-util/systemtap/systemtap-2.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/systemtap-2.4.ebuild?r1=1.1&r2=1.2
15
16 Index: systemtap-2.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- systemtap-2.4.ebuild 7 Nov 2013 19:56:12 -0000 1.1
23 +++ systemtap-2.4.ebuild 24 Feb 2014 00:45:04 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.4.ebuild,v 1.1 2013/11/07 19:56:12 swegener Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-2.4.ebuild,v 1.2 2014/02/24 00:45:04 phajdan.jr Exp $
30
31 EAPI=4
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
38 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
39 IUSE="sqlite"
40
41 DEPEND=">=dev-libs/elfutils-0.142
42
43
44
45 1.111 dev-util/systemtap/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.111&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?rev=1.111&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/systemtap/ChangeLog?r1=1.110&r2=1.111
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v
54 retrieving revision 1.110
55 retrieving revision 1.111
56 diff -u -r1.110 -r1.111
57 --- ChangeLog 7 Nov 2013 19:56:12 -0000 1.110
58 +++ ChangeLog 24 Feb 2014 00:45:04 -0000 1.111
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-util/systemtap
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.110 2013/11/07 19:56:12 swegener Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.111 2014/02/24 00:45:04 phajdan.jr Exp $
65 +
66 + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> systemtap-2.4.ebuild:
67 + x86 stable wrt bug #500728
68
69 *systemtap-2.4 (07 Nov 2013)