Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-IMAPClient: Mail-IMAPClient-3.330.0.ebuild ChangeLog
Date: Tue, 11 Feb 2014 15:30:09
Message-Id: 20140211153005.1504E2004C@flycatcher.gentoo.org
1 hattya 14/02/11 15:30:05
2
3 Modified: Mail-IMAPClient-3.330.0.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #492190
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.2 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild?r1=1.1&r2=1.2
15
16 Index: Mail-IMAPClient-3.330.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- Mail-IMAPClient-3.330.0.ebuild 15 Aug 2013 06:30:11 -0000 1.1
23 +++ Mail-IMAPClient-3.330.0.ebuild 11 Feb 2014 15:30:04 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 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/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild,v 1.1 2013/08/15 06:30:11 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild,v 1.2 2014/02/11 15:30:04 hattya Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="IMAP client module for Perl"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
38 +KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
39 IUSE="test"
40
41 RDEPEND="
42
43
44
45 1.88 dev-perl/Mail-IMAPClient/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?rev=1.88&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?rev=1.88&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?r1=1.87&r2=1.88
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v
54 retrieving revision 1.87
55 retrieving revision 1.88
56 diff -u -r1.87 -r1.88
57 --- ChangeLog 26 Nov 2013 07:48:23 -0000 1.87
58 +++ ChangeLog 11 Feb 2014 15:30:04 -0000 1.88
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Mail-IMAPClient
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.87 2013/11/26 07:48:23 patrick Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.88 2014/02/11 15:30:04 hattya Exp $
65 +
66 + 11 Feb 2014; Akinori Hattori <hattya@g.o>
67 + Mail-IMAPClient-3.330.0.ebuild:
68 + ia64 stable wrt bug #492190
69
70 *Mail-IMAPClient-3.350.0 (26 Nov 2013)