diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 08:56:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 08:56:14 +0000 |
commit | 4756c6a3f58d4ddda981d4a0e53d73562a835d4b (patch) | |
tree | 45cda1ab80cf9cd13964f0343794af532a8e1010 /mail-mta | |
parent | Stable for alpha, wrt bug #553660 (diff) | |
download | gentoo-2-4756c6a3f58d4ddda981d4a0e53d73562a835d4b.tar.gz gentoo-2-4756c6a3f58d4ddda981d4a0e53d73562a835d4b.tar.bz2 gentoo-2-4756c6a3f58d4ddda981d4a0e53d73562a835d4b.zip |
Stable for alpha, wrt bug #553660
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 192cff2589c5..1a0631d8a255 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.190 2015/07/02 05:04:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.191 2015/07/03 08:56:14 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> courier-0.75.0.ebuild: + Stable for alpha, wrt bug #553660 02 Jul 2015; Jeroen Roovers <jer@gentoo.org> courier-0.75.0.ebuild: Stable for HPPA (bug #553660). diff --git a/mail-mta/courier/courier-0.75.0.ebuild b/mail-mta/courier/courier-0.75.0.ebuild index 615462296355..705aacb7bbc1 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.4 2015/07/02 05:04:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.75.0.ebuild,v 1.5 2015/07/03 08:56:14 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="alpha amd64 ~arm hppa ~ppc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" |