Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Test-Simple: Test-Simple-0.96.ebuild Test-Simple-0.94.ebuild ChangeLog
Date: Mon, 20 Jan 2014 20:46:39
Message-Id: 20140120204627.23BF82004C@flycatcher.gentoo.org
1 vapier 14/01/20 20:46:27
2
3 Modified: Test-Simple-0.96.ebuild Test-Simple-0.94.ebuild
4 ChangeLog
5 Log:
6 Add arm64 love.
7
8 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.3 perl-core/Test-Simple/Test-Simple-0.96.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild?r1=1.2&r2=1.3
16
17 Index: Test-Simple-0.96.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- Test-Simple-0.96.ebuild 30 Jul 2011 12:26:57 -0000 1.2
24 +++ Test-Simple-0.96.ebuild 20 Jan 2014 20:46:26 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 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/perl-core/Test-Simple/Test-Simple-0.96.ebuild,v 1.2 2011/07/30 12:26:57 tove Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild,v 1.3 2014/01/20 20:46:26 vapier Exp $
31
32 EAPI=3
33
34 @@ -10,7 +10,7 @@
35 DESCRIPTION="Basic utilities for writing tests"
36
37 SLOT="0"
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
40 IUSE=""
41
42 SRC_TEST="do"
43
44
45
46 1.11 perl-core/Test-Simple/Test-Simple-0.94.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?rev=1.11&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?rev=1.11&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?r1=1.10&r2=1.11
51
52 Index: Test-Simple-0.94.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v
55 retrieving revision 1.10
56 retrieving revision 1.11
57 diff -u -r1.10 -r1.11
58 --- Test-Simple-0.94.ebuild 30 Jul 2011 12:26:57 -0000 1.10
59 +++ Test-Simple-0.94.ebuild 20 Jan 2014 20:46:26 -0000 1.11
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2011 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/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.10 2011/07/30 12:26:57 tove Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.11 2014/01/20 20:46:26 vapier Exp $
66
67 EAPI=2
68
69 @@ -10,7 +10,7 @@
70 DESCRIPTION="Basic utilities for writing tests"
71
72 SLOT="0"
73 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~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 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
75 IUSE=""
76
77 SRC_TEST="do"
78
79
80
81 1.95 perl-core/Test-Simple/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/ChangeLog?rev=1.95&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/ChangeLog?rev=1.95&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/ChangeLog?r1=1.94&r2=1.95
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v
90 retrieving revision 1.94
91 retrieving revision 1.95
92 diff -u -r1.94 -r1.95
93 --- ChangeLog 19 Jan 2014 21:07:02 -0000 1.94
94 +++ ChangeLog 20 Jan 2014 20:46:26 -0000 1.95
95 @@ -1,6 +1,10 @@
96 # ChangeLog for perl-core/Test-Simple
97 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.94 2014/01/19 21:07:02 vapier Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.95 2014/01/20 20:46:26 vapier Exp $
100 +
101 + 20 Jan 2014; Mike Frysinger <vapier@g.o> Test-Simple-0.94.ebuild,
102 + Test-Simple-0.96.ebuild:
103 + Add arm64 love.
104
105 19 Jan 2014; Mike Frysinger <vapier@g.o> Test-Simple-0.980.0.ebuild,
106 Test-Simple-0.980.5.ebuild: