diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:21:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:21:56 +0000 |
commit | 3c1064d0fd85a73f03d51409a15688afe6a2ed31 (patch) | |
tree | 7de5715abf945bf3d89caedc6fdb0a7bf604a5a5 /mail-mta | |
parent | Stable for ia64, wrt bug #495350 (diff) | |
download | gentoo-2-3c1064d0fd85a73f03d51409a15688afe6a2ed31.tar.gz gentoo-2-3c1064d0fd85a73f03d51409a15688afe6a2ed31.tar.bz2 gentoo-2-3c1064d0fd85a73f03d51409a15688afe6a2ed31.zip |
Stable for ia64, wrt bug #486504
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/courier/ChangeLog | 7 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.71.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 08cc0bd26f5c..de13ee955048 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.172 2013/12/23 16:01:13 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.173 2014/01/15 09:21:56 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> courier-0.71.ebuild: + Stable for ia64, wrt bug #486504 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> courier-0.71.ebuild: Stable for sparc, wrt bug #486504 diff --git a/mail-mta/courier/courier-0.71.ebuild b/mail-mta/courier/courier-0.71.ebuild index e48353a59a34..68e21728de83 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 +# Copyright 1999-2014 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.7 2013/12/23 16:01:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.8 2014/01/15 09:21:56 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" |