diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-16 09:16:33 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-16 09:16:33 +0000 |
commit | 5c9c258618a5c767e1fce19e9ae0c4d970c12048 (patch) | |
tree | db6b4fa379229b97c4e56c62f3421c479c127fb1 /mail-mta | |
parent | stable x86, bug 319785 (diff) | |
download | gentoo-2-5c9c258618a5c767e1fce19e9ae0c4d970c12048.tar.gz gentoo-2-5c9c258618a5c767e1fce19e9ae0c4d970c12048.tar.bz2 gentoo-2-5c9c258618a5c767e1fce19e9ae0c4d970c12048.zip |
stable x86, bug 319785
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/courier/ChangeLog | 6 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.64.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 276cd72b10f0..6a1baba6c1d3 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.129 2010/06/28 12:09:41 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.130 2010/07/16 09:16:33 fauli Exp $ + + 16 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + courier-0.64.1.ebuild: + stable x86, bug 319785 *courier-0.65.0 (28 Jun 2010) diff --git a/mail-mta/courier/courier-0.64.1.ebuild b/mail-mta/courier/courier-0.64.1.ebuild index 4039582cc476..51f3116be908 100644 --- a/mail-mta/courier/courier-0.64.1.ebuild +++ b/mail-mta/courier/courier-0.64.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.1.ebuild,v 1.3 2010/06/17 20:24:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.64.1.ebuild,v 1.4 2010/07/16 09:16:33 fauli 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 ~mips -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" |