Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-CGI: ChangeLog perl-CGI-3.50.ebuild
Date: Mon, 29 Nov 2010 09:23:33
Message-Id: 20101129092320.2DBF120051@flycatcher.gentoo.org
1 phajdan.jr 10/11/29 09:23:20
2
3 Modified: ChangeLog perl-CGI-3.50.ebuild
4 Log:
5 x86 stable wrt security bug #345845
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.78 virtual/perl-CGI/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.78&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.78&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?r1=1.77&r2=1.78
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v
18 retrieving revision 1.77
19 retrieving revision 1.78
20 diff -u -r1.77 -r1.78
21 --- ChangeLog 15 Nov 2010 11:51:04 -0000 1.77
22 +++ ChangeLog 29 Nov 2010 09:23:20 -0000 1.78
23 @@ -1,6 +1,9 @@
24 # ChangeLog for virtual/perl-CGI
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.77 2010/11/15 11:51:04 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.78 2010/11/29 09:23:20 phajdan.jr Exp $
28 +
29 + 29 Nov 2010; Pawel Hajdan jr <phajdan.jr@g.o> perl-CGI-3.50.ebuild:
30 + x86 stable wrt security bug #345845
31
32 *perl-CGI-3.50 (15 Nov 2010)
33
34
35
36
37 1.2 virtual/perl-CGI/perl-CGI-3.50.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.50.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.50.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.50.ebuild?r1=1.1&r2=1.2
42
43 Index: perl-CGI-3.50.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.50.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- perl-CGI-3.50.ebuild 15 Nov 2010 11:51:04 -0000 1.1
50 +++ perl-CGI-3.50.ebuild 29 Nov 2010 09:23:20 -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-CGI/perl-CGI-3.50.ebuild,v 1.1 2010/11/15 11:51:04 tove Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.50.ebuild,v 1.2 2010/11/29 09:23:20 phajdan.jr Exp $
56
57 DESCRIPTION="Virtual for CGI"
58 HOMEPAGE=""
59 @@ -8,7 +8,7 @@
60
61 LICENSE=""
62 SLOT="0"
63 -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"
64 +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"
65 IUSE=""
66
67 RDEPEND="~perl-core/CGI-${PV}"