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-Exception: Test-Exception-0.310.0.ebuild Test-Exception-0.320.0.ebuild ChangeLog
Date: Sat, 01 Feb 2014 23:35:51
Message-Id: 20140201233548.3FD352004C@flycatcher.gentoo.org
1 vapier 14/02/01 23:35:48
2
3 Modified: Test-Exception-0.310.0.ebuild
4 Test-Exception-0.320.0.ebuild ChangeLog
5 Log:
6 Add arm64 love.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.10 dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild?r1=1.9&r2=1.10
16
17 Index: Test-Exception-0.310.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- Test-Exception-0.310.0.ebuild 11 Oct 2013 11:54:32 -0000 1.9
24 +++ Test-Exception-0.310.0.ebuild 1 Feb 2014 23:35:48 -0000 1.10
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.9 2013/10/11 11:54:32 zlogene Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.310.0.ebuild,v 1.10 2014/02/01 23:35:48 vapier Exp $
31
32 EAPI=4
33
34 @@ -11,7 +11,7 @@
35 DESCRIPTION="test functions for exception based code"
36
37 SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
39 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
40 IUSE=""
41
42 RDEPEND=">=virtual/perl-Test-Simple-0.64
43
44
45
46 1.2 dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild?r1=1.1&r2=1.2
51
52 Index: Test-Exception-0.320.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- Test-Exception-0.320.0.ebuild 26 Aug 2013 03:47:45 -0000 1.1
59 +++ Test-Exception-0.320.0.ebuild 1 Feb 2014 23:35:48 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild,v 1.1 2013/08/26 03:47:45 patrick Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.320.0.ebuild,v 1.2 2014/02/01 23:35:48 vapier Exp $
66
67 EAPI=4
68
69 @@ -11,7 +11,7 @@
70 DESCRIPTION="test functions for exception based code"
71
72 SLOT="0"
73 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
74 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
75 IUSE=""
76
77 RDEPEND=">=virtual/perl-Test-Simple-0.64
78
79
80
81 1.76 dev-perl/Test-Exception/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.76&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.76&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.75&r2=1.76
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
90 retrieving revision 1.75
91 retrieving revision 1.76
92 diff -u -r1.75 -r1.76
93 --- ChangeLog 11 Oct 2013 11:54:32 -0000 1.75
94 +++ ChangeLog 1 Feb 2014 23:35:48 -0000 1.76
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-perl/Test-Exception
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.75 2013/10/11 11:54:32 zlogene Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.76 2014/02/01 23:35:48 vapier Exp $
101 +
102 + 01 Feb 2014; Mike Frysinger <vapier@g.o> Test-Exception-0.310.0.ebuild,
103 + Test-Exception-0.320.0.ebuild:
104 + Add arm64 love.
105
106 11 Oct 2013; Mikle Kolyada <zlogene@g.o> Test-Exception-0.310.0.ebuild:
107 alpha stable wrt bug #400231