diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:18:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:18:48 +0000 |
commit | 2ce2be46ca1a3ff7c2f87ed5d0765954c69c4cdb (patch) | |
tree | 58b3cbf71fe70097d4c1913503aeab451997e460 /dev-perl/Mail-IMAPClient | |
parent | Stable for x86, wrt bug #441234 (diff) | |
download | gentoo-2-2ce2be46ca1a3ff7c2f87ed5d0765954c69c4cdb.tar.gz gentoo-2-2ce2be46ca1a3ff7c2f87ed5d0765954c69c4cdb.tar.bz2 gentoo-2-2ce2be46ca1a3ff7c2f87ed5d0765954c69c4cdb.zip |
Stable for x86, 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 fdc1734194be..ec772e7b3e53 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.79 2012/12/06 18:10:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.80 2012/12/06 18:18:48 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> Mail-IMAPClient-3.320.0.ebuild: + Stable for x86, wrt bug #441236 06 Dec 2012; <ago@gentoo.org> Mail-IMAPClient-3.320.0.ebuild: Stable for amd64, wrt bug #441236 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 be0289ad16dd..3e0360f13008 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.2 2012/12/06 18:10:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-3.320.0.ebuild,v 1.3 2012/12/06 18:18:48 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=" |