diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-11 19:55:17 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-11 19:55:17 +0000 |
commit | 5ff8077ce9625da267d9d207e5f9165050d8cd8c (patch) | |
tree | 1260dd9c3b429ff421895f835363bdb77b0a43a9 /mail-mta/postfix/postfix-2.2.5.ebuild | |
parent | Bump for 7.0RC2. (diff) | |
download | gentoo-2-5ff8077ce9625da267d9d207e5f9165050d8cd8c.tar.gz gentoo-2-5ff8077ce9625da267d9d207e5f9165050d8cd8c.tar.bz2 gentoo-2-5ff8077ce9625da267d9d207e5f9165050d8cd8c.zip |
Marking stable wrt bug #112203.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'mail-mta/postfix/postfix-2.2.5.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.2.5.ebuild b/mail-mta/postfix/postfix-2.2.5.ebuild index 63e10ef5a0ef..90bff9d210c7 100644 --- a/mail-mta/postfix/postfix-2.2.5.ebuild +++ b/mail-mta/postfix/postfix-2.2.5.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/mail-mta/postfix/postfix-2.2.5.ebuild,v 1.1 2005/10/11 02:16:31 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.2.5.ebuild,v 1.2 2005/11/11 19:55:17 wolf31o2 Exp $ inherit eutils ssl-cert toolchain-funcs flag-o-matic pam IUSE="ipv6 pam ldap mysql postgres ssl sasl mailwrapper mbox nis vda selinux hardened" @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${MY_SRC}.tar. LICENSE="IPL-1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" PROVIDE="virtual/mta virtual/mda" DEPEND=">=sys-libs/db-3.2 |