summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 10:58:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 10:58:09 +0000
commitfa6b4ca9892d118bdd6c87ad2aa9d9786fdf9dba (patch)
tree1eed8e14930f18083f3de4cfcf38ac0928d3b5c2 /mail-mta/postfix
parentStable for ia64, wrt bug #545850 (diff)
downloadgentoo-2-fa6b4ca9892d118bdd6c87ad2aa9d9786fdf9dba.tar.gz
gentoo-2-fa6b4ca9892d118bdd6c87ad2aa9d9786fdf9dba.tar.bz2
gentoo-2-fa6b4ca9892d118bdd6c87ad2aa9d9786fdf9dba.zip
Stable for ia64, wrt bug #544248
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r--mail-mta/postfix/ChangeLog5
-rw-r--r--mail-mta/postfix/postfix-3.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog
index 912e083d6b9e..ef67028b3420 100644
--- a/mail-mta/postfix/ChangeLog
+++ b/mail-mta/postfix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/postfix
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.582 2015/04/13 08:37:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.583 2015/04/14 10:58:09 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
+ Stable for ia64, wrt bug #544248
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> postfix-3.0.0.ebuild:
Stable for alpha, wrt bug #544248
diff --git a/mail-mta/postfix/postfix-3.0.0.ebuild b/mail-mta/postfix/postfix-3.0.0.ebuild
index 0a7f93653379..ff2bb64a6d4d 100644
--- a/mail-mta/postfix/postfix-3.0.0.ebuild
+++ b/mail-mta/postfix/postfix-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.0.0.ebuild,v 1.9 2015/04/13 08:37:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.0.0.ebuild,v 1.10 2015/04/14 10:58:09 ago Exp $
EAPI=5
inherit eutils flag-o-matic multilib pam ssl-cert systemd toolchain-funcs user versionator
@@ -19,7 +19,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz
LICENSE="IBM"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="+berkdb cdb doc dovecot-sasl +eai hardened ldap ldap-bind lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda"
DEPEND=">=dev-libs/libpcre-3.4