summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-20 10:21:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-20 10:21:29 +0000
commit9f9976fff12d3d7fbbdc8d7aacbc97a6ca7b858c (patch)
treece0222c10a132d24a75f95b23788b0b28bdaefff /mail-mta/postfix
parentStable for alpha, wrt bug #448164 (diff)
downloadgentoo-2-9f9976fff12d3d7fbbdc8d7aacbc97a6ca7b858c.tar.gz
gentoo-2-9f9976fff12d3d7fbbdc8d7aacbc97a6ca7b858c.tar.bz2
gentoo-2-9f9976fff12d3d7fbbdc8d7aacbc97a6ca7b858c.zip
Stable for alpha, wrt bug #452590
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r--mail-mta/postfix/ChangeLog5
-rw-r--r--mail-mta/postfix/postfix-2.9.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog
index 751915b1c382..b824fc005705 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.409 2013/01/18 11:00:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.410 2013/01/20 10:21:29 ago Exp $
+
+ 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> postfix-2.9.5.ebuild:
+ Stable for alpha, wrt bug #452590
18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> postfix-2.9.5.ebuild:
Stable for x86, wrt bug #452590
diff --git a/mail-mta/postfix/postfix-2.9.5.ebuild b/mail-mta/postfix/postfix-2.9.5.ebuild
index 3b7e73042083..1f33bc767976 100644
--- a/mail-mta/postfix/postfix-2.9.5.ebuild
+++ b/mail-mta/postfix/postfix-2.9.5.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.9.5.ebuild,v 1.3 2013/01/18 11:00:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.5.ebuild,v 1.4 2013/01/20 10:21:29 ago Exp $
EAPI=4
@@ -20,7 +20,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