diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-13 21:01:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-13 21:01:06 +0000 |
commit | 74efce33fa2bded16435131e3131343a5eb18268 (patch) | |
tree | 50f85a3ceadf44fa133289bc968b293bf09d5c66 /mail-mta/postfix/postfix-2.4.6-r2.ebuild | |
parent | Stable on x86 wrt bug #208131 (diff) | |
download | historical-74efce33fa2bded16435131e3131343a5eb18268.tar.gz historical-74efce33fa2bded16435131e3131343a5eb18268.tar.bz2 historical-74efce33fa2bded16435131e3131343a5eb18268.zip |
x86 stable, bug #201671 and quotes in 2.3.8-r1
Package-Manager: portage-2.1.4.4
RepoMan-Options: --force
Diffstat (limited to 'mail-mta/postfix/postfix-2.4.6-r2.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.4.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.4.6-r2.ebuild b/mail-mta/postfix/postfix-2.4.6-r2.ebuild index 09833ddab874..fea60507f9e3 100644 --- a/mail-mta/postfix/postfix-2.4.6-r2.ebuild +++ b/mail-mta/postfix/postfix-2.4.6-r2.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.4.6-r2.ebuild,v 1.3 2008/02/13 10:17:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.4.6-r2.ebuild,v 1.4 2008/02/13 21:01:06 maekke 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" |