Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Fatal: Test-Fatal-0.10.0.ebuild ChangeLog
Date: Sat, 01 Feb 2014 23:53:12
Message-Id: 20140201235309.712C42004C@flycatcher.gentoo.org
1 vapier 14/02/01 23:53:09
2
3 Modified: Test-Fatal-0.10.0.ebuild ChangeLog
4 Log:
5 Add arm64/m68k love.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.12 dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild?r1=1.11&r2=1.12
15
16 Index: Test-Fatal-0.10.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- Test-Fatal-0.10.0.ebuild 5 Jan 2014 10:49:11 -0000 1.11
23 +++ Test-Fatal-0.10.0.ebuild 1 Feb 2014 23:53:09 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild,v 1.11 2014/01/05 10:49:11 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild,v 1.12 2014/02/01 23:53:09 vapier Exp $
29
30 EAPI=4
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
34
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38 IUSE="test"
39
40 RDEPEND=">=dev-perl/Try-Tiny-0.70.0"
41
42
43
44 1.32 dev-perl/Test-Fatal/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/ChangeLog?rev=1.32&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/ChangeLog?rev=1.32&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/ChangeLog?r1=1.31&r2=1.32
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v
53 retrieving revision 1.31
54 retrieving revision 1.32
55 diff -u -r1.31 -r1.32
56 --- ChangeLog 5 Jan 2014 10:49:12 -0000 1.31
57 +++ ChangeLog 1 Feb 2014 23:53:09 -0000 1.32
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Test-Fatal
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.31 2014/01/05 10:49:12 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.32 2014/02/01 23:53:09 vapier Exp $
63 +
64 + 01 Feb 2014; Mike Frysinger <vapier@g.o> Test-Fatal-0.10.0.ebuild:
65 + Add arm64/m68k love.
66
67 05 Jan 2014; Markos Chandras <hwoarang@g.o> Test-Fatal-0.10.0.ebuild:
68 Add ~mips