diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 16:47:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 16:47:47 +0000 |
commit | 22e36c55af663610dadb8de005bbda08f27f385c (patch) | |
tree | 0c9b1490bbb86f2e54e1754dbc534eef75008762 /dev-perl/Mail-IMAPClient | |
parent | Mark 0.80 stable on ia64 (diff) | |
download | historical-22e36c55af663610dadb8de005bbda08f27f385c.tar.gz historical-22e36c55af663610dadb8de005bbda08f27f385c.tar.bz2 historical-22e36c55af663610dadb8de005bbda08f27f385c.zip |
Mark 2.2.9 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Mail-IMAPClient')
-rw-r--r-- | dev-perl/Mail-IMAPClient/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-IMAPClient/ChangeLog b/dev-perl/Mail-IMAPClient/ChangeLog index 1fab34e104d5..320be7ec3c07 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.11 2006/07/04 11:54:11 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.12 2006/07/10 16:47:47 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Mail-IMAPClient-2.2.9.ebuild: + Mark 2.2.9 stable on ia64 04 Jul 2006; Christian Hartmann <ian@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 9dc47df3518b..edd4d2e6ee86 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.13 2006/07/04 11:54:11 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.14 2006/07/10 16:47:47 agriffis 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 |