diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-24 21:24:49 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-24 21:24:49 +0000 |
commit | c756673b1ba1aa646b48d292f7f372df73ca5f34 (patch) | |
tree | b9dba8d94bd1a1cf4e90e563c355cf30dc22f6b3 /mail-mta/courier | |
parent | eselect wxwidgets affects build behaviour, not runtime, and only outside of (diff) | |
download | gentoo-2-c756673b1ba1aa646b48d292f7f372df73ca5f34.tar.gz gentoo-2-c756673b1ba1aa646b48d292f7f372df73ca5f34.tar.bz2 gentoo-2-c756673b1ba1aa646b48d292f7f372df73ca5f34.zip |
Stable on amd64 wrt bug #359303
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.65.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index d52aa698d179..b50a9370c1ec 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.139 2011/03/21 11:44:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.140 2011/03/24 21:24:49 angelos Exp $ + + 24 Mar 2011; Christoph Mende <angelos@gentoo.org> courier-0.65.2-r1.ebuild: + Stable on amd64 wrt bug #359303 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> courier-0.65.2-r1.ebuild: Revert my commit diff --git a/mail-mta/courier/courier-0.65.2-r1.ebuild b/mail-mta/courier/courier-0.65.2-r1.ebuild index 65af4af594ee..e274ba30d928 100644 --- a/mail-mta/courier/courier-0.65.2-r1.ebuild +++ b/mail-mta/courier/courier-0.65.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2-r1.ebuild,v 1.5 2011/03/21 11:44:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.65.2-r1.ebuild,v 1.6 2011/03/24 21:24:49 angelos Exp $ inherit eutils flag-o-matic @@ -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 mailwrapper \ fam web webmail" |