diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:01:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:01:13 +0000 |
commit | 2499bf6c50105339024c85db8eabb7bf8f77497f (patch) | |
tree | de49f5a43aa17d369c17f46dbfaa60f6f4aa6681 /mail-mta | |
parent | Stable for sparc, wrt bug #488806 (diff) | |
download | gentoo-2-2499bf6c50105339024c85db8eabb7bf8f77497f.tar.gz gentoo-2-2499bf6c50105339024c85db8eabb7bf8f77497f.tar.bz2 gentoo-2-2499bf6c50105339024c85db8eabb7bf8f77497f.zip |
Stable for sparc, wrt bug #486504
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 f2fd2df7dd19..08cc0bd26f5c 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.171 2013/12/21 17:23:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.172 2013/12/23 16:01:13 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> courier-0.71.ebuild: + Stable for sparc, wrt bug #486504 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> courier-0.71.ebuild: Stable for ppc, wrt bug #486504 diff --git a/mail-mta/courier/courier-0.71.ebuild b/mail-mta/courier/courier-0.71.ebuild index b86cd97c1387..e48353a59a34 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.6 2013/12/21 17:23:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.7 2013/12/23 16:01:13 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" |