diff options
author | 2005-02-07 03:53:04 +0000 | |
---|---|---|
committer | 2005-02-07 03:53:04 +0000 | |
commit | 8d85e32dadf849a0d5e70854bd73452408676558 (patch) | |
tree | dc38639db65ffb68659ff95bdb4e6ee53f9f8c3c /net-mail/courier-imap/courier-imap-4.0.1.ebuild | |
parent | stable for security #78249 (diff) | |
download | gentoo-2-8d85e32dadf849a0d5e70854bd73452408676558.tar.gz gentoo-2-8d85e32dadf849a0d5e70854bd73452408676558.tar.bz2 gentoo-2-8d85e32dadf849a0d5e70854bd73452408676558.zip |
Marked stable on mips.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-mail/courier-imap/courier-imap-4.0.1.ebuild')
-rw-r--r-- | net-mail/courier-imap/courier-imap-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/courier-imap/courier-imap-4.0.1.ebuild b/net-mail/courier-imap/courier-imap-4.0.1.ebuild index 0e3e69a10324..f5db315117e1 100644 --- a/net-mail/courier-imap/courier-imap-4.0.1.ebuild +++ b/net-mail/courier-imap/courier-imap-4.0.1.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/net-mail/courier-imap/courier-imap-4.0.1.ebuild,v 1.3 2005/02/04 04:46:32 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1.ebuild,v 1.4 2005/02/07 03:53:04 kumba Exp $ inherit eutils gnuconfig IUSE="fam berkdb gdbm debug ipv6 nls selinux" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~s390 ~sparc x86" #userpriv breaks linking against vpopmail RESTRICT="nouserpriv" |