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-CGI: perl-CGI-3.49.ebuild ChangeLog
Date: Tue, 07 Sep 2010 20:18:10
Message-Id: 20100907201800.64EC120051@flycatcher.gentoo.org
1 tove 10/09/07 20:18:00
2
3 Modified: perl-CGI-3.49.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.6 virtual/perl-CGI/perl-CGI-3.49.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild?r1=1.5&r2=1.6
15
16 Index: perl-CGI-3.49.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- perl-CGI-3.49.ebuild 23 Aug 2010 21:28:02 -0000 1.5
23 +++ perl-CGI-3.49.ebuild 7 Sep 2010 20:18:00 -0000 1.6
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-CGI/perl-CGI-3.49.ebuild,v 1.5 2010/08/23 21:28:02 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v 1.6 2010/09/07 20:18:00 tove Exp $
29
30 DESCRIPTION="Virtual for CGI"
31 HOMEPAGE=""
32 @@ -11,4 +11,4 @@
33 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
34 IUSE=""
35
36 -RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/CGI-${PV} )"
37 +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/CGI-${PV} )"
38
39
40
41 1.72 virtual/perl-CGI/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.72&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.72&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?r1=1.71&r2=1.72
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v
50 retrieving revision 1.71
51 retrieving revision 1.72
52 diff -u -r1.71 -r1.72
53 --- ChangeLog 23 Aug 2010 21:28:02 -0000 1.71
54 +++ ChangeLog 7 Sep 2010 20:18:00 -0000 1.72
55 @@ -1,6 +1,9 @@
56 # ChangeLog for virtual/perl-CGI
57 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.71 2010/08/23 21:28:02 maekke Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.72 2010/09/07 20:18:00 tove Exp $
60 +
61 + 07 Sep 2010; Torsten Veller <tove@g.o> perl-CGI-3.49.ebuild:
62 + Add perl-5.12.2 as provider
63
64 23 Aug 2010; Markus Meier <maekke@g.o> perl-CGI-3.49.ebuild:
65 arm stable, bug #333421