Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/CGI: CGI-3.650.0.ebuild ChangeLog
Date: Sun, 08 Feb 2015 11:41:44
Message-Id: 20150208114141.0F2C711512@oystercatcher.gentoo.org
1 zlogene 15/02/08 11:41:41
2
3 Modified: CGI-3.650.0.ebuild ChangeLog
4 Log:
5 amd64 stable wrt bug #536790
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.2 perl-core/CGI/CGI-3.650.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild?r1=1.1&r2=1.2
15
16 Index: CGI-3.650.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- CGI-3.650.0.ebuild 8 Oct 2014 22:29:10 -0000 1.1
23 +++ CGI-3.650.0.ebuild 8 Feb 2015 11:41:41 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.1 2014/10/08 22:29:10 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.650.0.ebuild,v 1.2 2015/02/08 11:41:41 zlogene Exp $
30
31 EAPI=5
32
33 @@ -12,7 +12,7 @@
34 DESCRIPTION="Simple Common Gateway Interface Class"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
39 IUSE="test"
40
41 DEPEND="
42
43
44
45 1.123 perl-core/CGI/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.123&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?rev=1.123&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CGI/ChangeLog?r1=1.122&r2=1.123
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v
54 retrieving revision 1.122
55 retrieving revision 1.123
56 diff -u -r1.122 -r1.123
57 --- ChangeLog 16 Nov 2014 15:31:55 -0000 1.122
58 +++ ChangeLog 8 Feb 2015 11:41:41 -0000 1.123
59 @@ -1,6 +1,9 @@
60 # ChangeLog for perl-core/CGI
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.122 2014/11/16 15:31:55 dilfridge Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.123 2015/02/08 11:41:41 zlogene Exp $
65 +
66 + 08 Feb 2015; Mikle Kolyada <zlogene@g.o> CGI-3.650.0.ebuild:
67 + amd64 stable wrt bug #536790
68
69 *CGI-4.90.0 (16 Nov 2014)