diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-20 17:49:41 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-20 17:49:41 +0000 |
commit | 323c747259c1864b80e2eeb35a717dd0473bb598 (patch) | |
tree | 3c17aea382cad41378b84099e38ca541dd60f9e3 /dev-perl/Mail-IMAPClient | |
parent | Stable on alpha and amd64. (diff) | |
download | historical-323c747259c1864b80e2eeb35a717dd0473bb598.tar.gz historical-323c747259c1864b80e2eeb35a717dd0473bb598.tar.bz2 historical-323c747259c1864b80e2eeb35a717dd0473bb598.zip |
Stable on amd64.
Package-Manager: portage-2.0.54-r2
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-2.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-IMAPClient/ChangeLog b/dev-perl/Mail-IMAPClient/ChangeLog index 2871c9195cd6..4c064d41633d 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.9 2006/05/10 20:59:43 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.10 2006/05/20 17:44:39 tcort Exp $ + + 20 May 2006; Thomas Cort <tcort@gentoo.org> Mail-IMAPClient-2.2.9.ebuild: + Stable on amd64. 10 May 2006; Thomas Cort <tcort@gentoo.org> Mail-IMAPClient-2.2.9.ebuild: Added ~alpha keyword wrt Bug #129854. diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild index 13e40374a970..2886803d3ec5 100644 --- a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild +++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.11 2006/05/10 20:59:43 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.12 2006/05/20 17:44:39 tcort Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~s390 sparc x86" IUSE="" # Tests are not enabled for this package intentionally. They require |