diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-07 16:24:51 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-07 16:24:51 +0000 |
commit | 42c2666a907151e3a1f41bfaae32c3c9b579cba7 (patch) | |
tree | 6afaf43b28d6900ba2f53627121960dea6fa156e /net-mail/dovecot | |
parent | Stable on x86 and alpha. Added cjk as secondary maintaining herd (and resigne... (diff) | |
download | gentoo-2-42c2666a907151e3a1f41bfaae32c3c9b579cba7.tar.gz gentoo-2-42c2666a907151e3a1f41bfaae32c3c9b579cba7.tar.bz2 gentoo-2-42c2666a907151e3a1f41bfaae32c3c9b579cba7.zip |
~amd64
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 884e98dd3615..eee7a095d161 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.2 2004/04/27 09:23:24 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.3 2004/05/07 16:24:51 kugelfang Exp $ + + 07 May 2004; Danny van Dyk <kugelfang@gentoo.org> dovecot-0.99.10.4.ebuild: + Marked ~amd64. *dovecot-0.99.10.4 (10 Apr 2004) diff --git a/net-mail/dovecot/dovecot-0.99.10.4.ebuild b/net-mail/dovecot/dovecot-0.99.10.4.ebuild index d34864afd783..3c481214f297 100644 --- a/net-mail/dovecot/dovecot-0.99.10.4.ebuild +++ b/net-mail/dovecot/dovecot-0.99.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.10.4.ebuild,v 1.1 2004/04/10 14:21:11 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.10.4.ebuild,v 1.2 2004/05/07 16:24:51 kugelfang Exp $ IUSE="debug ipv6 ldap maildir pam postgres sasl ssl vpopmail nopop3d" @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" #PROVIDE="virtual/imapd" |