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/Mail-POP3Client: Mail-POP3Client-2.190.0.ebuild ChangeLog
Date: Sat, 04 Jul 2015 19:02:28
Message-Id: 20150704190219.E95D874B@oystercatcher.gentoo.org
1 zlogene 15/07/04 19:02:19
2
3 Modified: ChangeLog
4 Added: Mail-POP3Client-2.190.0.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
9
10 Revision Changes Path
11 1.42 dev-perl/Mail-POP3Client/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog?rev=1.42&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog?rev=1.42&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog?r1=1.41&r2=1.42
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v
20 retrieving revision 1.41
21 retrieving revision 1.42
22 diff -u -r1.41 -r1.42
23 --- ChangeLog 22 Aug 2014 19:30:53 -0000 1.41
24 +++ ChangeLog 4 Jul 2015 19:02:19 -0000 1.42
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-perl/Mail-POP3Client
27 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.41 2014/08/22 19:30:53 axs Exp $
29 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/ChangeLog,v 1.42 2015/07/04 19:02:19 zlogene Exp $
31 +
32 +*Mail-POP3Client-2.190.0 (04 Jul 2015)
33 +
34 + 04 Jul 2015; Mikle Kolyada <zlogene@g.o>
35 + +Mail-POP3Client-2.190.0.ebuild:
36 + Version bump
37
38 *Mail-POP3Client-2.180.0-r1 (22 Aug 2014)
39
40
41
42
43 1.1 dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild?rev=1.1&content-type=text/plain
47
48 Index: Mail-POP3Client-2.190.0.ebuild
49 ===================================================================
50 # Copyright 1999-2015 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild,v 1.1 2015/07/04 19:02:19 zlogene Exp $
53
54 EAPI=5
55
56 MODULE_AUTHOR=SDOWD
57 MODULE_VERSION=2.19
58 inherit perl-module
59
60 DESCRIPTION="POP3 client module for Perl"
61
62 SLOT="0"
63 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
64 IUSE=""
65
66 SRC_TEST="do"