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, 28 Jun 2011 19:58:58
Message-Id: 20110628195511.7F83D20070@flycatcher.gentoo.org
1 tove 11/06/28 19:55:11
2
3 Modified: perl-threads-shared-1.32.ebuild ChangeLog
4 Log:
5 Add perl-5.12.4 virtual
6
7 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild?rev=1.5&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.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- perl-threads-shared-1.32.ebuild 22 Jan 2011 10:15:45 -0000 1.4
23 +++ perl-threads-shared-1.32.ebuild 28 Jun 2011 19:55:11 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 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.4 2011/01/22 10:15:45 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/perl-threads-shared-1.32.ebuild,v 1.5 2011/06/28 19:55:11 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.3 ~dev-lang/perl-5.12.2 ~perl-core/threads-shared-${PV} )"
37 +RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/threads-shared-${PV} )"
38
39
40
41 1.11 virtual/perl-threads-shared/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?rev=1.11&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?rev=1.11&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-threads-shared/ChangeLog?r1=1.10&r2=1.11
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v
50 retrieving revision 1.10
51 retrieving revision 1.11
52 diff -u -r1.10 -r1.11
53 --- ChangeLog 18 Jun 2011 20:20:50 -0000 1.10
54 +++ ChangeLog 28 Jun 2011 19:55:11 -0000 1.11
55 @@ -1,6 +1,10 @@
56 # ChangeLog for virtual/perl-threads-shared
57 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.10 2011/06/18 20:20:50 tove Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-threads-shared/ChangeLog,v 1.11 2011/06/28 19:55:11 tove Exp $
60 +
61 + 28 Jun 2011; Torsten Veller <tove@g.o>
62 + perl-threads-shared-1.32.ebuild:
63 + Add perl-5.12.4 virtual
64
65 *perl-threads-shared-1.370.0-r2 (18 Jun 2011)