Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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
Date: Sun, 28 Nov 2010 19:16:30
Message-Id: 20101128191617.A755320051@flycatcher.gentoo.org
1 armin76 10/11/28 19:16:17
2
3 Modified: Try-Tiny-0.07.ebuild ChangeLog
4 Log:
5 Add ~alpha/~ia64/~sparc wrt #345605
6
7 (Portage version: 2.1.9.24/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.2 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.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.07.ebuild?rev=1.2&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.1&r2=1.2
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.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- Try-Tiny-0.07.ebuild 22 Oct 2010 07:44:25 -0000 1.1
23 +++ Try-Tiny-0.07.ebuild 28 Nov 2010 19:16:17 -0000 1.2
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.1 2010/10/22 07:44:25 tove Exp $
28 +# $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 $
29
30 EAPI=3
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
38 IUSE=""
39
40 SRC_TEST=do
41
42
43
44 1.10 dev-perl/Try-Tiny/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Try-Tiny/ChangeLog?r1=1.9&r2=1.10
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- ChangeLog 5 Nov 2010 13:18:26 -0000 1.9
57 +++ ChangeLog 28 Nov 2010 19:16:17 -0000 1.10
58 @@ -1,6 +1,9 @@
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.9 2010/11/05 13:18:26 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.10 2010/11/28 19:16:17 armin76 Exp $
63 +
64 + 28 Nov 2010; Raúl Porcel <armin76@g.o> Try-Tiny-0.07.ebuild:
65 + Add ~alpha/~ia64/~sparc wrt #345605
66
67 05 Nov 2010; Markos Chandras <hwoarang@g.o> Try-Tiny-0.06.ebuild:
68 Stable on amd64 wrt bug #341865