Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Raul Porcel (armin76)" <armin76@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-perl/Mail-IMAPClient: ChangeLog Mail-IMAPClient-3.300.0.ebuild
|
|
Date:
|
Sat, 26 May 2012 18:56:27 +0000 (UTC)
|
|
armin76 12/05/26 18:56:27
Modified: ChangeLog Mail-IMAPClient-3.300.0.ebuild
Log:
alpha/ia64/s390/sh/sparc stable wrt #404679
(Portage version: 2.1.10.53/cvs/Linux ia64)
Revision Changes Path
1.69 dev-perl/Mail-IMAPClient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 16 Apr 2012 21:28:58 -0000 1.68
+++ ChangeLog 26 May 2012 18:56:27 -0000 1.69
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Mail-IMAPClient
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.68 2012/04/16 21:28:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.69 2012/05/26 18:56:27 armin76 Exp $
+
+ 26 May 2012; Raúl Porcel <armin76@g.o>
+ Mail-IMAPClient-3.300.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #404679
16 Apr 2012; Brent Baude <ranger@g.o> Mail-IMAPClient-3.300.0.ebuild:
Marking Mail-IMAPClient-3.300.0 ppc for bug 404679
1.6 dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild?rev=1.6&view=markup
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
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
Index: Mail-IMAPClient-3.300.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.300.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Mail-IMAPClient-3.300.0.ebuild 16 Apr 2012 21:28:58 -0000 1.5
+++ Mail-IMAPClient-3.300.0.ebuild 26 May 2012 18:56:27 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="IMAP client module for Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 s390 sh sparc x86"
IUSE="test"
RDEPEND=">=dev-perl/Parse-RecDescent-1.94"
|
|