diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:52:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:52:19 +0000 |
commit | 40d8cb7cdb8406d49be282f3d2fdee26598e9c04 (patch) | |
tree | 6bb51a43f9cbb19b0a787a20fbcfbf4a7fb173df /mail-mta | |
parent | Stable for alpha, wrt bug #486504 (diff) | |
download | gentoo-2-40d8cb7cdb8406d49be282f3d2fdee26598e9c04.tar.gz gentoo-2-40d8cb7cdb8406d49be282f3d2fdee26598e9c04.tar.bz2 gentoo-2-40d8cb7cdb8406d49be282f3d2fdee26598e9c04.zip |
Stable for alpha, wrt bug #486504
(Portage version: 2.2.7/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.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index de13ee955048..cd3c120a4552 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # 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 $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.174 2014/01/18 19:52:19 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> courier-0.71.ebuild: + Stable for alpha, wrt bug #486504 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> courier-0.71.ebuild: Stable for ia64, wrt bug #486504 diff --git a/mail-mta/courier/courier-0.71.ebuild b/mail-mta/courier/courier-0.71.ebuild index 68e21728de83..997c156fd56f 100644 --- a/mail-mta/courier/courier-0.71.ebuild +++ b/mail-mta/courier/courier-0.71.ebuild @@ -1,6 +1,6 @@ # 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.8 2014/01/15 09:21:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.9 2014/01/18 19:52:19 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" |