Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-IMAPClient: ChangeLog Mail-IMAPClient-3.300.0.ebuild
Date: Sat, 26 May 2012 18:56:38
Message-Id: 20120526185627.EA94D2004B@flycatcher.gentoo.org
1 armin76 12/05/26 18:56:27
2
3 Modified: ChangeLog Mail-IMAPClient-3.300.0.ebuild
4 Log:
5 alpha/ia64/s390/sh/sparc stable wrt #404679
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.69 dev-perl/Mail-IMAPClient/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?rev=1.69&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?rev=1.69&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?r1=1.68&r2=1.69
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v
19 retrieving revision 1.68
20 retrieving revision 1.69
21 diff -u -r1.68 -r1.69
22 --- ChangeLog 16 Apr 2012 21:28:58 -0000 1.68
23 +++ ChangeLog 26 May 2012 18:56:27 -0000 1.69
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Mail-IMAPClient
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.68 2012/04/16 21:28:58 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.69 2012/05/26 18:56:27 armin76 Exp $
29 +
30 + 26 May 2012; Raúl Porcel <armin76@g.o>
31 + Mail-IMAPClient-3.300.0.ebuild:
32 + alpha/ia64/s390/sh/sparc stable wrt #404679
33
34 16 Apr 2012; Brent Baude <ranger@g.o> Mail-IMAPClient-3.300.0.ebuild:
35 Marking Mail-IMAPClient-3.300.0 ppc for bug 404679
36
37
38
39 1.6 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild?r1=1.5&r2=1.6
44
45 Index: Mail-IMAPClient-3.300.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- Mail-IMAPClient-3.300.0.ebuild 16 Apr 2012 21:28:58 -0000 1.5
52 +++ Mail-IMAPClient-3.300.0.ebuild 26 May 2012 18:56:27 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild,v 1.5 2012/04/16 21:28:58 ranger Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild,v 1.6 2012/05/26 18:56:27 armin76 Exp $
58
59 EAPI=4
60
61 @@ -11,7 +11,7 @@
62 DESCRIPTION="IMAP client module for Perl"
63
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
66 +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 s390 sh sparc x86"
67 IUSE="test"
68
69 RDEPEND=">=dev-perl/Parse-RecDescent-1.94"