summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-05 13:22:23 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-05 13:22:23 +0000
commitff61da907e5c693e6e778da45be11b157aadf4b6 (patch)
tree3579a93a1743fccaee3bcd5896690ed300ffd7bc /mail-mta/postfix
parentKeyworded on alpha, bug #498466 (diff)
downloadgentoo-2-ff61da907e5c693e6e778da45be11b157aadf4b6.tar.gz
gentoo-2-ff61da907e5c693e6e778da45be11b157aadf4b6.tar.bz2
gentoo-2-ff61da907e5c693e6e778da45be11b157aadf4b6.zip
Keyworded on alpha, bug #498466
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r--mail-mta/postfix/ChangeLog5
-rw-r--r--mail-mta/postfix/postfix-2.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog
index 0434777604d2..b186049ff515 100644
--- a/mail-mta/postfix/ChangeLog
+++ b/mail-mta/postfix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/postfix
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.509 2014/07/02 06:56:35 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.510 2014/07/05 13:22:23 klausman Exp $
+
+ 05 Jul 2014; Tobias Klausmann <klausman@gentoo.org> postfix-2.11.1.ebuild:
+ Keyworded on alpha, bug #498466
*postfix-2.12_pre20140701 (02 Jul 2014)
diff --git a/mail-mta/postfix/postfix-2.11.1.ebuild b/mail-mta/postfix/postfix-2.11.1.ebuild
index 0a9eb810b510..b74a12e0e0ab 100644
--- a/mail-mta/postfix/postfix-2.11.1.ebuild
+++ b/mail-mta/postfix/postfix-2.11.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.11.1.ebuild,v 1.1 2014/05/09 12:12:13 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.11.1.ebuild,v 1.2 2014/07/05 13:22:23 klausman 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="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
IUSE="+berkdb cdb doc dovecot-sasl hardened ldap ldap-bind lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda"
DEPEND=">=dev-libs/libpcre-3.4