Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@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: Sat, 22 Jan 2011 10:13:09
Message-Id: 20110122101259.AAB5420054@flycatcher.gentoo.org
1 tove 11/01/22 10:12:59
2
3 Modified: ChangeLog perl-Safe-2.27.ebuild
4 Log:
5 Add perl-5.12.3 as provider
6
7 (Portage version: 2.2.0_alpha18/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.28 virtual/perl-Safe/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.28&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.28&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?r1=1.27&r2=1.28
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v
19 retrieving revision 1.27
20 retrieving revision 1.28
21 diff -u -r1.27 -r1.28
22 --- ChangeLog 17 Jan 2011 07:47:39 -0000 1.27
23 +++ ChangeLog 22 Jan 2011 10:12:59 -0000 1.28
24 @@ -1,6 +1,9 @@
25 # ChangeLog for virtual/perl-Safe
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.27 2011/01/17 07:47:39 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.28 2011/01/22 10:12:59 tove Exp $
29 +
30 + 22 Jan 2011; Torsten Veller <tove@g.o> perl-Safe-2.27.ebuild:
31 + Add perl-5.12.3 as provider
32
33 17 Jan 2011; Torsten Veller <tove@g.o> -perl-Safe-2.28.ebuild:
34 Cleanup
35
36
37
38 1.7 virtual/perl-Safe/perl-Safe-2.27.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild?r1=1.6&r2=1.7
43
44 Index: perl-Safe-2.27.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- perl-Safe-2.27.ebuild 7 Sep 2010 20:32:48 -0000 1.6
51 +++ perl-Safe-2.27.ebuild 22 Jan 2011 10:12:59 -0000 1.7
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.6 2010/09/07 20:32:48 tove Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.7 2011/01/22 10:12:59 tove Exp $
58
59 DESCRIPTION="Virtual for Safe"
60 HOMEPAGE=""
61 @@ -11,4 +11,4 @@
62 KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
63 IUSE=""
64
65 -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Safe-${PV} )"
66 +RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/Safe-${PV} )"