diff options
author | Kevyn Shortell <trance@gentoo.org> | 2003-12-26 19:32:33 +0000 |
---|---|---|
committer | Kevyn Shortell <trance@gentoo.org> | 2003-12-26 19:32:33 +0000 |
commit | 208c080ce780fc5c767dd8c8fd597487d9a312d3 (patch) | |
tree | 7edc87e78b18284a557409eabdfcff0fd8464065 /net-mail/postfix | |
parent | Version bumped (diff) | |
download | gentoo-2-208c080ce780fc5c767dd8c8fd597487d9a312d3.tar.gz gentoo-2-208c080ce780fc5c767dd8c8fd597487d9a312d3.tar.bz2 gentoo-2-208c080ce780fc5c767dd8c8fd597487d9a312d3.zip |
tagging stable
Diffstat (limited to 'net-mail/postfix')
-rw-r--r-- | net-mail/postfix/postfix-2.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/postfix/postfix-2.0.11.ebuild b/net-mail/postfix/postfix-2.0.11.ebuild index 81257cbcdc96..55567e188aa5 100644 --- a/net-mail/postfix/postfix-2.0.11.ebuild +++ b/net-mail/postfix/postfix-2.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.11 2003/11/05 00:54:30 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.12 2003/12/26 19:31:14 trance Exp $ IUSE="ssl mysql sasl ldap ipv6 maildir mbox" @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz SLOT="0" LICENSE="IPL-1" -KEYWORDS="x86 ~sparc ~ppc amd64 ~alpha" +KEYWORDS="x86 ~sparc ppc amd64 ~alpha" PROVIDE="virtual/mta virtual/mda" |