diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-07 01:14:38 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-07 01:14:38 +0000 |
commit | 41e70c081297b81c0e3442d887ba21bb27e56191 (patch) | |
tree | 57f84062bb4a0ada60b32159ec8e6c21c0ca138f /mail-mta | |
parent | Bug #162681, fix manpage location. (diff) | |
download | gentoo-2-41e70c081297b81c0e3442d887ba21bb27e56191.tar.gz gentoo-2-41e70c081297b81c0e3442d887ba21bb27e56191.tar.bz2 gentoo-2-41e70c081297b81c0e3442d887ba21bb27e56191.zip |
stable on sparc, bug #223767
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.59.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 5e3267fceae4..6f6f89cf5ef9 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.107 2008/06/04 12:15:42 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.108 2008/06/07 01:14:37 bluebird Exp $ + + 07 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> courier-0.59.0.ebuild: + stable on sparc, bug #223767 04 Jun 2008; Dawid Węgliński <cla@gentoo.org> courier-0.59.0.ebuild: Stable on x86/amd64 (bug #223767) diff --git a/mail-mta/courier/courier-0.59.0.ebuild b/mail-mta/courier/courier-0.59.0.ebuild index 893b22248f84..403ae91115ec 100644 --- a/mail-mta/courier/courier-0.59.0.ebuild +++ b/mail-mta/courier/courier-0.59.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.8 2008/06/04 12:15:42 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.59.0.ebuild,v 1.9 2008/06/07 01:14:38 bluebird Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -17,7 +17,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite mailwrapper \ fam web webmail" |