diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-03-19 20:51:33 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-03-19 20:51:33 +0000 |
commit | d08d7b20ca2d3fcde51a3b22e1eb0e828910108e (patch) | |
tree | dad9e48a959423b311cf67940fdc1f316ad5847e /dev-perl | |
parent | amd64/ppc64/ppc/x86 stable wrt bug #502738 (diff) | |
download | gentoo-2-d08d7b20ca2d3fcde51a3b22e1eb0e828910108e.tar.gz gentoo-2-d08d7b20ca2d3fcde51a3b22e1eb0e828910108e.tar.bz2 gentoo-2-d08d7b20ca2d3fcde51a3b22e1eb0e828910108e.zip |
ppc stable wrt bug #502742
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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=" |