diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2005-02-19 02:51:32 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2005-02-19 02:51:32 +0000 |
commit | bf40b1201d29c2378404e5a93e747fdd9ed05a46 (patch) | |
tree | 113e4b2caa250526b6c135eb8838d7e1f877bcd8 /net-mail/dovecot/dovecot-0.99.13.ebuild | |
parent | fix os-headers in RDEPEND (reported by Vitaly Ivanov (diff) | |
download | historical-bf40b1201d29c2378404e5a93e747fdd9ed05a46.tar.gz historical-bf40b1201d29c2378404e5a93e747fdd9ed05a46.tar.bz2 historical-bf40b1201d29c2378404e5a93e747fdd9ed05a46.zip |
Version bump
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'net-mail/dovecot/dovecot-0.99.13.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-0.99.13.ebuild b/net-mail/dovecot/dovecot-0.99.13.ebuild index cb9571f327a4..dabc5ba19899 100644 --- a/net-mail/dovecot/dovecot-0.99.13.ebuild +++ b/net-mail/dovecot/dovecot-0.99.13.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/dovecot/dovecot-0.99.13.ebuild,v 1.1 2005/01/08 19:46:05 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.13.ebuild,v 1.2 2005/02/19 02:51:32 g2boojum Exp $ IUSE="debug ipv6 ldap mbox pam postgres sasl ssl gnutls vpopmail nopop3d mysql" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://dovecot.org/releases/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc" +KEYWORDS="x86 ~amd64 ~sparc ~ppc" #PROVIDE="virtual/imapd" |