Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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: Sun, 05 Jan 2014 10:49:16
Message-Id: 20140105104912.2AE4A2004C@flycatcher.gentoo.org
1 hwoarang 14/01/05 10:49:12
2
3 Modified: Test-Fatal-0.10.0.ebuild ChangeLog
4 Log:
5 Add ~mips
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.11 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.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild?rev=1.11&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.10&r2=1.11
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.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- Test-Fatal-0.10.0.ebuild 9 Sep 2012 16:19:28 -0000 1.10
23 +++ Test-Fatal-0.10.0.ebuild 5 Jan 2014 10:49:11 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 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-perl/Test-Fatal/Test-Fatal-0.10.0.ebuild,v 1.10 2012/09/09 16:19:28 armin76 Exp $
29 +# $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 $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Incredibly simple helpers for testing code with exceptions"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 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 +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"
39 IUSE="test"
40
41 RDEPEND=">=dev-perl/Try-Tiny-0.70.0"
42
43
44
45 1.31 dev-perl/Test-Fatal/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/ChangeLog?rev=1.31&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/ChangeLog?rev=1.31&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Fatal/ChangeLog?r1=1.30&r2=1.31
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v
54 retrieving revision 1.30
55 retrieving revision 1.31
56 diff -u -r1.30 -r1.31
57 --- ChangeLog 9 Sep 2012 16:19:28 -0000 1.30
58 +++ ChangeLog 5 Jan 2014 10:49:12 -0000 1.31
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/Test-Fatal
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.30 2012/09/09 16:19:28 armin76 Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Fatal/ChangeLog,v 1.31 2014/01/05 10:49:12 hwoarang Exp $
65 +
66 + 05 Jan 2014; Markos Chandras <hwoarang@g.o> Test-Fatal-0.10.0.ebuild:
67 + Add ~mips
68
69 09 Sep 2012; Raúl Porcel <armin76@g.o> Test-Fatal-0.10.0.ebuild:
70 alpha/ia64/s390/sh/sparc stable wrt #418803