diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:33:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:33:33 +0000 |
commit | f71d79ebd284111c1dd336efa0b476cc476a90e0 (patch) | |
tree | 83fe04b9990a55ad8268cacdce56557acf12dd63 /mail-mta/postfix | |
parent | Stable for alpha, wrt bug #477180 (diff) | |
download | gentoo-2-f71d79ebd284111c1dd336efa0b476cc476a90e0.tar.gz gentoo-2-f71d79ebd284111c1dd336efa0b476cc476a90e0.tar.bz2 gentoo-2-f71d79ebd284111c1dd336efa0b476cc476a90e0.zip |
Stable for alpha, wrt bug #476970
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r-- | mail-mta/postfix/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/postfix/postfix-2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog index c5a0f10bcb4c..f5a9a2a9dfe4 100644 --- a/mail-mta/postfix/ChangeLog +++ b/mail-mta/postfix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/postfix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.454 2013/07/22 21:57:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.455 2013/07/30 12:33:33 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> postfix-2.10.1.ebuild: + Stable for alpha, wrt bug #476970 22 Jul 2013; Markus Meier <maekke@gentoo.org> postfix-2.10.1.ebuild: arm stable, bug #476970 diff --git a/mail-mta/postfix/postfix-2.10.1.ebuild b/mail-mta/postfix/postfix-2.10.1.ebuild index 20fd2c03993d..ffec46bd8c22 100644 --- a/mail-mta/postfix/postfix-2.10.1.ebuild +++ b/mail-mta/postfix/postfix-2.10.1.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.1.ebuild,v 1.8 2013/07/22 21:57:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.10.1.ebuild,v 1.9 2013/07/30 12:33:33 ago Exp $ EAPI=5 inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic pam user versionator systemd @@ -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 |