diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-15 15:16:47 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-15 15:16:47 +0000 |
commit | 07f6fc3708101356880c6777f893713f001f3ccc (patch) | |
tree | 13337edbeadbb7fc4e29e079e7fe21505d3b772d /dev-perl/Mail-IMAPClient | |
parent | Fixed crontab perms. (diff) | |
download | gentoo-2-07f6fc3708101356880c6777f893713f001f3ccc.tar.gz gentoo-2-07f6fc3708101356880c6777f893713f001f3ccc.tar.bz2 gentoo-2-07f6fc3708101356880c6777f893713f001f3ccc.zip |
unmasking x86
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 a7086a39eab6..bfe76d9179ac 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.1 2005/01/09 15:45:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.2 2005/01/15 15:16:47 mcummings Exp $ + + 15 Jan 2005; Michael Cummings <mcummings@gentoo.org> + Mail-IMAPClient-2.2.9.ebuild: + unmasking x86 *Mail-IMAPClient-2.2.9 (09 Jan 2005) 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 36cff4a17f8e..9bc6b842739b 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-2005 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.1 2005/01/09 15:45:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.2 2005/01/15 15:16:47 mcummings Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" # Tests are not enabled for this package intentionally. They require |