Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/TAP-Parser-SourceHandler-pgTAP: TAP-Parser-SourceHandler-pgTAP-3.29.ebuild ChangeLog
Date: Wed, 01 May 2013 10:31:53
Message-Id: 20130501103149.31D352171D@flycatcher.gentoo.org
1 ago 13/05/01 10:31:48
2
3 Modified: TAP-Parser-SourceHandler-pgTAP-3.29.ebuild
4 ChangeLog
5 Log:
6 Stable for amd64, wrt bug #468036
7
8 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
9
10 Revision Changes Path
11 1.2 dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild?r1=1.1&r2=1.2
16
17 Index: TAP-Parser-SourceHandler-pgTAP-3.29.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- TAP-Parser-SourceHandler-pgTAP-3.29.ebuild 30 Mar 2013 19:15:22 -0000 1.1
24 +++ TAP-Parser-SourceHandler-pgTAP-3.29.ebuild 1 May 2013 10:31:48 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild,v 1.1 2013/03/30 19:15:22 titanofold Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/TAP-Parser-SourceHandler-pgTAP-3.29.ebuild,v 1.2 2013/05/01 10:31:48 ago Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Stream TAP from pgTAP test scripts"
35
36 SLOT="0"
37 -KEYWORDS="~amd64"
38 +KEYWORDS="amd64"
39
40 RDEPEND="virtual/perl-Test-Harness"
41 DEPEND="${RDEPEND}
42
43
44
45 1.2 dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog?r1=1.1&r2=1.2
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- ChangeLog 30 Mar 2013 19:15:22 -0000 1.1
58 +++ ChangeLog 1 May 2013 10:31:48 -0000 1.2
59 @@ -1,10 +1,13 @@
60 # ChangeLog for dev-perl/TAP-Parser-SourceHandler-pgTAP
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog,v 1.1 2013/03/30 19:15:22 titanofold Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TAP-Parser-SourceHandler-pgTAP/ChangeLog,v 1.2 2013/05/01 10:31:48 ago Exp $
64 +
65 + 01 May 2013; Agostino Sarubbo <ago@g.o>
66 + TAP-Parser-SourceHandler-pgTAP-3.29.ebuild:
67 + Stable for amd64, wrt bug #468036
68
69 *TAP-Parser-SourceHandler-pgTAP-3.29 (30 Mar 2013)
70
71 30 Mar 2013; Aaron W. Swenson <titanofold@g.o>
72 +TAP-Parser-SourceHandler-pgTAP-3.29.ebuild, +metadata.xml:
73 New ebuild used by dev-db/pgtap.
74 -