diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-23 09:01:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-23 09:01:23 +0000 |
commit | 882f88e8c072befb03cd844b2848da8385b04747 (patch) | |
tree | 2343ab911fd4c8f71f906908b7e3b2c79ce56016 /mail-mta | |
parent | Stable for ppc, wrt bug #540536 (diff) | |
download | gentoo-2-882f88e8c072befb03cd844b2848da8385b04747.tar.gz gentoo-2-882f88e8c072befb03cd844b2848da8385b04747.tar.bz2 gentoo-2-882f88e8c072befb03cd844b2848da8385b04747.zip |
Stable for ppc, wrt bug #553660
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta')
-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 1a0631d8a255..b144c177518e 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.191 2015/07/03 08:56:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.192 2015/07/23 09:01:23 ago Exp $ + + 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> courier-0.75.0.ebuild: + Stable for ppc, wrt bug #553660 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> courier-0.75.0.ebuild: Stable for alpha, wrt bug #553660 diff --git a/mail-mta/courier/courier-0.75.0.ebuild b/mail-mta/courier/courier-0.75.0.ebuild index 705aacb7bbc1..81f0448ead44 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.5 2015/07/03 08:56:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.75.0.ebuild,v 1.6 2015/07/23 09:01:23 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="alpha amd64 ~arm hppa ~ppc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" |