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-threads-shared: perl-threads-shared-1.32.ebuild ChangeLog
Date: Tue, 07 Sep 2010 20:38:59
Message-Id: 20100907203852.676F020051@flycatcher.gentoo.org
1 tove 10/09/07 20:38:52
2
3 Modified: perl-threads-shared-1.32.ebuild ChangeLog
4 Log:
5 Add perl-5.12.2 as provider
6
7 (Portage version: 2.2_rc77/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild?r1=1.2&r2=1.3
15
16 Index: perl-threads-shared-1.32.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- perl-threads-shared-1.32.ebuild 14 Jul 2010 06:45:50 -0000 1.2
23 +++ perl-threads-shared-1.32.ebuild 7 Sep 2010 20:38:52 -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/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild,v 1.2 2010/07/14 06:45:50 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild,v 1.3 2010/09/07 20:38:52 tove Exp $
29
30 DESCRIPTION="Virtual for threads-shared"
31 HOMEPAGE=""
32 @@ -12,4 +12,4 @@
33 IUSE=""
34
35 DEPEND=""
36 -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/threads-shared-${PV} )"
37 +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/threads-shared-${PV} )"
38
39
40
41 1.4 virtual/perl-threads-shared/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?r1=1.3&r2=1.4
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- ChangeLog 14 Jul 2010 06:45:50 -0000 1.3
54 +++ ChangeLog 7 Sep 2010 20:38:52 -0000 1.4
55 @@ -1,6 +1,10 @@
56 # ChangeLog for virtual/perl-threads-shared
57 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.3 2010/07/14 06:45:50 tove Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.4 2010/09/07 20:38:52 tove Exp $
60 +
61 + 07 Sep 2010; Torsten Veller <tove@g.o>
62 + perl-threads-shared-1.32.ebuild:
63 + Add perl-5.12.2 as provider
64
65 14 Jul 2010; Torsten Veller <tove@g.o>
66 perl-threads-shared-1.32.ebuild: