diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:23:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:23:47 +0000 |
commit | 3961b03e0a4ead3464d566f853eed3096adf2b68 (patch) | |
tree | e7f819fca5387ac8085e57bde69661c59a8024a3 /mail-mta | |
parent | Stable for ppc, wrt bug #486758 (diff) | |
download | gentoo-2-3961b03e0a4ead3464d566f853eed3096adf2b68.tar.gz gentoo-2-3961b03e0a4ead3464d566f853eed3096adf2b68.tar.bz2 gentoo-2-3961b03e0a4ead3464d566f853eed3096adf2b68.zip |
Stable for ppc, wrt bug #486504
(Portage version: 2.2.1/cvs/Linux ppc64, 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.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index b24cdd68219d..f2fd2df7dd19 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.170 2013/11/01 14:22:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.171 2013/12/21 17:23:47 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> courier-0.71.ebuild: + Stable for ppc, wrt bug #486504 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> courier-0.71.ebuild: x86 stable wrt bug #486504 diff --git a/mail-mta/courier/courier-0.71.ebuild b/mail-mta/courier/courier-0.71.ebuild index 89da1b30bb01..b86cd97c1387 100644 --- a/mail-mta/courier/courier-0.71.ebuild +++ b/mail-mta/courier/courier-0.71.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/courier/courier-0.71.ebuild,v 1.5 2013/11/01 14:22:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.6 2013/12/21 17:23:47 ago Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" |