diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-IMAPClient/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-IMAPClient/ChangeLog b/dev-perl/Mail-IMAPClient/ChangeLog index 1787d2309429..11cbc9f44067 100644 --- a/dev-perl/Mail-IMAPClient/ChangeLog +++ b/dev-perl/Mail-IMAPClient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-IMAPClient # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.100 2014/03/19 15:20:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.101 2014/03/19 20:51:33 zlogene Exp $ + + 19 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> + Mail-IMAPClient-3.350.0.ebuild: + ppc stable wrt bug #502742 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Mail-IMAPClient-3.350.0.ebuild: Stable for alpha, wrt bug #502742 diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild index 8340094aeb48..56c988dd0cc0 100644 --- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild +++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.350.0.ebuild,v 1.7 2014/03/19 15:20:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.350.0.ebuild,v 1.8 2014/03/19 20:51:33 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module 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=" |