diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 15:11:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 15:11:46 +0000 |
commit | 9d28917d57d1c0a20533dbb0a776d46ad34df9d4 (patch) | |
tree | 33265977f8c4c6b66b12e5088c0c7c1bd74ba9f3 /mail-mta | |
parent | Stable for ppc, wrt bug #441528 (diff) | |
download | gentoo-2-9d28917d57d1c0a20533dbb0a776d46ad34df9d4.tar.gz gentoo-2-9d28917d57d1c0a20533dbb0a776d46ad34df9d4.tar.bz2 gentoo-2-9d28917d57d1c0a20533dbb0a776d46ad34df9d4.zip |
Stable for ppc, wrt bug #439736
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.69.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 61438c7fa5ab..09603d8377eb 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.157 2012/12/08 18:16:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.158 2012/12/09 15:11:46 ago Exp $ + + 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> courier-0.69.0.ebuild: + Stable for ppc, wrt bug #439736 08 Dec 2012; Jeroen Roovers <jer@gentoo.org> courier-0.69.0.ebuild: Stable for HPPA (bug #439736). diff --git a/mail-mta/courier/courier-0.69.0.ebuild b/mail-mta/courier/courier-0.69.0.ebuild index e5ad638524ed..7251a48b3873 100644 --- a/mail-mta/courier/courier-0.69.0.ebuild +++ b/mail-mta/courier/courier-0.69.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v 1.5 2012/12/08 18:16:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v 1.6 2012/12/09 15:11:46 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" |