diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-01 07:33:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-01 07:33:45 +0000 |
commit | 889ce9742f877b146cf768631fd98d7bb64ad724 (patch) | |
tree | b3272dd9fbbfb007ec76567aab1c74d00af10ff2 /mail-mta/courier | |
parent | Stable for x86, wrt bug #553660 (diff) | |
download | gentoo-2-889ce9742f877b146cf768631fd98d7bb64ad724.tar.gz gentoo-2-889ce9742f877b146cf768631fd98d7bb64ad724.tar.bz2 gentoo-2-889ce9742f877b146cf768631fd98d7bb64ad724.zip |
Stable for x86, wrt bug #553660
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.75.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index a9a2ea561c1b..6627249a8179 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.188 2015/07/01 07:33:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.189 2015/07/01 07:33:45 ago Exp $ + + 01 Jul 2015; Agostino Sarubbo <ago@gentoo.org> courier-0.75.0.ebuild: + Stable for x86, wrt bug #553660 01 Jul 2015; Agostino Sarubbo <ago@gentoo.org> courier-0.75.0.ebuild: Stable for amd64, wrt bug #553660 diff --git a/mail-mta/courier/courier-0.75.0.ebuild b/mail-mta/courier/courier-0.75.0.ebuild index 5ded22ad6809..89b60b7742e9 100644 --- a/mail-mta/courier/courier-0.75.0.ebuild +++ b/mail-mta/courier/courier-0.75.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/courier/courier-0.75.0.ebuild,v 1.2 2015/07/01 07:33:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.75.0.ebuild,v 1.3 2015/07/01 07:33:45 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: # ~s390 ~ppc64 ~alpha ~ia64 ~sparc ~x86 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" |