Gentoo Archives: gentoo-commits

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