diff options
author | 2008-09-02 16:30:12 +0000 | |
---|---|---|
committer | 2008-09-02 16:30:12 +0000 | |
commit | 200c6bd5bf8397ba98925e568281864a4d5b5a1a (patch) | |
tree | 54689c5b1bc167043df1b400ae3f9527ba47be84 /mail-mta/postfix/postfix-2.5.5.ebuild | |
parent | Marking postfix-2.5.5 ppc64 and ppc for bug 236453 (diff) | |
download | gentoo-2-200c6bd5bf8397ba98925e568281864a4d5b5a1a.tar.gz gentoo-2-200c6bd5bf8397ba98925e568281864a4d5b5a1a.tar.bz2 gentoo-2-200c6bd5bf8397ba98925e568281864a4d5b5a1a.zip |
amd64 stable wrt security bug #236453
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'mail-mta/postfix/postfix-2.5.5.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.5.5.ebuild b/mail-mta/postfix/postfix-2.5.5.ebuild index 4675d75a63e9..21188c1cfc88 100644 --- a/mail-mta/postfix/postfix-2.5.5.ebuild +++ b/mail-mta/postfix/postfix-2.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.5.5.ebuild,v 1.2 2008/09/02 15:55:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.5.5.ebuild,v 1.3 2008/09/02 16:30:12 keytoaster Exp $ # NOTE: this ebuild is a regular ebuild without mailer-config support! # Comment lines below "regular ebuild" and uncomment lines below "mailer-config support" @@ -11,7 +11,7 @@ inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic pam # mailer-config support #inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic mailer pam -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" # regular ebuild IUSE="cdb dovecot-sasl hardened ipv6 ldap mailwrapper mbox mysql nis pam postgres sasl selinux ssl vda" |