Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Test-Simple: ChangeLog Test-Simple-0.980.0.ebuild Test-Simple-0.94.ebuild Test-Simple-0.96.ebuild
Date: Sat, 30 Jul 2011 12:27:09
Message-Id: 20110730122658.09A0B2004B@flycatcher.gentoo.org
1 tove 11/07/30 12:26:57
2
3 Modified: ChangeLog Test-Simple-0.980.0.ebuild
4 Test-Simple-0.94.ebuild Test-Simple-0.96.ebuild
5 Log:
6 Drop ~sparc-fbsd KEYWORD
7
8 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.84 perl-core/Test-Simple/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/ChangeLog?rev=1.84&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/ChangeLog?rev=1.84&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/ChangeLog?r1=1.83&r2=1.84
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v
20 retrieving revision 1.83
21 retrieving revision 1.84
22 diff -u -r1.83 -r1.84
23 --- ChangeLog 19 May 2011 18:56:27 -0000 1.83
24 +++ ChangeLog 30 Jul 2011 12:26:57 -0000 1.84
25 @@ -1,6 +1,10 @@
26 # ChangeLog for perl-core/Test-Simple
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.83 2011/05/19 18:56:27 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.84 2011/07/30 12:26:57 tove Exp $
30 +
31 + 30 Jul 2011; Torsten Veller <tove@g.o> Test-Simple-0.94.ebuild,
32 + Test-Simple-0.96.ebuild, Test-Simple-0.980.0.ebuild:
33 + Drop ~sparc-fbsd KEYWORD
34
35 *Test-Simple-0.980.0 (19 May 2011)
36
37
38
39
40 1.2 perl-core/Test-Simple/Test-Simple-0.980.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild?r1=1.1&r2=1.2
45
46 Index: Test-Simple-0.980.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- Test-Simple-0.980.0.ebuild 19 May 2011 18:56:27 -0000 1.1
53 +++ Test-Simple-0.980.0.ebuild 30 Jul 2011 12:26:57 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild,v 1.1 2011/05/19 18:56:27 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.980.0.ebuild,v 1.2 2011/07/30 12:26:57 tove Exp $
59
60 EAPI=3
61
62 @@ -11,7 +11,7 @@
63 DESCRIPTION="Basic utilities for writing tests"
64
65 SLOT="0"
66 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE=""
69
70 SRC_TEST="do"
71
72
73
74 1.10 perl-core/Test-Simple/Test-Simple-0.94.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?rev=1.10&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?rev=1.10&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?r1=1.9&r2=1.10
79
80 Index: Test-Simple-0.94.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v
83 retrieving revision 1.9
84 retrieving revision 1.10
85 diff -u -r1.9 -r1.10
86 --- Test-Simple-0.94.ebuild 22 Oct 2010 18:07:09 -0000 1.9
87 +++ Test-Simple-0.94.ebuild 30 Jul 2011 12:26:57 -0000 1.10
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.9 2010/10/22 18:07:09 ssuominen Exp $
93 +# $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 $
94
95 EAPI=2
96
97 @@ -10,7 +10,7 @@
98 DESCRIPTION="Basic utilities for writing tests"
99
100 SLOT="0"
101 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
102 +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"
103 IUSE=""
104
105 SRC_TEST="do"
106
107
108
109 1.2 perl-core/Test-Simple/Test-Simple-0.96.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild?r1=1.1&r2=1.2
114
115 Index: Test-Simple-0.96.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- Test-Simple-0.96.ebuild 15 Aug 2010 07:06:36 -0000 1.1
122 +++ Test-Simple-0.96.ebuild 30 Jul 2011 12:26:57 -0000 1.2
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2010 Gentoo Foundation
125 +# Copyright 1999-2011 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.96.ebuild,v 1.1 2010/08/15 07:06:36 tove Exp $
128 +# $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 $
129
130 EAPI=3
131
132 @@ -10,7 +10,7 @@
133 DESCRIPTION="Basic utilities for writing tests"
134
135 SLOT="0"
136 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
137 +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"
138 IUSE=""
139
140 SRC_TEST="do"