Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-CGI: perl-CGI-3.510.ebuild ChangeLog
Date: Tue, 18 Jan 2011 10:00:00
Message-Id: 20110118095949.A27192004E@flycatcher.gentoo.org
1 fauli 11/01/18 09:59:49
2
3 Modified: perl-CGI-3.510.ebuild ChangeLog
4 Log:
5 stable x86, security bug 351699
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 virtual/perl-CGI/perl-CGI-3.510.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild?r1=1.3&r2=1.4
15
16 Index: perl-CGI-3.510.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- perl-CGI-3.510.ebuild 15 Jan 2011 17:55:45 -0000 1.3
23 +++ perl-CGI-3.510.ebuild 18 Jan 2011 09:59:49 -0000 1.4
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-CGI/perl-CGI-3.510.ebuild,v 1.3 2011/01/15 17:55:45 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.510.ebuild,v 1.4 2011/01/18 09:59:49 fauli Exp $
29
30 DESCRIPTION="Virtual for CGI"
31 HOMEPAGE=""
32 @@ -8,7 +8,7 @@
33
34 LICENSE=""
35 SLOT="0"
36 -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"
37 +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"
38 IUSE=""
39
40 RDEPEND="~perl-core/CGI-${PV}"
41
42
43
44 1.88 virtual/perl-CGI/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.88&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.88&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?r1=1.87&r2=1.88
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v
53 retrieving revision 1.87
54 retrieving revision 1.88
55 diff -u -r1.87 -r1.88
56 --- ChangeLog 15 Jan 2011 17:55:45 -0000 1.87
57 +++ ChangeLog 18 Jan 2011 09:59:49 -0000 1.88
58 @@ -1,6 +1,10 @@
59 # ChangeLog for virtual/perl-CGI
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.87 2011/01/15 17:55:45 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.88 2011/01/18 09:59:49 fauli Exp $
63 +
64 + 18 Jan 2011; Christian Faulhammer <fauli@g.o>
65 + perl-CGI-3.510.ebuild:
66 + stable x86, security bug 351699
67
68 15 Jan 2011; Markos Chandras <hwoarang@g.o> perl-CGI-3.510.ebuild:
69 Stable on amd64 wrt bug #351699