diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-23 18:03:23 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-23 18:03:23 +0000 |
commit | db0457af9c127cba516c1dab0a9205f7e84a9f93 (patch) | |
tree | a181b99934a76bdbc53d38dff7b8cff76a8a5652 /dev-perl/Mail-IMAPClient | |
parent | 4.1.8 version bump. (diff) | |
download | gentoo-2-db0457af9c127cba516c1dab0a9205f7e84a9f93.tar.gz gentoo-2-db0457af9c127cba516c1dab0a9205f7e84a9f93.tar.bz2 gentoo-2-db0457af9c127cba516c1dab0a9205f7e84a9f93.zip |
alpha stable wrt bug #492190
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Mail-IMAPClient')
-rw-r--r-- | dev-perl/Mail-IMAPClient/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.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 41cc590c6273..bf80e521c731 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.89 2014/02/14 19:18:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.90 2014/02/23 18:03:23 zlogene Exp $ + + 23 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> + Mail-IMAPClient-3.330.0.ebuild: + alpha stable wrt bug #492190 14 Feb 2014; Markus Meier <maekke@gentoo.org> Mail-IMAPClient-3.330.0.ebuild: arm stable, bug #492190 diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild index 1456757653b4..21581151c25c 100644 --- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild +++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.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.330.0.ebuild,v 1.3 2014/02/14 19:18:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild,v 1.4 2014/02/23 18:03:23 zlogene Exp $ EAPI=4 @@ -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=" |