diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-03-26 18:53:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-03-26 18:53:20 +0000 |
commit | b16fcc8735516a45661b57195fd6b7fc70a58de3 (patch) | |
tree | ce75bf25acabea72881000b65ace23d6e4d7bc85 /net-mail/courier-imap | |
parent | this is the debian verison of NetBSDs ash. ebuild submitted by: Thomas Eckert... (diff) | |
download | gentoo-2-b16fcc8735516a45661b57195fd6b7fc70a58de3.tar.gz gentoo-2-b16fcc8735516a45661b57195fd6b7fc70a58de3.tar.bz2 gentoo-2-b16fcc8735516a45661b57195fd6b7fc70a58de3.zip |
Marked stable on hppa.
Diffstat (limited to 'net-mail/courier-imap')
-rw-r--r-- | net-mail/courier-imap/courier-imap-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/courier-imap/courier-imap-3.0.2.ebuild b/net-mail/courier-imap/courier-imap-3.0.2.ebuild index cbc5b49dafa1..411fc761669c 100644 --- a/net-mail/courier-imap/courier-imap-3.0.2.ebuild +++ b/net-mail/courier-imap/courier-imap-3.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.2.ebuild,v 1.4 2004/03/26 18:27:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-3.0.2.ebuild,v 1.5 2004/03/26 18:53:20 gmsoft Exp $ DESCRIPTION="An IMAP daemon designed specifically for maildirs" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~hppa amd64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha hppa amd64" LICENSE="GPL-2" SLOT="0" IUSE="gdbm ldap berkdb mysql pam nls postgres fam" |