diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-10 20:59:43 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-10 20:59:43 +0000 |
commit | deb10c6d321e03200ac5d68896220cb89882f2ca (patch) | |
tree | fc49b3e8e38e45b5a531424b187ca3c3b817616e /dev-perl | |
parent | Added 7.0.10 (diff) | |
download | gentoo-2-deb10c6d321e03200ac5d68896220cb89882f2ca.tar.gz gentoo-2-deb10c6d321e03200ac5d68896220cb89882f2ca.tar.bz2 gentoo-2-deb10c6d321e03200ac5d68896220cb89882f2ca.zip |
Added ~alpha keyword wrt Bug #129854.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl')
-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 95ba9d0f75b0..2871c9195cd6 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.8 2006/03/30 23:01:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.9 2006/05/10 20:59:43 tcort Exp $ + + 10 May 2006; Thomas Cort <tcort@gentoo.org> Mail-IMAPClient-2.2.9.ebuild: + Added ~alpha keyword wrt Bug #129854. 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Mail-IMAPClient-2.2.9.ebuild: 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 a7ac7fb07621..13e40374a970 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.10 2006/04/21 01:11:48 vapier Exp $ +# $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 $ inherit perl-module eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~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 |