diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-23 13:13:18 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-23 13:13:18 +0000 |
commit | dcf74607b3fb7e703c520c41e94fbbe46bca8354 (patch) | |
tree | 32fc563db13c03c27e04bbdd43e233c58a3db7c2 /net-mail | |
parent | Removing unnecessary dependency (because of modular X) (diff) | |
download | gentoo-2-dcf74607b3fb7e703c520c41e94fbbe46bca8354.tar.gz gentoo-2-dcf74607b3fb7e703c520c41e94fbbe46bca8354.tar.bz2 gentoo-2-dcf74607b3fb7e703c520c41e94fbbe46bca8354.zip |
~amd64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004g-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 23f8a8877ebf..ed303bc86d13 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/uw-imap # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.89 2006/01/21 22:01:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.90 2006/01/23 13:13:18 blubb Exp $ + + 23 Jan 2006; Simon Stelling <blubb@gentoo.org> uw-imap-2004g-r2.ebuild: + added ~amd64 keyword 21 Jan 2006; Markus Rothe <corsair@gentoo.org> uw-imap-2004g-r2.ebuild: Stable on ppc64 diff --git a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild b/net-mail/uw-imap/uw-imap-2004g-r2.ebuild index d6c39d12fc70..f769fc3481fe 100644 --- a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild +++ b/net-mail/uw-imap/uw-imap-2004g-r2.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/net-mail/uw-imap/uw-imap-2004g-r2.ebuild,v 1.9 2006/01/21 22:01:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r2.ebuild,v 1.10 2006/01/23 13:13:18 blubb Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |