Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Try-Tiny: Try-Tiny-0.07.ebuild ChangeLog Try-Tiny-0.06.ebuild
Date: Fri, 03 Dec 2010 01:28:33
Message-Id: 20101203012821.3E08020054@flycatcher.gentoo.org
1 xmw 10/12/03 01:28:21
2
3 Modified: Try-Tiny-0.07.ebuild ChangeLog Try-Tiny-0.06.ebuild
4 Log:
5 add ~arm (bug 302981)
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild?r1=1.2&r2=1.3
15
16 Index: Try-Tiny-0.07.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Try-Tiny-0.07.ebuild 28 Nov 2010 19:16:17 -0000 1.2
23 +++ Try-Tiny-0.07.ebuild 3 Dec 2010 01:28:21 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild,v 1.2 2010/11/28 19:16:17 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild,v 1.3 2010/12/03 01:28:21 xmw Exp $
29
30 EAPI=3
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
38 IUSE=""
39
40 SRC_TEST=do
41
42
43
44 1.11 dev-perl/Try-Tiny/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 28 Nov 2010 19:16:17 -0000 1.10
57 +++ ChangeLog 3 Dec 2010 01:28:21 -0000 1.11
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-perl/Try-Tiny
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.10 2010/11/28 19:16:17 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.11 2010/12/03 01:28:21 xmw Exp $
63 +
64 + 03 Dec 2010; Michael Weber <xmw@g.o> Try-Tiny-0.06.ebuild,
65 + Try-Tiny-0.07.ebuild:
66 + add ~arm (bug 302981)
67
68 28 Nov 2010; Raúl Porcel <armin76@g.o> Try-Tiny-0.07.ebuild:
69 Add ~alpha/~ia64/~sparc wrt #345605
70
71
72
73 1.4 dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild?r1=1.3&r2=1.4
78
79 Index: Try-Tiny-0.06.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- Try-Tiny-0.06.ebuild 5 Nov 2010 13:18:26 -0000 1.3
86 +++ Try-Tiny-0.06.ebuild 3 Dec 2010 01:28:21 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild,v 1.3 2010/11/05 13:18:26 hwoarang Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.06.ebuild,v 1.4 2010/12/03 01:28:21 xmw Exp $
92
93 EAPI=2
94
95 @@ -11,7 +11,7 @@
96
97 LICENSE="MIT"
98 SLOT="0"
99 -KEYWORDS="amd64 ~ppc x86"
100 +KEYWORDS="amd64 ~arm ~ppc x86"
101 IUSE=""
102
103 SRC_TEST=do