diff options
author | 2013-04-14 11:42:39 +0000 | |
---|---|---|
committer | 2013-04-14 11:42:39 +0000 | |
commit | 4b7b2c8d1a31d909aa28cfc6e2f0cbe4c60da176 (patch) | |
tree | d014232852e212bea8bdfc05bdb56be57d3aa1c8 /mail-mta/postfix/postfix-2.10.0.ebuild | |
parent | Stable for sh, wrt bug #464450 (diff) | |
download | gentoo-2-4b7b2c8d1a31d909aa28cfc6e2f0cbe4c60da176.tar.gz gentoo-2-4b7b2c8d1a31d909aa28cfc6e2f0cbe4c60da176.tar.bz2 gentoo-2-4b7b2c8d1a31d909aa28cfc6e2f0cbe4c60da176.zip |
Stable for sh, wrt bug #465060
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta/postfix/postfix-2.10.0.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.10.0.ebuild b/mail-mta/postfix/postfix-2.10.0.ebuild index a6f9d77c660d..cbb42e894c6d 100644 --- a/mail-mta/postfix/postfix-2.10.0.ebuild +++ b/mail-mta/postfix/postfix-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.10.0.ebuild,v 1.13 2013/04/13 20:49:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.10.0.ebuild,v 1.14 2013/04/14 11:42:39 ago Exp $ EAPI=5 inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic pam user versionator @@ -19,7 +19,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz LICENSE="IBM" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="+berkdb cdb doc dovecot-sasl hardened ldap ldap-bind memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda" DEPEND=">=dev-libs/libpcre-3.4 |