diff options
author | Tuan Van <langthang@gentoo.org> | 2004-11-24 17:12:54 +0000 |
---|---|---|
committer | Tuan Van <langthang@gentoo.org> | 2004-11-24 17:12:54 +0000 |
commit | fb57e2ca1019de534ad0f91a14e36803de596923 (patch) | |
tree | a04620972134e8afc7bb7bbf219e1cb2d41fdf7a /net-mail | |
parent | redigest (Manifest recommit) (diff) | |
download | gentoo-2-fb57e2ca1019de534ad0f91a14e36803de596923.tar.gz gentoo-2-fb57e2ca1019de534ad0f91a14e36803de596923.tar.bz2 gentoo-2-fb57e2ca1019de534ad0f91a14e36803de596923.zip |
stable on x86
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild index c3f4f61a3e05..face84f4c025 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild,v 1.2 2004/11/24 15:05:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.10.ebuild,v 1.3 2004/11/24 17:12:54 langthang Exp $ inherit eutils ssl-cert gnuconfig fixheadtails @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc hppa" +KEYWORDS="x86 ~sparc ~amd64 ~ppc hppa" IUSE="afs drac idled kerberos pam snmp ssl tcpd" PROVIDE="virtual/imapd" |