Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-SharedFork: ChangeLog Test-SharedFork-0.210.0.ebuild
Date: Tue, 11 Feb 2014 11:17:30
Message-Id: 20140211111723.BE19E2004C@flycatcher.gentoo.org
1 jer 14/02/11 11:17:23
2
3 Modified: ChangeLog Test-SharedFork-0.210.0.ebuild
4 Log:
5 Stable for HPPA (bug #474824).
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.10 dev-perl/Test-SharedFork/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 6 Jan 2013 14:57:45 -0000 1.9
23 +++ ChangeLog 11 Feb 2014 11:17:23 -0000 1.10
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Test-SharedFork
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog,v 1.9 2013/01/06 14:57:45 tove Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog,v 1.10 2014/02/11 11:17:23 jer Exp $
30 +
31 + 11 Feb 2014; Jeroen Roovers <jer@g.o> Test-SharedFork-0.210.0.ebuild:
32 + Stable for HPPA (bug #474824).
33
34 06 Jan 2013; Torsten Veller <tove@g.o>
35 -Test-SharedFork-0.200.0.ebuild:
36
37
38
39 1.3 dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild?r1=1.2&r2=1.3
44
45 Index: Test-SharedFork-0.210.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- Test-SharedFork-0.210.0.ebuild 17 Dec 2012 18:31:38 -0000 1.2
52 +++ Test-SharedFork-0.210.0.ebuild 11 Feb 2014 11:17:23 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild,v 1.2 2012/12/17 18:31:38 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/Test-SharedFork-0.210.0.ebuild,v 1.3 2014/02/11 11:17:23 jer Exp $
59
60 EAPI=4
61
62 @@ -11,7 +11,7 @@
63 DESCRIPTION="fork test"
64
65 SLOT="0"
66 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
67 +KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86"
68 IUSE="test"
69
70 RDEPEND=""