diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-23 18:27:06 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-23 18:27:06 +0000 |
commit | 7aabaab613703846f88d356d7ce7eac538f41abc (patch) | |
tree | 97808ab61c52aa926247f4cca387d1cb58159dc0 /dev-perl | |
parent | ppc stable wrt bug #492190 (diff) | |
download | gentoo-2-7aabaab613703846f88d356d7ce7eac538f41abc.tar.gz gentoo-2-7aabaab613703846f88d356d7ce7eac538f41abc.tar.bz2 gentoo-2-7aabaab613703846f88d356d7ce7eac538f41abc.zip |
sparc stable wrt bug #492190
(Portage version: 2.2.7/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.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 cffaf8436d42..42ce7747348c 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.92 2014/02/23 18:22:43 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.93 2014/02/23 18:27:06 zlogene Exp $ + + 23 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> + Mail-IMAPClient-3.330.0.ebuild: + sparc stable wrt bug #492190 23 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Mail-IMAPClient-3.330.0.ebuild: 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 3a4880ae8693..eefc43ec4b50 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.6 2014/02/23 18:22:43 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.330.0.ebuild,v 1.7 2014/02/23 18:27:06 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=" |