Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTML-Mason-PSGIHandler: HTML-Mason-PSGIHandler-0.520.0.ebuild ChangeLog
Date: Thu, 04 Sep 2014 13:32:21
Message-Id: 20140904133215.E7D824B0C@oystercatcher.gentoo.org
1 zlogene 14/09/04 13:32:15
2
3 Modified: HTML-Mason-PSGIHandler-0.520.0.ebuild ChangeLog
4 Log:
5 Bump to EAPI=5
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.2 dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild?r1=1.1&r2=1.2
15
16 Index: HTML-Mason-PSGIHandler-0.520.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- HTML-Mason-PSGIHandler-0.520.0.ebuild 3 Feb 2012 17:03:13 -0000 1.1
23 +++ HTML-Mason-PSGIHandler-0.520.0.ebuild 4 Sep 2014 13:32:15 -0000 1.2
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild,v 1.1 2012/02/03 17:03:13 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.520.0.ebuild,v 1.2 2014/09/04 13:32:15 zlogene Exp $
30
31 -EAPI=4
32 +EAPI=5
33
34 MODULE_AUTHOR=ABH
35 MODULE_VERSION=0.52
36
37
38
39 1.3 dev-perl/HTML-Mason-PSGIHandler/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/ChangeLog?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/ChangeLog?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/ChangeLog?r1=1.2&r2=1.3
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/ChangeLog,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- ChangeLog 24 Jun 2012 12:58:49 -0000 1.2
52 +++ ChangeLog 4 Sep 2014 13:32:15 -0000 1.3
53 @@ -1,6 +1,10 @@
54 # ChangeLog for dev-perl/HTML-Mason-PSGIHandler
55 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/ChangeLog,v 1.2 2012/06/24 12:58:49 tove Exp $
57 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason-PSGIHandler/ChangeLog,v 1.3 2014/09/04 13:32:15 zlogene Exp $
59 +
60 + 04 Sep 2014; Mikle Kolyada <zlogene@g.o>
61 + HTML-Mason-PSGIHandler-0.520.0.ebuild:
62 + Bump to EAPI=5
63
64 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
65 Update CPAN upstream info