diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:10:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:10:23 +0000 |
commit | d6b8957a8d4c52609cb022c90c9809a8f8213cea (patch) | |
tree | e07e231870afe93707bb4de2cbb58a86d39276b7 /dev-perl/Mail-IMAPClient | |
parent | Stable for amd64, wrt bug #441234 (diff) | |
download | gentoo-2-d6b8957a8d4c52609cb022c90c9809a8f8213cea.tar.gz gentoo-2-d6b8957a8d4c52609cb022c90c9809a8f8213cea.tar.bz2 gentoo-2-d6b8957a8d4c52609cb022c90c9809a8f8213cea.zip |
Stable for amd64, wrt bug #441236
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Mail-IMAPClient')
-rw-r--r-- | dev-perl/Mail-IMAPClient/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.320.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-IMAPClient/ChangeLog b/dev-perl/Mail-IMAPClient/ChangeLog index 88046929a2b9..fdc1734194be 100644 --- a/dev-perl/Mail-IMAPClient/ChangeLog +++ b/dev-perl/Mail-IMAPClient/ChangeLog @@ -1,6 +1,9 @@ # 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.78 2012/09/02 15:57:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.79 2012/12/06 18:10:23 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> Mail-IMAPClient-3.320.0.ebuild: + Stable for amd64, wrt bug #441236 02 Sep 2012; Torsten Veller <tove@gentoo.org> -Mail-IMAPClient-3.300.0.ebuild: diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.320.0.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.320.0.ebuild index 5b4cacf07eae..be0289ad16dd 100644 --- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.320.0.ebuild +++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.320.0.ebuild @@ -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.320.0.ebuild,v 1.1 2012/08/20 13:28:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.320.0.ebuild,v 1.2 2012/12/06 18:10:23 ago 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=" |