Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Safe: Safe-2.27.ebuild ChangeLog
Date: Sat, 26 Jun 2010 14:43:54
Message-Id: 20100626144351.6DEAE2CF7A@corvid.gentoo.org
1 armin76 10/06/26 14:43:51
2
3 Modified: Safe-2.27.ebuild ChangeLog
4 Log:
5 alpha/ia64/sparc/x86 stable wrt #325563
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.3 perl-core/Safe/Safe-2.27.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Safe/Safe-2.27.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Safe/Safe-2.27.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Safe/Safe-2.27.ebuild?r1=1.2&r2=1.3
14
15 Index: Safe-2.27.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.27.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- Safe-2.27.ebuild 25 Jun 2010 20:21:09 -0000 1.2
22 +++ Safe-2.27.ebuild 26 Jun 2010 14:43:51 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.27.ebuild,v 1.2 2010/06/25 20:21:09 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.27.ebuild,v 1.3 2010/06/26 14:43:51 armin76 Exp $
28
29 EAPI=3
30
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="Compile and execute code in restricted compartments"
33
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
36 +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc sparc x86"
37 IUSE=""
38
39 SRC_TEST=do
40
41
42
43 1.20 perl-core/Safe/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Safe/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 25 Jun 2010 20:21:09 -0000 1.19
56 +++ ChangeLog 26 Jun 2010 14:43:51 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for perl-core/Safe
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.19 2010/06/25 20:21:09 angelos Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.20 2010/06/26 14:43:51 armin76 Exp $
62 +
63 + 26 Jun 2010; Raúl Porcel <armin76@g.o> Safe-2.27.ebuild:
64 + alpha/ia64/sparc/x86 stable wrt #325563
65
66 25 Jun 2010; Christoph Mende <angelos@g.o> Safe-2.27.ebuild:
67 Stable on amd64 wrt bug #325563